1. 25369ed subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  2. aabcba8 fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  3. 48d8640 meas_json: fix NEIGH: missing array braces by Keith · 7 years ago
  4. 022721f libmsc/update_db_revision_3(): free memleaking db result by Alexander Couzens · 7 years ago
  5. 911dffe silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  6. fd32c9f ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  7. 82569eb vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  8. 0818ab3 XID: resend xid with pdp-ctx-ack messages by Philipp Maier · 7 years ago
  9. d93b175 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  10. 4eec3df SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  11. 7229a94 smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  12. a21482a python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  13. 409e7c5 vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  14. b36e885 utils: 'meas_json' utility to convert measurement feed into a JSON feed. by Alexander Chemeris · 9 years ago
  15. e2c94d6 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  16. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  17. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  18. 34db4ef cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  19. 56c0ef8 cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  20. ad9c994 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  21. d5834d1 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  22. c6d5421 cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  23. cf0136d logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  24. 3f6852d debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  25. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  26. e405f15 Handle DSD from HLR by Max · 7 years ago
  27. a73d3e0 subscr_update_expire_lu(): fix (obscure) segfault by Neels Hofmeyr · 7 years ago
  28. eee605b Add support for extended SI2q parameters by Max · 7 years ago
  29. 44b9dfa remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  30. 6b23839 Remove duplicating define by Max · 7 years ago
  31. f7f79ca Expand chan allocation logging by Max · 7 years ago
  32. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  33. 3a6e386 vty tests: more attempts to resolve 'Broken Pipe' error (2) by Neels Hofmeyr · 7 years ago
  34. 86ce0e0 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  35. 2fc5505 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  36. 41d1780 gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  37. 1c7869e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  38. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  39. 5ad0740 vty tests: more attempts to resolve 'Broken Pipe' error (3) by Neels Hofmeyr · 7 years ago
  40. d81df4f vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  41. 880a296 Attempt to fix nightly builds by Max · 7 years ago
  42. a8787e6 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  43. d3f37f6 gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  44. 10e77ba om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  45. 5e14103 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  46. 5d7486b gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  47. a6e02f5 vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  48. 14f3cd6 vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  49. a3822a3 vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  50. 33913cd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 8 years ago
  51. 49692af compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  52. 8c31565 paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  53. 3a97388 osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  54. 08995d7 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  55. 87ac258 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  56. 8fd6fa4 Remove dependency to autoconf-archive by Max · 7 years ago
  57. bc32cfa debian: Require libgtp-dev after the SO version bump by Holger Hans Peter Freyther · 7 years ago
  58. 22f3e40 gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  59. 6bbec35 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  60. 44ccb0d Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  61. db71d2f remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  62. 734a0c2 sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  63. ff4a92b various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  64. c19f508 compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  65. 78a5803 CTRL: remove boilerplate by Max · 7 years ago
  66. 3f77e38 debian: Install header and source file to different directory by Holger Hans Peter Freyther · 7 years ago
  67. b4aba77 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  68. 500dc76 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  69. 8749599 Prevent segfault in range encoding by Max · 8 years ago
  70. fd87027 bsc_control.py: fix blocking by Max · 7 years ago
  71. 5a9d8bc Improve OML failure report by Max · 7 years ago
  72. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  73. 64a40bf fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  74. 660d770 Print subcriber when skipping auth by Max · 7 years ago
  75. 5633013 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  76. 0ff613c Turn some compiler warnings into errors by Max · 7 years ago
  77. 9099ac1 deb: unbreak nightly builds by Ruben Undheim · 7 years ago
  78. 3f7edfb gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  79. 2b52125 Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  80. c5ee4f1 Revert "Turn some warnings into errors" by Neels Hofmeyr · 7 years ago
  81. eb61f96 Turn some warnings into errors by Max · 7 years ago
  82. 6617c15 Cosmetic fixes around SI generation by Max · 8 years ago
  83. 8010878 fix 'osmo-nitb --version' segfault by Neels Hofmeyr · 8 years ago
  84. 670ca7d Pass actual smpp_avail_status through to smpp in alert_all_esme() by Keith · 8 years ago
  85. 5058c48 cosmetic: Rename phone to ms by Philipp · 8 years ago
  86. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  87. 365b230 bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  88. 5cfbf36 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  89. 25300ba gitignore: gsup_test_client binary by Neels Hofmeyr · 8 years ago
  90. d6edfa1 Integrate Debian packaging changes by Max · 8 years ago
  91. df9fb38 Improve GPRS logging by Max · 8 years ago
  92. da284e9 build: remove obsolete $LIBCRYPT in two places by Neels Hofmeyr · 8 years ago
  93. 8ecf43f build: osmo-nitb: fix missing LIBCRYPTO_FLAGS by Neels Hofmeyr · 8 years ago
  94. 6a161e1 Fix some typos in stdout output by Ruben Undheim · 8 years ago
  95. e57cc6c bsc_control.py: remove unused -i option by Max · 8 years ago
  96. 5fcb721 gtphub: fix possible NULL deref: don't print NULL tunnel by Neels Hofmeyr · 8 years ago
  97. 0e8d446 fix: missing terminator in two value_string arrays by Neels Hofmeyr · 8 years ago
  98. f1d15e0 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  99. e4e1ebd oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  100. 8972507 oap_client_test: show bug: disabled state does not reject message by Neels Hofmeyr · 8 years ago