1. bfe2727 move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  2. 191933d move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  3. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  4. 4a668ba sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  5. e322240 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  6. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  7. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  8. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  9. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  10. 2ba6b73 define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  11. 5e5a8bb Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  12. db824ff ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  13. f810d4f gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  14. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  15. 27cf95d om2000: Add support for querying RBS capabilities by root · 8 years ago
  16. 018877b WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  17. 38d64b6 OML: Improve OML attribute handling by Philipp · 8 years ago
  18. 1068837 DTX DL: Add FACCH cache by Max · 8 years ago
  19. 4f598fc bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  20. 3dca916 Replace magic number with define by Max · 8 years ago
  21. 7c33a5c DTX DL: use FSM for AMR by Max · 8 years ago
  22. a8d0825 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  23. 77a52e4 DTX: add flag for AMR HR P* by Max · 8 years ago
  24. 88711e9 DTX: extend SID cache by Max · 8 years ago
  25. 3913c4f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  26. f3c8959 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  27. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  28. 7c0b45b Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  29. 0655539 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  30. 0c620ef mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  31. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  32. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  33. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  34. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  35. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  36. 8a3fe60 V.42bis: integration and unit test by Philipp · 8 years ago
  37. 92e9aad V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  38. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  39. 4948209 RFC1144: integration and unit-test by Philipp · 8 years ago
  40. 92b30ac RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  41. 59971b8 SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  42. 92866f0 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  43. f6946cd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  44. b1b025d cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  45. cd4eb0e properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  46. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  47. 3502ab6 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  48. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  49. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  50. 7d62c88 IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  51. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  52. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  53. 4457400 IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  54. d8aad3a libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  55. da6853a add libiu by Neels Hofmeyr · 8 years ago
  56. 9985f47 Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  57. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  58. fcb979a Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  59. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  60. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  61. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  62. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  63. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  64. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  65. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  66. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  67. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  68. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  69. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  70. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  71. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  72. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  73. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  74. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  75. 6d99958 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  76. eb64e3f SGSN: split GEA key management from TLLI by Max · 8 years ago
  77. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  78. 2bcf05b osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  79. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  80. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  81. 0bd04bc SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  82. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  83. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  84. 3911533 Make random extension range configurable by Max · 8 years ago
  85. a34ddc5 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  86. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  87. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  88. f05e96d Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  89. a6bee42 DTX: add data necessary for scheduling by Max · 8 years ago
  90. 25436e6 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  91. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  92. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  93. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  94. addcad0 Store last used FN for TCH by Max · 8 years ago
  95. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  96. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  97. 7e06273 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  98. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  99. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  100. 3d94aca Move DTX settings to BTS by Max · 8 years ago