1. 6f9a6ca SGSN: prevent starting with inconsistent config by Max · 8 years ago
  2. 5872641 Make random MSISDN assignment optional by Max · 8 years ago
  3. 3f88e6f libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  4. a86f5c0 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  5. 0bd04bc SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  6. 92d8d0a SGSN: force GSUP CN domain to PS by Max · 8 years ago
  7. c5d6a90 Fix vty tests with subscriber deletion by Max · 8 years ago
  8. 50c2bd4 err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  9. 01cb40d dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  10. a4353c8 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  11. 73208e0 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  12. ff1d734 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  13. 2b91ce2 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  14. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  15. 6a65dfc configure: require libgsm for --enable-mgcp-transcoding by Neels Hofmeyr · 8 years ago
  16. 44419bd bsc_version.c: update copyright date, add contributor by Neels Hofmeyr · 8 years ago
  17. 10b0f1d dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  18. 6297b74 dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  19. 1d9a3aa dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  20. 811052a dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect) by Neels Hofmeyr · 8 years ago
  21. 5a3c23c dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  22. 3911533 Make random extension range configurable by Max · 8 years ago
  23. 2fa9b68 Fix SIGABRT on wrong AMR payload by Max · 8 years ago
  24. a34ddc5 dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  25. 37c3a61 dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  26. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  27. 05955e4 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  28. e34707e dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  29. f05e96d Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  30. a6bee42 DTX: add data necessary for scheduling by Max · 8 years ago
  31. 25436e6 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  32. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  33. bb17dbc lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  34. 032beff Add warning for unsupported DTX configurations by Max · 8 years ago
  35. d0ba6d6 gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL by Neels Hofmeyr · 8 years ago
  36. 58b03e3 configure.ac: add --enable-iu with deps asn1c, ranap, sigtran by Daniel Willmann · 8 years ago
  37. 6b27230 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  38. a06b527 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  39. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  40. addcad0 Store last used FN for TCH by Max · 8 years ago
  41. 711adc2 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  42. 8ddce12 sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu) by Daniel Willmann · 8 years ago
  43. 95de4d5 gprs_gmm.c: Perform LLME operations only if we have one by Harald Welte · 9 years ago
  44. 1548700 gprs_gmm.c: Make TLLI handling specific to Gb interface by Harald Welte · 9 years ago
  45. 4805d8f gprs_gmm.c: Don't try to de-reference NULL mmctx by Neels Hofmeyr · 8 years ago
  46. beaf11d rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  47. 7736dda create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  48. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  49. 1d22f51 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  50. 680a2ea Merge "rename enum gprs_mm_state to gprs_gmm_state" by Harald Welte · 8 years ago
  51. 29dc3bf Merge "add .gitreview" by Harald Welte · 8 years ago
  52. 2313442 gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  53. 0eb9d23 add .gitreview by Alexander Couzens · 8 years ago
  54. 7e06273 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  55. 539ffa2 Make si2q scheduling optional by Max · 8 years ago
  56. f7e28a4 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  57. cac441c tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  58. 5dc2350 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  59. b803b14 debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  60. 266376f rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame by Harald Welte · 9 years ago
  61. 83a3de7 gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  62. 0ba8650 Fix copy-paste error in SI6 by Max · 8 years ago
  63. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  64. 9deade7 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  65. 3032ff9 drop unneccessary duplicate linking: osmo-nitb by Neels Hofmeyr · 8 years ago
  66. 625eb22 drop unneccessary duplicate/unused linking: ipaccess by Neels Hofmeyr · 8 years ago
  67. bc510d9 drop unneccessary duplicate linking: osmo-bsc by Neels Hofmeyr · 8 years ago
  68. 927d1a4 Make extending subscriber creation easier by Max · 8 years ago
  69. 36c3cb1 Use proper measurement for handover by Max · 8 years ago
  70. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  71. 98f0a38 Cleanup db test by Max · 8 years ago
  72. f77ac9a db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  73. 48fcc19 Ignore extended test leftovers by Max · 8 years ago
  74. d3356e7 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  75. 84125e7 Add human-readable name of SGSN_AUTH_AUTHENTICATE by Harald Welte · 8 years ago
  76. c21455b sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago
  77. 5860cd5 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  78. 170551f OAP: Various coding style fixes by Harald Welte · 8 years ago
  79. 82ae9d9 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  80. 794ff48 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  81. 4e349d6 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  82. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  83. 106231f osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  84. f53cc96 gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  85. 36c7ff7 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  86. 8f4b2b8 rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  87. e2b5349 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  88. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  89. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  90. 34ef4c5 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  91. 30aa232 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  92. 33220d0 Adjust si2quater ranges by Max · 8 years ago
  93. a69d4fd Fix comment typo by Max · 8 years ago
  94. 57b26a2 Add missing include by Max · 8 years ago
  95. 3a816e8 Add extra debug output with channel mode and type by Max · 8 years ago
  96. cc0e500 Add vty check for max si2quater size by Max · 8 years ago
  97. eaf196c Add basic UARFCN support by Max · 8 years ago
  98. 4aa171a Cleanup shared data structure by Max · 8 years ago
  99. 2befab1 Fix earfcn deletion by Max · 8 years ago
  100. 303753e Fix documentation for command parameters by Max · 8 years ago