1. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  2. 62ff384 create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  3. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  4. 97165f3 rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  5. e119748 Merge "rename enum gprs_mm_state to gprs_gmm_state" by Harald Welte · 8 years ago
  6. a9ca72d Merge "add .gitreview" by Harald Welte · 8 years ago
  7. 85f8fda gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  8. 51fbc5f add .gitreview by Alexander Couzens · 8 years ago
  9. 0f46f9c rename enum gprs_mm_state to gprs_gmm_state by Daniel Willmann · 8 years ago
  10. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  11. 82dd983 bsc: Create minimal SI6 rest octets by Holger Hans Peter Freyther · 8 years ago
  12. 307e406 tweak db debug log: log TMSI as hex by Neels Hofmeyr · 8 years ago
  13. 5b692d0 filter/nat: Fix the context for the imsi assignment by Holger Hans Peter Freyther · 8 years ago
  14. ddf4e1e debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  15. ed04fcc rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frame by Harald Welte · 9 years ago
  16. aea28ce gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  17. ea8e983 Fix copy-paste error in SI6 by Max · 8 years ago
  18. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  19. 8495e03 drop unneccessary duplicate linking: tests/gsm0408 by Neels Hofmeyr · 8 years ago
  20. 5493d87 drop unneccessary duplicate linking: osmo-nitb by Neels Hofmeyr · 8 years ago
  21. 2fa7d84 drop unneccessary duplicate/unused linking: ipaccess by Neels Hofmeyr · 8 years ago
  22. 63081fe drop unneccessary duplicate linking: osmo-bsc by Neels Hofmeyr · 8 years ago
  23. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  24. 8a4d2e7 Use proper measurement for handover by Max · 8 years ago
  25. c08ee71 Move DTX settings to BTS by Max · 8 years ago
  26. 9a7e25b Cleanup db test by Max · 8 years ago
  27. a8d8e93 db.c: implemented incremental migration by Vadim Yanitskiy · 8 years ago
  28. 34e2b09 Ignore extended test leftovers by Max · 8 years ago
  29. cd5e526 sgsn_test: Adapt test case to now-existing InsertSubscriberData by Harald Welte · 8 years ago
  30. 7c55ede Add human-readable name of SGSN_AUTH_AUTHENTICATE by Harald Welte · 8 years ago
  31. 5f2524f sgsn/GSUP: Support MAP-style nested LU/ISD by Harald Welte · 8 years ago
  32. 5d547a4 osmo_oap_decode(): Use common argument ordering by Harald Welte · 8 years ago
  33. d8aa412 OAP: Various coding style fixes by Harald Welte · 8 years ago
  34. 564c065 OAP: use osmo_oap_ prefix for OAP, rather than plain oap_ by Harald Welte · 8 years ago
  35. 31760a1 oap_message.h: Remove dependency to openbsc include by Harald Welte · 8 years ago
  36. 23d77d5 Move osmo_gsup_messages.[ch] to libosmocore by Harald Welte · 8 years ago
  37. 50f1c0a move utils.h functions to libosmocore by Harald Welte · 8 years ago
  38. eff215a osmo_gsup_messge.[ch] documentation update (doxygen) by Harald Welte · 8 years ago
  39. 7ca035d gsup_messages: Add UMTS AKA related encoding/decoding support by Harald Welte · 8 years ago
  40. 85234a3 move osmo_shift_* / osmo_match_shift_* to libosmogsm by Harald Welte · 8 years ago
  41. 842674b rename gprs_shift_*() to osmo_shift_*() by Harald Welte · 8 years ago
  42. 28903a9 Rename gprs_gsup_* to osmo_gsup_* by Harald Welte · 8 years ago
  43. d3fa84d use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  44. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  45. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  46. 3ffce19 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  47. 35697b9 Adjust si2quater ranges by Max · 8 years ago
  48. 299a999 Fix comment typo by Max · 8 years ago
  49. e01f505 Add missing include by Max · 8 years ago
  50. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  51. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  52. 26679e0 Add basic UARFCN support by Max · 8 years ago
  53. 27c3e76 Cleanup shared data structure by Max · 8 years ago
  54. 0c1bc26 Fix earfcn deletion by Max · 8 years ago
  55. 36212f2 Fix documentation for command parameters by Max · 8 years ago
  56. 3a434f8 nat/ussd: Add an example of the USSD gateway side-channel by Holger Hans Peter Freyther · 8 years ago
  57. e43f8e0 nat/vty: Do not print token update statement by Holger Hans Peter Freyther · 8 years ago
  58. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  59. 5fa7e36 Refactor SI-related code by Max · 8 years ago
  60. f3f3505 Add SI2quater support to SI3 by Max · 8 years ago
  61. c9ac20e gbproxy_test: assert msg allocation (CID #57873) by Neels Hofmeyr · 8 years ago
  62. a6e81a0 bsc_nat: forward_sccp_to_msc(): assert con presence (CID #57872) by Neels Hofmeyr · 8 years ago
  63. 312bf6c gtphub_unmap_header_tei(): don't dereference unmapped_tei arg if not present (CID #57687) by Neels Hofmeyr · 8 years ago
  64. 8bb6204 nat/vty: Fix construct not working with python 2.6 by Holger Hans Peter Freyther · 8 years ago
  65. 2abf2b0 nat/vty: Remove second assumption about lo and binding by Holger Hans Peter Freyther · 8 years ago
  66. e98c9c7 nat/vty: And move to a different port.. by Holger Hans Peter Freyther · 8 years ago
  67. 84ae27e nat/vty: Convert into str for the VTY command by Holger Hans Peter Freyther · 8 years ago
  68. 44ed497 nat/vty: Use different port for the mock MSC by Holger Hans Peter Freyther · 8 years ago
  69. f1a61bb nat/vty: Don't assume one can magically add IPv4 addresses to lo by Holger Hans Peter Freyther · 8 years ago
  70. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  71. 82f5ecd NAT: move BSC config into separate file by Max · 8 years ago
  72. 70cf729 vty_test_runner: update ipa sending code by Max · 8 years ago
  73. a47b401 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  74. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  75. 7a301d3 Remove trivial wrapper function by Max · 8 years ago
  76. f220b52 NAT: extend debug output for ipaccess errors by Max · 8 years ago
  77. e5686f2 NAT: vty command to display number of BSCs by Max · 8 years ago
  78. 687f048 Fix segfault with broken config by Max · 8 years ago
  79. 9bcb1a5 ctrl: Extend ctrl command to optionally handle alg+ki by Holger Hans Peter Freyther · 8 years ago
  80. adb8675 db: If creating a subscriber in the db fails, return NULL by Holger Hans Peter Freyther · 8 years ago
  81. 2826df5 subscr: Make db_create_subscriber fail on duplicates by Holger Hans Peter Freyther · 8 years ago
  82. de39225 subscr: Add testcase creating an already created subscriber by Holger Hans Peter Freyther · 8 years ago
  83. 7dd2eed Ignore vty test byproducts by Max · 8 years ago
  84. c6a6551 bsc: Add parameter to restart a bts by Holger Hans Peter Freyther · 8 years ago
  85. 740e65f bsc: Add code to send ip.access reboot command to nanoBTS by Holger Hans Peter Freyther · 8 years ago
  86. 3a38ee6 abis: Send the message without enforcing to wait for a response by Holger Hans Peter Freyther · 8 years ago
  87. cf1302e Fix MM Auth: zero-initialize auth tuple before first use by Neels Hofmeyr · 8 years ago
  88. 0d929be Fix MM Auth: disallow key_seq mismatch by Neels Hofmeyr · 8 years ago
  89. 4e875ae MM Auth: return AUTH_NOT_AVAIL instead of hardcoded zero by Neels Hofmeyr · 8 years ago
  90. f9b212f MM Auth: introduce AUTH_ERROR constant. by Neels Hofmeyr · 8 years ago
  91. d617c5d MM Auth test: add test to re-use existing auth by Neels Hofmeyr · 8 years ago
  92. 4554a62 MM Auth test: add two tests for AUTH_THEN_CIPH by Neels Hofmeyr · 8 years ago
  93. 37984bd Add MM Auth test; add auth_action_str() function by Neels Hofmeyr · 8 years ago
  94. 56ea30f osmo-bsc: fix compiler warning: store struct in vty->index by Neels Hofmeyr · 8 years ago
  95. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 8 years ago
  96. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 8 years ago
  97. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  98. f4afcf0 mgcp: Fix compiler warnings on size_t on AMD64 by Holger Hans Peter Freyther · 8 years ago
  99. 10cd113 bsc_scan_msc_msg: check protocol discriminator by Neels Hofmeyr · 8 years ago
  100. 8c51527 meas: Do not retry to close the database by Holger Hans Peter Freyther · 8 years ago