1. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  2. f214cd3 Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  3. 1387df7 nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  4. cfc9529 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  5. 89a4fa7 gsm_04_08: Use osmo_assert for transt->conn and conn only in case of paging succeeded by Ivan Kluchnikov · 9 years ago
  6. 61623df sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  7. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 10 years ago
  8. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  9. 373cb77 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 10 years ago
  10. 59923ae msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  11. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  12. e2d8014 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  13. e0b37e1 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  14. bbbc7b3 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  15. a3773f6 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  16. 4c8fc93 bsc_api/NITB: If TCH/H channel is used, indicate it to bsc_api by Andreas Eversberg · 11 years ago
  17. ac60f20 Add check to tch_map(), if RTP sockets exist by Andreas Eversberg · 11 years ago
  18. 39ff084 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 11 years ago
  19. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 11 years ago
  20. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  21. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 11 years ago
  22. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  23. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 11 years ago
  24. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  25. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  26. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  27. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  28. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  29. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  30. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  31. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  32. 979d137 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  33. e36b4c7 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  34. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  35. ee99535 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  36. ac009e5 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  37. 7291899 CC: gsm48_cc_tx_release() must not remove callref by Andreas Eversberg · 12 years ago
  38. 59e79ee CC: mncc_release_ind() must send MNCC_REL_CNF in state N19 by Andreas Eversberg · 12 years ago
  39. fe03695 misc: Do not use else when using return in the previous branch by Holger Hans Peter Freyther · 12 years ago
  40. f108741 libmsc: Refuse service to anyone not attached by Sylvain Munaut · 12 years ago
  41. 2be30fe gsm_04_08: Display debug message correctly on DETACH INDICATION by Daniel Willmann · 12 years ago
  42. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  43. 0b28dbc libmsc: Avoid a crash on lchan release during call control by Holger Hans Peter Freyther · 12 years ago
  44. 4989186 nitb: Do not crash on IMSI Detach messages from a phone by Holger Hans Peter Freyther · 12 years ago
  45. 1a9f3ee misc: Address compiler warning on unused variables by Holger Hans Peter Freyther · 12 years ago
  46. d4f2166 MSC 04.08: RRLP messages are DRR, not DNM ! by Harald Welte · 12 years ago
  47. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  48. e9db44d msc: Attempt to release the lchan immediately on IMSI Detach by Holger Hans Peter Freyther · 12 years ago
  49. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  50. eaf4a52 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  51. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 13 years ago
  52. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 13 years ago
  53. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  54. 0d91c46 gsm0408: Print a message when the LU is timing out. by Holger Hans Peter Freyther · 13 years ago
  55. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  56. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  57. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  58. c0cf002 Fix MNCC for the NOKIA BTS type by Harald Welte · 13 years ago
  59. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  60. 8099a71 04.08 / MNCC: elevate error messages to LOGL_ERROR by Harald Welte · 13 years ago
  61. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  62. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  63. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  64. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  65. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  66. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  67. f39e3b5 [RBS2000] Enable TRAU frame handling/muxing similar to BS11 by Harald Welte · 13 years ago
  68. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/gsm_04_08.c]
  69. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed (99%) from openbsc/src/gsm_04_08.c]
  70. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  71. 3f6430d mncc: Fix crash when memory allocation is failing by Holger Hans Peter Freyther · 14 years ago
  72. 02539b1 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  73. fb68bf3 subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 14 years ago
  74. d91346a msc: Attempt to fix a bug with 'stuck' SMS due RF failure on auth by Holger Hans Peter Freyther · 14 years ago
  75. 346074d mncc: Do not print the BTS at all as it might not be present by Holger Hans Peter Freyther · 14 years ago
  76. 50366f2 mncc: bts can be NULL, attempt to find the bts from the transaction by Holger Hans Peter Freyther · 14 years ago
  77. 5bc642d mncc: Do not use bts->nr as it might be NULL. by Holger Hans Peter Freyther · 14 years ago
  78. 02fca86 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 14 years ago
  79. c51b192 MNCC: avoid segfault in DEBUGP due to non-existing conn->lchan by Harald Welte · 14 years ago
  80. 45d6e4d MNCC: fix copy+paste mistake in log message and change it to DEBUG by Harald Welte · 14 years ago
  81. bd0f33c mncc_sock: Fix potential segfault in case MNCC app dies by Harald Welte · 14 years ago
  82. 17b5652 GSM 04.08 / MNCC interface: verbuse logging of incoming MNCC primitives by Harald Welte · 14 years ago
  83. e8d1617 mncc_sock: Clear all calls if MNCC application (LCR) disconnects by Harald Welte · 14 years ago
  84. f4e4b8a MNCC: rename mncc_send() to mncc_tx_to_cc() by Harald Welte · 14 years ago
  85. be0cb68 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 14 years ago
  86. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  87. 645b383 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 14 years ago
  88. 8f35157 auth: Release the security operation after we sent out a message by Holger Hans Peter Freyther · 14 years ago
  89. ab2a933 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 14 years ago
  90. c56006b BSC Call Control: Actually implement call statistics by Harald Welte · 14 years ago
  91. 857e15d Authentication: use ENUM instead of magic numbers by Harald Welte · 14 years ago
  92. f08a1d7 gsm48: Release the LU procedure only after the TMSI REALL_COMPL by Holger Hans Peter Freyther · 14 years ago
  93. 26e5886 MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() by Harald Welte · 14 years ago
  94. bed0709 gsm48: Use NULL instead of 0 for pointers in C. by Holger Hans Peter Freyther · 14 years ago
  95. 4a6d4ab gsm48_tx_release_compl(): Don't use transaction after trans_free() by Harald Welte · 14 years ago
  96. c0bdbb4 gsm_04_08: Make gsm48_secure_channel available globally by Sylvain Munaut · 14 years ago
  97. 892f695 gsm_04_08: Use subscr_get_channel instead of directly paging_request by Sylvain Munaut · 14 years ago
  98. 469c28f gsm_04_08: Don't set ciphering manually but call gsm0808_cipher_mode by Sylvain Munaut · 14 years ago
  99. 6bfcad8 bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  100. 801ecb6 bsc_api: Look into the msg and call the right API functions by Holger Hans Peter Freyther · 14 years ago