1. baaf3e2 RBS2000 RSL: Support for sending RSL PAGING CMD for GPRS by Harald Welte · 8 years ago
  2. f7e9a34 RBS2000: Add the P-GSL Timer IE to RSL CHAN ACT for PDCH by Harald Welte · 8 years ago
  3. 3521af7 abis_om2k: protect MO FSMs by NULL check by Alexander Couzens · 8 years ago
  4. ce49258 OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req Ack by Harald Welte · 8 years ago
  5. dd22a30 twisted_ipa.py: make debug logging more robust by Max · 7 years ago
  6. ca2778c twisted_ipa.py: bump version properly by Max · 7 years ago
  7. 476c4bb python tests: allow running from separate build dir by Neels Hofmeyr · 7 years ago
  8. ca06e04 bsc_/gprs_subscriber: fix: use osmo_strlcpy() to safely copy IMSI by Neels Hofmeyr · 7 years ago
  9. ac27a99 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  10. 88d4fc7 Don't drop OML links for Get Attributes NACK by Max · 7 years ago
  11. 6dd0fc6 oap tests: fix after SQN scheme changes from libosmocore by Neels Hofmeyr · 7 years ago
  12. c103c64 OM2000: Change the order of MO initialization by Harald Welte · 7 years ago
  13. 3d6cb33 gprs: fix T3186 encoding in Sysinfo 13 by Philipp Maier · 7 years ago
  14. e7379fe examples: remove logging level * everything by Max · 7 years ago
  15. 99c9707 cosmetic: Add commandline option to display version by Philipp Maier · 7 years ago
  16. 1136811 libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASE by Alexander Couzens · 8 years ago
  17. 2459f9f cosmetic: add copyright header to bsc_control.py by Philipp Maier · 7 years ago
  18. 8a215c3 gprs_sgsn.c: initialize ptmsi with 0xdeadbeef by Alexander Couzens · 7 years ago
  19. b3c7c79 python tests: vty and smpp: speed up >10 times by Neels Hofmeyr · 7 years ago
  20. dfb138f unixsocket: start sabm for UNIXSOCKET by Alexander Couzens · 8 years ago
  21. 0722ffc OM2000: Add FIXME comments for missing resolving of RX/TX MO! by Harald Welte · 8 years ago
  22. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  23. abf53d8 Add MS time. offset to gsm_lchan by Max · 7 years ago
  24. 0b61932 vty tests: close msc socket after nat_msc_test by Neels Hofmeyr · 7 years ago
  25. 6ee49d8 sgsn: fix problem with leading-zero-IMSIs by Philipp Maier · 7 years ago
  26. 3f8a8f7 vty tests: allow picking specific tests to run by name by Neels Hofmeyr · 7 years ago
  27. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 7 years ago
  28. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  29. 5616cdd fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arrays by Neels Hofmeyr · 7 years ago
  30. f01bd13 meas_json: fix NEIGH: missing array braces by Keith · 7 years ago
  31. f480b35 libmsc/update_db_revision_3(): free memleaking db result by Alexander Couzens · 7 years ago
  32. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  33. acc6e83 ctrl_test_runner: speed up more than 10 fold by sleeping less by Neels Hofmeyr · 7 years ago
  34. 5340345 vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problems by Neels Hofmeyr · 7 years ago
  35. d015cbd XID: resend xid with pdp-ctx-ack messages by Philipp Maier · 7 years ago
  36. 27355c9 SGSN VTY: make missing GSUP server address+port fatal by Neels Hofmeyr · 7 years ago
  37. 058cd57 SGSN: Integrate support for UMTS AKA by Neels Hofmeyr · 7 years ago
  38. 44468ad smpp_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  39. 577a125 python tests: remove process 'Launch' message, now at osmoutil by Neels Hofmeyr · 7 years ago
  40. 8b24e9f vty_rest_runner.py: remove debug monitoring for TCP sockets by Neels Hofmeyr · 7 years ago
  41. c634063 utils: 'meas_json' utility to convert measurement feed into a JSON feed. by Alexander Chemeris · 9 years ago
  42. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  43. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  44. a42855f cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  45. 9762b4c cosmetic: clarify BSC's remote MSC data vs. OsmoMSC by Neels Hofmeyr · 7 years ago
  46. fe291de cosmetic: gsm_data.h, README: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  47. d2b3399 vty: fix subscr ref count leak in 'subscriber name' cmd by Neels Hofmeyr · 7 years ago
  48. 40a91b3 vty_test_runner.py: fix socket leak by Neels Hofmeyr · 7 years ago
  49. 7a250cc cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  50. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  51. 94f49a4 debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  52. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  53. a66d8cf Handle DSD from HLR by Max · 7 years ago
  54. a161369 subscr_update_expire_lu(): fix (obscure) segfault by Neels Hofmeyr · 7 years ago
  55. 2c16bee Add support for extended SI2q parameters by Max · 7 years ago
  56. 87bfed2 remove compiler warning: unused rc in vty_interface_layer3 by Neels Hofmeyr · 7 years ago
  57. b726c2c Remove duplicating define by Max · 7 years ago
  58. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  59. db0e380 vty: remove ignored logging parameters by Max · 7 years ago
  60. 5042201 vty tests: more attempts to resolve 'Broken Pipe' error (2) by Neels Hofmeyr · 7 years ago
  61. 5ba6fb3 gprs/sgsn_vty: fix typo in comment by Alexander Couzens · 7 years ago
  62. 1013550 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  63. 17a29ef gprs/gprs_mm: add value_strings for PMM & MM states by Alexander Couzens · 7 years ago
  64. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  65. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  66. 48324fe vty tests: more attempts to resolve 'Broken Pipe' error (3) by Neels Hofmeyr · 7 years ago
  67. bcfee2a vty tests: more attempts to resolve 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  68. d09b26d Attempt to fix nightly builds by Max · 7 years ago
  69. 89837d4 VTY: Print 3G auth tuples, not just 2G auth tuples by Harald Welte · 8 years ago
  70. 22a735b gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  71. e1f8b92 om2000: add VTY command to delete CON groups by Philipp Maier · 7 years ago
  72. e02e1e7 Revert "vty tests: more attempts to resolve sporadic 'Broken Pipe' error" by Neels Hofmeyr · 7 years ago
  73. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  74. ba1468e vty tests: testBSCreload: ipa_handle_small: ensure rx of 4 bytes by Neels Hofmeyr · 7 years ago
  75. b39053a vty tests: more attempts to resolve sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  76. 7d17c3e vty tests: attempt to get at sporadic 'Broken Pipe' error by Neels Hofmeyr · 7 years ago
  77. 35706dd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 7 years ago
  78. 26adfd0 compiler warning: bsc_vty: remove two unused vars by Neels Hofmeyr · 7 years ago
  79. a5c71bf paging.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  80. 150abff osmo_bsc_grace.h: use '<>' include, not '""' by Neels Hofmeyr · 7 years ago
  81. 2d02775 OM2000: use assoc_so *only* for TS objects by Harald Welte · 8 years ago
  82. 725f3f1 sgsn: Fix deeply flawed copying logic for PDP context activation by Holger Hans Peter Freyther · 7 years ago
  83. dac5867 Remove dependency to autoconf-archive by Max · 7 years ago
  84. 3f940fc debian: Require libgtp-dev after the SO version bump by Holger Hans Peter Freyther · 7 years ago
  85. 6934a0f gprs: Fix compiler warning about uninitalized cause code by Philipp Maier · 7 years ago
  86. f188623 rsl: Fix dropping of LAPDm UA message. by Minh-Quang Nguyen · 7 years ago
  87. 42def72 Implement VTY configuration to control Early Classmark Sending by Harald Welte · 7 years ago
  88. 6c4382b remove unused struct members of 'struct sgsn_pdp_ctx' by Harald Welte · 8 years ago
  89. 471ac7d sgsn: Add GTP information to "show pdp-context" by Harald Welte · 8 years ago
  90. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  91. d0ef1ed compression: Fix nullpointer deref by Philipp Maier · 7 years ago
  92. f6e5170 CTRL: remove boilerplate by Max · 7 years ago
  93. 76f048a debian: Install header and source file to different directory by Holger Hans Peter Freyther · 7 years ago
  94. d32b6d1 Add VTY command to immediately expire user (set expire_lu to now) by Keith · 7 years ago
  95. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  96. 881064e Prevent segfault in range encoding by Max · 8 years ago
  97. 47e1781 bsc_control.py: fix blocking by Max · 7 years ago
  98. a5e3693 Improve OML failure report by Max · 7 years ago
  99. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  100. 59504dc fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago