1. 8ceb9de dyn TS: clearly use lchan[0], fixing minor confusion by Neels Hofmeyr · 8 years ago
  2. 65bfd76 libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  3. b7d11e3 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  4. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  5. f8d6053 dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitb by Neels Hofmeyr · 8 years ago
  6. b763811 dyn TS: split dyn_pdch_init() for new dyn type and rename by Neels Hofmeyr · 8 years ago
  7. 6c5f278 dyn TS: implement pchan switchover logic by Neels Hofmeyr · 8 years ago
  8. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  9. 3c0df95 dyn TS: rename lchan->dyn_pdch to lchan->dyn by Neels Hofmeyr · 8 years ago
  10. 612722c Modify SI 13 field to support 11 bit RACH by bhargava · 8 years ago
  11. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  12. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  13. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  14. 32fdba0 sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  15. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  16. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  17. 6d99958 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  18. eb64e3f SGSN: split GEA key management from TLLI by Max · 8 years ago
  19. 9943d7a SGSN: use unique AUTH REQ reference by Max · 8 years ago
  20. 2bcf05b osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  21. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  22. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  23. 0bd04bc SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  24. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  25. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  26. 3911533 Make random extension range configurable by Max · 8 years ago
  27. a34ddc5 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  28. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  29. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  30. f05e96d Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  31. a6bee42 DTX: add data necessary for scheduling by Max · 8 years ago
  32. 25436e6 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  33. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  34. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  35. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  36. addcad0 Store last used FN for TCH by Max · 8 years ago
  37. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  38. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  39. 7e06273 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  40. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  41. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  42. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  43. 5860cd5 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  44. 82ae9d9 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  45. 794ff48 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  46. 4e349d6 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  47. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  48. 106231f osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  49. f53cc96 gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  50. 36c7ff7 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  51. 8f4b2b8 rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  52. e2b5349 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  53. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  54. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  55. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  56. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  57. eaf196c Add basic UARFCN support by Max · 8 years ago
  58. 4aa171a Cleanup shared data structure by Max · 8 years ago
  59. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  60. 754629f Refactor SI-related code by Max · 8 years ago
  61. cab5beb Add SI2quater support to SI3 by Max · 8 years ago
  62. 884b4da NAT: reload BSCs config dynamically by Max · 8 years ago
  63. f36cb4c NAT: move BSC config into separate file by Max · 8 years ago
  64. 8a55ec5 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  65. 3cfa178 MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  66. 221c4c1 Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  67. 5c33631 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  68. 2c07934 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  69. f013167 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  70. abc6465 smpp: refactor initialization, add bind address by Neels Hofmeyr · 8 years ago
  71. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  72. 54f31c6 osmo-nitb: add -M to pass specific MNCC socket path by Neels Hofmeyr · 8 years ago
  73. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  74. d6466c9 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 9 years ago
  75. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  76. 71a3c39 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  77. b996687 mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  78. a2217ec gtphub: simplify/fix: one TEI mapping per tunnel. by Neels Hofmeyr · 9 years ago
  79. 7756ca5 gtphub: add more detailed I/O rate counters. by Neels Hofmeyr · 9 years ago
  80. 45832bb gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  81. 7a10e44 gtphub: implement sgsn_use_sender for NAT. by Neels Hofmeyr · 9 years ago
  82. f6fe212 gtphub: wrap gtphub_write() for test suite. by Neels Hofmeyr · 9 years ago
  83. 8adb844 gtphub: monitor GSNs' restart counters. by Neels Hofmeyr · 9 years ago
  84. 3c6e053 gtphub: handle Delete PDP Context. by Neels Hofmeyr · 9 years ago
  85. 078fe56 gtphub: fix some style complaints from cppcheck by Neels Hofmeyr · 9 years ago
  86. 5da32ac gtphub: refactor: use side_idx everywhere. by Neels Hofmeyr · 9 years ago
  87. 6c16406 gtphub: use a single TEI pool across planes. by Neels Hofmeyr · 9 years ago
  88. 27544ac gtphub: cosmetic: for_each_side,_plane macros. by Neels Hofmeyr · 9 years ago
  89. 80ee391 gtphub: implement restart counter properly. by Neels Hofmeyr · 9 years ago
  90. 39da711 gtphub: track tunnels explicitly. by Neels Hofmeyr · 9 years ago
  91. b3368bc gtphub: cosmetic/prepare: rename expiry queues. by Neels Hofmeyr · 9 years ago
  92. feb23f7 gtphub: cosmetic/prepare: add nr_map_refresh(). by Neels Hofmeyr · 9 years ago
  93. e4b3f69 gtphub: cosmetic: fix an argument name. by Neels Hofmeyr · 9 years ago
  94. c5f8fe0 gtphub: first vty show commands. by Neels Hofmeyr · 9 years ago
  95. 416e35f gtphub: add first rate counters by Neels Hofmeyr · 9 years ago
  96. 21d0873 gtphub: add explicit cleanup handles. by Neels Hofmeyr · 9 years ago
  97. 671e8d6 gtphub: cosmetic: rename a file. by Neels Hofmeyr · 9 years ago
  98. 6a65a8f gtphub: nr_map: add min,max and wrap. by Neels Hofmeyr · 9 years ago
  99. 767804d gtphub: fix number map range for TEIs. by Neels Hofmeyr · 9 years ago
  100. 9b30c1a gtphub: lose obsolete comment. by Neels Hofmeyr · 9 years ago