1. 4804c55 MNCC: Copy bearer_cap from MNCC to gsm_trans by Harald Welte · 6 years ago
  2. 3295887 MT Calls: Copy bearer capabilities from NNCC primitive to trans by Harald Welte · 6 years ago
  3. 69c54a8 Add VTY command to configure destination MSISDN for emergency calls by Harald Welte · 6 years ago
  4. 621ba03 mgcp: use osmo-mgw to switch rtp streams by Philipp Maier · 7 years ago
  5. 98f7467 Wrap osmo_strlcpy() calls by Max · 6 years ago
  6. c200785 Implement checks for duplicate uplink UL L3 message by Harald Welte · 6 years ago
  7. 7133072 MSC: Intersect configured A5 algorithms with MS-supported ones by Harald Welte · 7 years ago
  8. 7b222aa Permit a set of multiple different A5 ciphers by Harald Welte · 7 years ago
  9. 71c51df Shift ciphering algorithm selection from VLR to MSC by Harald Welte · 7 years ago
  10. 51c65e8 remove dead code in auth.h / auth.c by Harald Welte · 6 years ago
  11. d35038d Massive removal of unused code/structs/headers by Harald Welte · 6 years ago
  12. a5e51ec remove unused paging.h and osmo_bsc_grace.h by Harald Welte · 6 years ago
  13. 49f8fcb Properly reject CM Re-Establishment Request by Harald Welte · 6 years ago
  14. 37382ec Reject any CM SERVICE we don't support by Harald Welte · 6 years ago
  15. 3995d2e Refuse Emergency Calls by IMEI with proper CM SERVICE REJECT Cause by Harald Welte · 6 years ago
  16. 0dd0137 Emergency Call: Set MNCC_F_EMERGENCY flag by Harald Welte · 6 years ago
  17. 79826e1 Log difference between SETUP and EMERGENCY_SETUP by Harald Welte · 6 years ago
  18. a263bb2 VLR: log subscriber update by Max · 7 years ago
  19. 753c15d Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  20. facd57a fix: properly cancel all Paging on IMSI Detach by Neels Hofmeyr · 7 years ago
  21. 5282171 fix GSM-Milenage in presence of 2G keys by Neels Hofmeyr · 7 years ago
  22. 2ef2da5 cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is used by Neels Hofmeyr · 7 years ago
  23. 703638e cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode() by Neels Hofmeyr · 7 years ago
  24. 82be67d fix use after free: missing conn_get on CC paging response by Neels Hofmeyr · 7 years ago
  25. 6166f29 subscr_conn: introduce usage tokens for ref error tracking by Neels Hofmeyr · 7 years ago
  26. 2f108b0 cosmetic: add missing spaces by Philipp Maier · 7 years ago
  27. 7bbac16 cosmetic: debug log: mncc: detached subscr: show subscriber by Neels Hofmeyr · 7 years ago
  28. fef670b cosmetic: log: CC state transition: log trans id and subscr by Neels Hofmeyr · 7 years ago
  29. e4db08a cosmetic: move log message to else branch by Philipp Maier · 7 years ago
  30. 0906a39 add ';' after OSMO_ASSERT() by Neels Hofmeyr · 7 years ago
  31. 6c8afe1 use separated libosmo-mgcp-client, apply rename to mgcp_client_* by Neels Hofmeyr · 7 years ago
  32. 9084396 rename include/openbsc to include/osmocom/msc by Neels Hofmeyr · 7 years ago
  33. 91f10c7 libmsc: make pitfall in gsm0408_dispatch() more obvious by Philipp Maier · 7 years ago
  34. 00e82d6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  35. fbf6610 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  36. eac38c3 Support for TS 04.14 conformance test commands by Harald Welte · 7 years ago
  37. 38bb344 04.08: find a portable way to obtain the timezone offset by Benoit Bolsee · 7 years ago
  38. 78ada64 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  39. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  40. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  41. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  42. 3355fd6 logging: auth request: use hexdump without spaces for RAND, AUTN by Neels Hofmeyr · 7 years ago
  43. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/gsm_04_08.c]
  44. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  45. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  46. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  47. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  48. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  49. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  50. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  51. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  52. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  53. 22a735b gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  54. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  55. 35706dd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 8 years ago
  56. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  57. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  58. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  59. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  60. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  61. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  62. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  63. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  64. ffaed9e Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  65. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  66. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  67. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  68. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  69. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  70. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  71. aea28ce gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  72. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  73. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  74. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  75. 3ffce19 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  76. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  77. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  78. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  79. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  80. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  81. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  82. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  83. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  84. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  85. b9845f9 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  86. 93e795c Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  87. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  88. 5f8a0c5 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  89. 5fd0c64 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  90. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  91. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  92. b7ccac4 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  93. 5468f76 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 9 years ago
  94. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  95. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  96. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  97. f07c605 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  98. 035b874 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  99. d8967f7 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  100. 72c0dbd bsc_api/NITB: If TCH/H channel is used, indicate it to bsc_api by Andreas Eversberg · 11 years ago