1. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  2. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  3. abf53d8 Add MS time. offset to gsm_lchan by Max · 7 years ago
  4. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  5. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 7 years ago
  6. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  7. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 7 years ago
  8. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  9. 5616cdd fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  10. f01bd13 meas_json: fix NEIGH: missing array braces by Keith · 7 years ago
  11. f480b35 libmsc/update_db_revision_3(): free memleaking db result by Alexander Couzens · 7 years ago
  12. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  13. acc6e83 ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  14. 5340345 vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  15. d015cbd XID: resend xid with pdp-ctx-ack messages by Philipp Maier · 7 years ago
  16. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  17. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  18. 44468ad smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  19. 577a125 python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  20. 8b24e9f vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  21. c634063 utils: 'meas_json' utility to convert measurement feed into a JSON feed. by Alexander Chemeris · 9 years ago
  22. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  23. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  24. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  25. 9762b4c cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  26. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  27. d2b3399 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  28. 40a91b3 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  29. 7a250cc cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  30. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  31. 94f49a4 debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  32. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  33. a66d8cf Handle DSD from HLR by Max · 7 years ago
  34. a161369 subscr_update_expire_lu(): fix (obscure) segfault by Neels Hofmeyr · 7 years ago
  35. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  36. 87bfed2 remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  37. b726c2c Remove duplicating define by Max · 7 years ago
  38. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  39. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  40. 5042201 vty tests: more attempts to resolve 'Broken Pipe' error (2) by Neels Hofmeyr · 7 years ago
  41. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  42. 1013550 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  43. 17a29ef gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  44. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  45. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  46. 48324fe vty tests: more attempts to resolve 'Broken Pipe' error (3) by Neels Hofmeyr · 7 years ago
  47. bcfee2a vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  48. d09b26d Attempt to fix nightly builds by Max · 7 years ago
  49. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  50. 22a735b gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  51. e1f8b92 om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  52. e02e1e7 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  53. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  54. ba1468e vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  55. b39053a vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  56. 7d17c3e vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  57. 35706dd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 8 years ago
  58. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  59. a5c71bf paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  60. 150abff osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  61. 2d02775 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  62. 725f3f1 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  63. dac5867 Remove dependency to autoconf-archive by Max · 7 years ago
  64. 3f940fc debian: Require libgtp-dev after the SO version bump by Holger Hans Peter Freyther · 7 years ago
  65. 6934a0f gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  66. f188623 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  67. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  68. 6c4382b remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  69. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  70. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  71. d0ef1ed compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  72. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  73. 76f048a debian: Install header and source file to different directory by Holger Hans Peter Freyther · 7 years ago
  74. d32b6d1 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  75. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  76. 881064e Prevent segfault in range encoding by Max · 8 years ago
  77. 47e1781 bsc_control.py: fix blocking by Max · 7 years ago
  78. a5e3693 Improve OML failure report by Max · 7 years ago
  79. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  80. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  81. f5e74b5 Print subcriber when skipping auth by Max · 7 years ago
  82. b7f41d5 undup: gtphub_test: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  83. 34f0126 Turn some compiler warnings into errors by Max · 7 years ago
  84. c8fc41c deb: unbreak nightly builds by Ruben Undheim · 7 years ago
  85. 04db87a gprs subscr: fix: intended strcmp(), but is strcpy() by Neels Hofmeyr · 7 years ago
  86. 3d07aef Log expected SRES on GPRS AUTH REJECT by Max · 7 years ago
  87. 98bc7fa Revert "Turn some warnings into errors" by Neels Hofmeyr · 7 years ago
  88. fd161cc Turn some warnings into errors by Max · 7 years ago
  89. 34be86b Cosmetic fixes around SI generation by Max · 8 years ago
  90. fa9abac fix 'osmo-nitb --version' segfault by Neels Hofmeyr · 8 years ago
  91. 80abe52 Pass actual smpp_avail_status through to smpp in alert_all_esme() by Keith · 8 years ago
  92. 532480a cosmetic: Rename phone to ms by Philipp · 8 years ago
  93. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  94. a191dcd bsc_vty: Fix missing break statements in switch() by Harald Welte · 8 years ago
  95. b42dc43 use new OSMO_VALUE_STRING by Neels Hofmeyr · 8 years ago
  96. 9fdb4e5 gitignore: gsup_test_client binary by Neels Hofmeyr · 8 years ago
  97. 5fa8b08 Integrate Debian packaging changes by Max · 8 years ago
  98. 549ebc7 Improve GPRS logging by Max · 8 years ago
  99. 6903848 build: remove obsolete $LIBCRYPT in two places by Neels Hofmeyr · 8 years ago
  100. b735390 build: osmo-nitb: fix missing LIBCRYPTO_FLAGS by Neels Hofmeyr · 8 years ago