1. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  2. 39a7c75 logging: auth request: use hexdump without spaces for RAND, AUTN by Neels Hofmeyr · 7 years ago
  3. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/gsm_04_08.c]
  4. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  5. f9685c1 gsm_bts: add version and variant details by Max · 7 years ago
  6. 36891a7 LU counters: count completion and failure, not messages sent by Neels Hofmeyr · 8 years ago
  7. 6d804b1 add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  8. d3270a9 subscriber conn: add indicator for originating RAN by Neels Hofmeyr · 7 years ago
  9. e0d5caa silent_call: remove unfinished fuzzer interface by Philipp Maier · 7 years ago
  10. 89a8e72 logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  11. f13b3c9 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  12. 8dc8f23 Expand chan allocation logging by Max · 7 years ago
  13. 22a735b gsm_04_08: implement parsing of UMTS Auth responses by Neels Hofmeyr · 7 years ago
  14. d675515 gsm48_tx_mm_auth_req(): support UMTS AUTN by Neels Hofmeyr · 7 years ago
  15. 35706dd gsm0408_rcv_cc: guard against NULL subscriber by Neels Hofmeyr · 8 years ago
  16. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  17. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  18. 42eb014 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  19. 7398395 Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  20. d37981e gsm0408: Adding log output for 3g specific RR messages by Philipp · 8 years ago
  21. fbd96f5 fix mistypes, spaces and tabs by Alexander Couzens · 8 years ago
  22. 92f552f msc: add counters to track call attempts/active/success/failed by Alexander Couzens · 8 years ago
  23. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  24. ffaed9e Sanity fixes for gsm0408_dispatch(): rc, assertions by Neels Hofmeyr · 8 years ago
  25. 378a492 cosmetic: various comment, whitespace tweaks by Neels Hofmeyr · 8 years ago
  26. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  27. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  28. e6052c4 Make random MSISDN assignment optional by Max · 8 years ago
  29. 0fcd2e2 Make random extension range configurable by Max · 8 years ago
  30. ddee01f Add regexp authorization policy for IMSI by Max · 8 years ago
  31. aea28ce gsm04_08_clear_request(): release loc with arg release=0 by Neels Hofmeyr · 8 years ago
  32. 7184bd0 subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  33. e21cf38 Make extending subscriber creation easier by Max · 8 years ago
  34. 121e9a4 Start to use struct osmo_auth_vector from gsm_auth_tuple by Harald Welte · 8 years ago
  35. 3ffce19 Disconnect calls with incompatible channel types / modes by Max · 8 years ago
  36. 8db12e4 Add extra debug output with channel mode and type by Max · 8 years ago
  37. d2fa7a5 fix confusing typo in constant (THAN -> THEN) by Neels Hofmeyr · 8 years ago
  38. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  39. 531734a 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  40. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  41. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  42. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  43. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  44. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  45. b9845f9 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  46. 93e795c Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  47. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  48. 5f8a0c5 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  49. 5fd0c64 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  50. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  51. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  52. b7ccac4 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  53. 5468f76 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 10 years ago
  54. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  55. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  56. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  57. f07c605 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  58. 035b874 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  59. d8967f7 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  60. 72c0dbd bsc_api/NITB: If TCH/H channel is used, indicate it to bsc_api by Andreas Eversberg · 11 years ago
  61. a4d0e3c Add check to tch_map(), if RTP sockets exist by Andreas Eversberg · 10 years ago
  62. 63bfdd8 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  63. 8e68b56 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  64. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  65. caae10b Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  66. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  67. f46e226 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 10 years ago
  68. 249b3f3 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  69. 1a345ca lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  70. 2147bc4 periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  71. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  72. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  73. 28e183f Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  74. 61bd965 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  75. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  76. a3d41c9 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  77. a874b8d Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  78. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  79. 641475c Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  80. 1e61b25 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  81. e7ea083 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 11 years ago
  82. 1590727 CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 11 years ago
  83. 4d2a68c misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  84. 11c1b6e libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  85. 977cd13 gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  86. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  87. 3e9b2ec libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  88. 408208d nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  89. a5050b1 misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  90. 70f9205 MSC 04.08: RRLP messages are DRR, not DNM ! by Harald Welte · 12 years ago
  91. 45f9171 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  92. 153b13b msc: Attempt to release the lchan immediately on IMSI Detach by Holger Hans Peter Freyther · 12 years ago
  93. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  94. 9c3dc90 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  95. cf149ee Move the bulk of RR processing from MSC into BSC by Harald Welte · 12 years ago
  96. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  97. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  98. 2692e3b gsm0408: Print a message when the LU is timing out. by Holger Hans Peter Freyther · 13 years ago
  99. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  100. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15