1. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  2. a5c71bf paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  3. 150abff osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  4. f188623 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  5. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  6. 6c4382b remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  7. 881064e Prevent segfault in range encoding by Max · 8 years ago
  8. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  9. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  10. 549ebc7 Improve GPRS logging by Max · 8 years ago
  11. 11ecc93 rename oap.h to oap_client.h by Neels Hofmeyr · 8 years ago
  12. 49012f1 oap: rename public API from oap_ to oap_client_ by Neels Hofmeyr · 8 years ago
  13. 736474c move OAP messages implementations to libosmocore by Harald Welte · 8 years ago
  14. eaaee92 rename gprs_gsup_client.h to gsup_client.h by Neels Hofmeyr · 8 years ago
  15. 814fef0 gprs_gsup_client*: remove the gprs_ prefix by Neels Hofmeyr · 8 years ago
  16. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  17. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  18. ec16c16 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  19. ce090f8 gsm_subscriber_connection: mark BSC specific items by Neels Hofmeyr · 8 years ago
  20. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  21. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  22. 06d39fd move to libcommon-cs: network VTY that isn't BSC-specific by Neels Hofmeyr · 8 years ago
  23. b90eabf move to libcommon-cs: global vty gsm_network pointer by Neels Hofmeyr · 8 years ago
  24. e235441 split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  25. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  26. ac1f143 factor out & introduce struct gsm_encr, in common_cs.h by Neels Hofmeyr · 8 years ago
  27. 43273c6 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  28. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  29. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  30. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  31. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  32. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  33. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  34. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  35. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  36. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  37. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  38. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  39. 1b76a03 DTX DL: Add FACCH cache by Max · 8 years ago
  40. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  41. 582e4f6 Replace magic number with define by Max · 8 years ago
  42. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  43. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  44. 2d66bb2 DTX: add flag for AMR HR P* by Max · 8 years ago
  45. 63c18ca DTX: extend SID cache by Max · 8 years ago
  46. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  47. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  48. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  49. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  50. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  51. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  52. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  53. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  54. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  55. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  56. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  57. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  58. 0b11db7 V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  59. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  60. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  61. b3e116c RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  62. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  63. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  64. 8ce66fd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  65. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  66. ab04fb2 properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  67. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  68. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  69. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  70. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  71. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  72. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  73. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  74. 9bc42ec IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  75. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  76. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  77. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  78. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  79. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  80. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  81. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  82. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  83. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  84. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  85. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  86. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  87. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  88. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  89. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  90. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  91. 34b8b5b gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  92. c165876 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  93. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  94. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  95. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  96. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  97. 5aa5196 SGSN: split GEA key management from TLLI by Max · 8 years ago
  98. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  99. 5754206 osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  100. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago