1. 5861678 a_reset: Add FSM event names by Philipp Maier · 6 years ago
  2. 617ac80 enable osmo_fsm vty commands in osmo-msc vty by Stefan Sperling · 6 years ago
  3. 2568f01 drop unused libmsc/meas_feed.h by Neels Hofmeyr · 6 years ago
  4. 58d9dd8 libmsc: Pretend MNCC requested release in handle_error() by Daniel Willmann · 6 years ago
  5. 02a79d8 libmsc: bssap: Remove fixme and properly update msgb tail by Pau Espin Pedrol · 7 years ago
  6. 4e825b6 libmsc: Add a function to return a unique ID of the subscriber conn by Daniel Willmann · 6 years ago
  7. 6fbd3bf iucs: Add a function to return the connection ID for the IU SCCP conn by Daniel Willmann · 6 years ago
  8. 7555928 libmsc: bssap: Catch TLV parse failures by Pau Espin Pedrol · 6 years ago
  9. 31776ff libmsc: bssap: Refactor rx paths to to avoid parse_tlv code duplication by Pau Espin Pedrol · 6 years ago
  10. 9f055f5 libmsc: bssap: Fix typo in log message by Pau Espin Pedrol · 6 years ago
  11. c0e425d remove dead code (gsm_parse_reg) by Harald Welte · 6 years ago
  12. 098aa71 remove unused "auth policy" VTY command by Harald Welte · 6 years ago
  13. 2346619 remove unused "authorized-regexp" VTY command by Harald Welte · 6 years ago
  14. 27b40c6 remove unused VTY command "location updating reject cause" by Harald Welte · 6 years ago
  15. 3db47c4 osmo-msc: Add talloc context introspection via VTY by Harald Welte · 6 years ago
  16. 7421a6e remove unused dyn_ts_allow_tch_f VTY option by Harald Welte · 6 years ago
  17. 9199f8b dead code removal by Harald Welte · 6 years ago
  18. d5db170 remove bsc_api.h and all users - they're all dead code by Harald Welte · 6 years ago
  19. c93ce02 gsm_data: remove unused gsm_subscriber_connection members by Harald Welte · 6 years ago
  20. 4804c55 MNCC: Copy bearer_cap from MNCC to gsm_trans by Harald Welte · 6 years ago
  21. 3295887 MT Calls: Copy bearer capabilities from NNCC primitive to trans by Harald Welte · 6 years ago
  22. 474e5a7 a_iface: Consistent and understandable function names by Harald Welte · 6 years ago
  23. f417b8c a_iface: s/Abis/L3/ for speech version/preference fields by Harald Welte · 6 years ago
  24. 33d61e7 MGCP: Response code 250 is *not* an error for DLCX by Harald Welte · 6 years ago
  25. 80620d2 a_iface: Fix heap-use-after-free in a_clear_all() by Harald Welte · 6 years ago
  26. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  27. a172e9e a_iface: Fix heap-use-after-free by cleaning up msgb ownership by Harald Welte · 6 years ago
  28. 1f47744 Introduce new BSSAP logging category/subsystem by Harald Welte · 6 years ago
  29. c9e7859 a_iface: Add copyright statement (after recent contributions) by Harald Welte · 6 years ago
  30. 3528446 cosmetic: a_iface: More logging harmonization by Harald Welte · 6 years ago
  31. c27ef65 a_iface: centralize lookup of subscriber_conn by Harald Welte · 6 years ago
  32. c65d324 cosmetic: No need for 'break' after 'return' by Harald Welte · 6 years ago
  33. fb7ba91 cosmetic: a_iface: Harmonize log statements by Harald Welte · 6 years ago
  34. 6c3e4e7 a_sccp_rx_dt(): Don't print hexdump of message multiple times by Harald Welte · 6 years ago
  35. 6de4659 a_iface_bssap.c: Use LOGPCONN() whenever possible by Harald Welte · 6 years ago
  36. f0dc1be a_iface: Reduce log levels by Harald Welte · 6 years ago
  37. a41b630 cosmetic: Use msgb_hexdump*() rather than manual osmo_hexdump() on msg by Harald Welte · 6 years ago
  38. 54a10ef Don't answer to BSC-originated RESET with another RESET by Harald Welte · 6 years ago
  39. b6777fb a_reset: Add additional "a_reset_alloc" argument by Harald Welte · 6 years ago
  40. 66a301e VTY: Add 'show connections' and 'show transactions' commands by Harald Welte · 6 years ago
  41. 4c57377 increase RAN timeout in MGCP FSM by Philipp Maier · 6 years ago
  42. 770fbd2 GSUP: check osmo_gsup_encode() result by Max · 6 years ago
  43. 5e60de6 VLR tests: move network init into function by Max · 6 years ago
  44. b0a4314 VLR tests: always print test parameters by Max · 6 years ago
  45. 29ce08a VLR tests: remove weird code by Max · 6 years ago
  46. 6817190 VLR tests: don't fail via assert by Max · 6 years ago
  47. d5feade Expand VLR tests by Max · 6 years ago
  48. d8d1a9e VLR tests: mark static test functions as such by Max · 6 years ago
  49. 093300d Move IMSI into test parameters by Max · 6 years ago
  50. d83b17b Constify msc_subscr_conn_is_accepted() parameter by Max · 6 years ago
  51. 5e2e9bd Fix whitespace issues by Max · 6 years ago
  52. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  53. 64dbc54 a_iface: correct data type for a.conn_id in gsm_subscriber_connection by Philipp Maier · 6 years ago
  54. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  55. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  56. 6d28981 Make sending an SMS to an unknown subscriber B work over SMPP. by Stefan Sperling · 6 years ago
  57. cd31f7a Remove unused code by Max · 6 years ago
  58. 327c2f5 Change GSUP re-connect interval to 1s by Harald Welte · 6 years ago
  59. 7133072 MSC: Intersect configured A5 algorithms with MS-supported ones by Harald Welte · 7 years ago
  60. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  61. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  62. 14e0517 Delete expired SMS automatically. by Stefan Sperling · 6 years ago
  63. 1e67fea Accept SMS for any receiver by Stefan Sperling · 6 years ago
  64. 87cba1f Add a VTY command which deletes all expired SMS. by Stefan Sperling · 6 years ago
  65. 703f2ec debug: Remove dead log categories by Harald Welte · 6 years ago
  66. 45f234c remove dead ctrl.h header file by Harald Welte · 6 years ago
  67. b752cc5 signal.h: Remove unused/dead signal definitions by Harald Welte · 6 years ago
  68. 4bd35d4 remove dead header files bsc_msc.h, bsc_msc_data.h and bsc_rll.h by Harald Welte · 6 years ago
  69. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  70. 6ffc95c remove unused ipaccess.h by Harald Welte · 6 years ago
  71. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  72. 8b1cba8 jenkins.sh: Don't depend on osmo-ggsn by Harald Welte · 6 years ago
  73. a3ab1de remove traces of bsc_subscriber by Harald Welte · 6 years ago
  74. 4ab0a49 debug: Remove code for filters that don't exist in OsmoMSC by Harald Welte · 6 years ago
  75. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  76. 284c39a msc_cipher_mode_compl: Handle CIPH MOD COMPL without L3 message by Harald Welte · 6 years ago
  77. 49f8fcb Properly reject CM Re-Establishment Request by Harald Welte · 6 years ago
  78. 80315ef Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC names by Harald Welte · 6 years ago
  79. a1c5de4 Remove traces of meas_feed by Harald Welte · 6 years ago
  80. 37382ec Reject any CM SERVICE we don't support by Harald Welte · 6 years ago
  81. 3995d2e Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT Cause by Harald Welte · 6 years ago
  82. 0dd0137 Emergency Call: Set MNCC_F_EMERGENCY flag by Harald Welte · 6 years ago
  83. 79826e1 Log difference between SETUP and EMERGENCY_SETUP by Harald Welte · 6 years ago
  84. c309fe3 cosmetic: log prim operation as text by Max · 6 years ago
  85. 923a239 VLR: constify GSUP-related function parameters by Max · 6 years ago
  86. 5718429 MNCC: Add input validation by Harald Welte · 6 years ago
  87. 3b26f34 Fix value of stored SMS validity time. by Stefan Sperling · 6 years ago
  88. b8c0cf8 libmsc: msc_vty: Fix compilation warning by Pau Espin Pedrol · 6 years ago
  89. d494162 Store/retrieve SMS validity time in the SMS datebase by Stefan Sperling · 6 years ago
  90. 6ba2d5a Delete SMS from the database once they were sent successfully by Stefan Sperling · 6 years ago
  91. 832046d Improve an error message in db_init(). by Stefan Sperling · 6 years ago
  92. ce4e984 fix build: missing LIBOSMORANAP flags in libmsc by Neels Hofmeyr · 6 years ago
  93. b274d56 src/libmsc/ussd.c: drop useless forward declaration by Vadim Yanitskiy · 6 years ago
  94. 6e19d1b msc/gsm_04_80.h: use '#pragma once' instead of includes by Vadim Yanitskiy · 6 years ago
  95. 0774a53 msc/gsm_04_80.h: cosmetic: whitespace fix by Vadim Yanitskiy · 6 years ago
  96. 7c93591 msc/gsm_04_80.h: clean up useless declarations by Vadim Yanitskiy · 6 years ago
  97. 563e1db a_iface_tx_assignment: fix log lvl for "Sending Assignment..." by Neels Hofmeyr · 6 years ago
  98. cfab83e smpp_smsc.c: don't talloc_strdup NULL pointers by the 34c3 gsm team · 6 years ago
  99. dcc193d Add control command to expire subscriber by Max · 7 years ago
  100. a263bb2 VLR: log subscriber update by Max · 7 years ago