1. 9759374 jenkins.sh: add --enable-iu matrix build by Neels Hofmeyr · 8 years ago
  2. a3d93ed jenkins.sh: remove code dup by Neels Hofmeyr · 8 years ago
  3. 5754206 osmux: Add negotiation state so race conditions can't disable osmux by Daniel Willmann · 8 years ago
  4. 176b62a SGSN: prevent starting with inconsistent config by Max · 8 years ago
  5. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  6. 9f8f9b8 libbsc: skip channel state LCHAN_S_INACTIVE while handover by Alexander Couzens · 8 years ago
  7. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  8. 93408ae SGSN: add vty config for choosing GPRS encryption by Max · 8 years ago
  9. 896c6f8 SGSN: force GSUP CN domain to PS by Max · 8 years ago
  10. 488902d Fix vty tests with subscriber deletion by Max · 8 years ago
  11. dd49bee err log: tweak dyn pdch ack error logging by Neels Hofmeyr · 8 years ago
  12. 3f22122 dyn PDCH: cosmetic: clarify lchan rel with assertion and comment by Neels Hofmeyr · 8 years ago
  13. b0cc642 debug log: log all lchan state transitions by Neels Hofmeyr · 8 years ago
  14. efedf80 vty: show lchan summary: also show lchan->state by Neels Hofmeyr · 8 years ago
  15. 82c8f75 dyn PDCH: enable PDCH only after release due to error by Neels Hofmeyr · 8 years ago
  16. 241bda0 typo in sgsn_test by Neels Hofmeyr · 8 years ago
  17. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  18. f8e02aa configure: require libgsm for --enable-mgcp-transcoding by Neels Hofmeyr · 8 years ago
  19. 3491088 bsc_version.c: update copyright date, add contributor by Neels Hofmeyr · 8 years ago
  20. 832afa3 dyn PDCH: set lchan->state after PDCH DEACT / before PDCH ACT by Neels Hofmeyr · 8 years ago
  21. 285df2e dyn PDCH: add lchan sanity checks in PDCH DE/ACT ACK by Neels Hofmeyr · 8 years ago
  22. 3201988 dyn PDCH: track pending PDCH de-/activation by Neels Hofmeyr · 8 years ago
  23. c1fbded dyn PDCH: fix: clear PDCH flags on TS reconnect (e.g. BTS re-connect) by Neels Hofmeyr · 8 years ago
  24. 2ebacce dyn PDCH: TS flags: rename one, add three, as enum by Neels Hofmeyr · 8 years ago
  25. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  26. e152ffe Fix SIGABRT on wrong AMR payload by Max · 8 years ago
  27. b8afb5f dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS Enable by Neels Hofmeyr · 8 years ago
  28. 9df268e dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel by Andreas Eversberg · 11 years ago
  29. 3adb23c add DSUA debug constant by Daniel Willmann · 8 years ago
  30. a668525 dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots by Neels Hofmeyr · 8 years ago
  31. 0434efa dyn PDCH: Fix free slot search for chan_alloc_reverse == true by Andreas Eversberg · 11 years ago
  32. ec74465 Add talkspurt indicator for gsm_lchan by Max · 8 years ago
  33. f5fe31d DTX: add data necessary for scheduling by Max · 8 years ago
  34. ae3f071 Add DTXd indicator to gsm_lchan by Max · 8 years ago
  35. 35a65ed add DRANAP debug constant by Daniel Willmann · 8 years ago
  36. f5713a5 lchan_alloc(): on alloc failure, report original type by Neels Hofmeyr · 8 years ago
  37. 6079528 Add warning for unsupported DTX configurations by Max · 8 years ago
  38. 9329e6f gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL by Neels Hofmeyr · 8 years ago
  39. 3af9660 configure.ac: add --enable-iu with deps asn1c, ranap, sigtran by Daniel Willmann · 8 years ago
  40. 9f5d231 debug log: cosmetic fixes by Neels Hofmeyr · 8 years ago
  41. 3e62d41 comment tweak for bsc_handover_start() by Neels Hofmeyr · 8 years ago
  42. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  43. d7df7ae Store last used FN for TCH by Max · 8 years ago
  44. f9f4387 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  45. 7ec8ca4 sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu) by Daniel Willmann · 8 years ago
  46. 2b2429e gprs_gmm.c: Perform LLME operations only if we have one by Harald Welte · 9 years ago
  47. dbc72b3 gprs_gmm.c: Make TLLI handling specific to Gb interface by Harald Welte · 9 years ago
  48. e98ba82 gprs_gmm.c: Don't try to de-reference NULL mmctx by Neels Hofmeyr · 8 years ago
  49. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  50. 62ff384 create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  51. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  52. 97165f3 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  53. e119748 Merge "rename enum gprs_mm_state to gprs_gmm_state" by Harald Welte · 8 years ago
  54. a9ca72d Merge "add .gitreview" by Harald Welte · 8 years ago
  55. 85f8fda gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  56. 51fbc5f add .gitreview by Alexander Couzens · 8 years ago
  57. 0f46f9c rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  58. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  59. 82dd983 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  60. 307e406 tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  61. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  62. ddf4e1e debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  63. ed04fcc rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame by Harald Welte · 9 years ago
  64. aea28ce gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  65. ea8e983 Fix copy-paste error in SI6 by Max · 8 years ago
  66. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  67. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  68. 5493d87 drop unneccessary duplicate linking: osmo-nitb by Neels Hofmeyr · 8 years ago
  69. 2fa7d84 drop unneccessary duplicate/unused linking: ipaccess by Neels Hofmeyr · 8 years ago
  70. 63081fe drop unneccessary duplicate linking: osmo-bsc by Neels Hofmeyr · 8 years ago
  71. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  72. 8a4d2e7 Use proper measurement for handover by Max · 8 years ago
  73. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  74. 9a7e25b Cleanup db test by Max · 8 years ago
  75. a8d8e93 db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  76. 34e2b09 Ignore extended test leftovers by Max · 8 years ago
  77. cd5e526 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  78. 7c55ede Add human-readable name of SGSN_AUTH_AUTHENTICATE by Harald Welte · 8 years ago
  79. 5f2524f sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago
  80. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  81. d8aa412 OAP: Various coding style fixes by Harald Welte · 8 years ago
  82. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  83. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  84. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  85. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  86. eff215a osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  87. 7ca035d gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  88. 85234a3 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  89. 842674b rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  90. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  91. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  92. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  93. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  94. 3ffce19 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  95. 35697b9 Adjust si2quater ranges by Max · 8 years ago
  96. 299a999 Fix comment typo by Max · 8 years ago
  97. e01f505 Add missing include by Max · 8 years ago
  98. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  99. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  100. 26679e0 Add basic UARFCN support by Max · 8 years ago