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