1. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  2. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  3. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  4. 402006d define mncc_recv_cb_t to avoid code dup by Neels Hofmeyr · 8 years ago
  5. c69ee85 Add empty libcommon-cs by Neels Hofmeyr · 8 years ago
  6. 5085e0b ussd: Add band-aid for interrogationSS by Holger Hans Peter Freyther · 8 years ago
  7. beade31 gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_info by Daniel Willmann · 8 years ago
  8. eae6829 Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  9. 4579978 om2000: Add support for querying RBS capabilities by root · 8 years ago
  10. 591e1d7 WIP: OM2000: Full state machine implementation using osmo_fsm by Harald Welte · 8 years ago
  11. b4cb838 OML: Improve OML attribute handling by Philipp · 8 years ago
  12. 1b76a03 DTX DL: Add FACCH cache by Max · 8 years ago
  13. 8c53c59 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  14. 582e4f6 Replace magic number with define by Max · 8 years ago
  15. 1e646f0 DTX DL: use FSM for AMR by Max · 8 years ago
  16. 5275c15 Revert "bsc: count the usage of codec by setting the lchan active" by Neels Hofmeyr · 8 years ago
  17. 2d66bb2 DTX: add flag for AMR HR P* by Max · 8 years ago
  18. 63c18ca DTX: extend SID cache by Max · 8 years ago
  19. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  20. 38e9ea3 bsc: count the usage of codec by setting the lchan active by Alexander Couzens · 8 years ago
  21. 255dbfe dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  22. 2afffd5 Revert "bts: extend bts_chan_load to allow counting tch only" by Neels Hofmeyr · 8 years ago
  23. 5e0b0a6 mscsplit: add gsm_network backpointer to gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  24. 663debc mscsplit: abis vty: decouple from global bsc_gsmnet variable by Neels Hofmeyr · 8 years ago
  25. 43d86bf mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  26. c13e687 mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  27. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  28. d90fa42 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  29. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  30. d8b4577 V.42bis: integration and unit test by Philipp · 8 years ago
  31. 0b11db7 V.42bis: add sourcecode from IAXmodem (SPANDSP) by Philipp · 8 years ago
  32. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  33. 2c7f837 RFC1144: integration and unit-test by Philipp · 8 years ago
  34. b3e116c RFC1144: add slhc code from linux kernel by Philipp · 8 years ago
  35. 22611be SNDCP: add SNDCP-XID encoder/decoder and unit test by Philipp · 8 years ago
  36. 308cb07 bts: extend bts_chan_load to allow counting tch only by Alexander Couzens · 8 years ago
  37. 8ce66fd cosmetic: transaction.h: 1 comment typo, 1 whitespace by Neels Hofmeyr · 8 years ago
  38. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  39. ab04fb2 properly #include <openbsc/gsm_data.h> from gsm_subscriber.h by Neels Hofmeyr · 8 years ago
  40. 292ec58 Modify SI 13 field for control_ack_type by Max · 8 years ago
  41. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  42. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  43. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  44. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  45. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  46. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  47. 9bc42ec IuPS: add VTY config for asn_debug by Neels Hofmeyr · 8 years ago
  48. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  49. bfa8878 add libiu by Neels Hofmeyr · 8 years ago
  50. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  51. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  52. a536fc6 Adding LLC-XID encoder / decoder and unit test by Philipp · 8 years ago
  53. b74a2c8 dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  54. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  55. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  56. 76a0ad7 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  57. 5f0c71b dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  58. d3b7fa8 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  59. b91e600 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  60. d384110 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  61. 6e999b7 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  62. 350533c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  63. 7458572 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  64. 34b8b5b gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  65. c165876 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  66. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  67. 17a6bab fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  68. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  69. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  70. 5aa5196 SGSN: split GEA key management from TLLI by Max · 8 years ago
  71. 4011e72 SGSN: use unique AUTH REQ reference by Max · 8 years ago
  72. 5754206 osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  73. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  74. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  75. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  76. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  77. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  78. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  79. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  80. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  81. 3adb23c add DSUA debug constant by Daniel Willmann · 8 years ago
  82. ec74465 Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  83. f5fe31d DTX: add data necessary for scheduling by Max · 8 years ago
  84. ae3f071 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  85. 35a65ed add DRANAP debug constant by Daniel Willmann · 8 years ago
  86. 3e62d41 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  87. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  88. d7df7ae Store last used FN for TCH by Max · 8 years ago
  89. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  90. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  91. 0f46f9c rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  92. 82dd983 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  93. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  94. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  95. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  96. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  97. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  98. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  99. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  100. eff215a osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago