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