1. 58d5430 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  2. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  3. e9f420d msc: Remove oversimplified todo entry and add a comment by Holger Hans Peter Freyther · 8 years ago
  4. 8239e06 gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  5. f9f4490 db: Avoid undefined behavior when copying cm2/cm3 from the db by Holger Hans Peter Freyther · 8 years ago
  6. 53d51f5 mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGE by Harald Welte · 9 years ago
  7. da8a19f mncc.c: Convert mncc_names[] to 'struct value_string' by Harald Welte · 9 years ago
  8. 2aedfbd libmsc: Use RAND_bytes to generate a token by Daniel Willmann · 9 years ago
  9. 62a63f5 libmsc: Use RAND_bytes to choose auth tuple by Daniel Willmann · 9 years ago
  10. cdeb815 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  11. 53122b0 mncc: Use the default codec from the built-in mncc mode by Holger Hans Peter Freyther · 9 years ago
  12. c21dcb2 mncc: Implement CRCX->MDCX for handover for direct rtp mode by Holger Hans Peter Freyther · 9 years ago
  13. c8a6c13 mncc: Implement the direct RTP mode for ip based systems by Holger Hans Peter Freyther · 9 years ago
  14. ffbf45e mncc: Update the protocol to match LCR by Holger Hans Peter Freyther · 9 years ago
  15. 08c508f msc: Add channel information to the meas_feed, bump version to v1. by Alexander Chemeris · 9 years ago
  16. b9845f9 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  17. 93e795c Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  18. 29d58b7 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  19. c9dbe3c paging: Provide information about pending requests by Holger Hans Peter Freyther · 9 years ago
  20. 5425e5e subscr: Fix subscr refcount issue in case of message error by Holger Hans Peter Freyther · 9 years ago
  21. 8159455 subscr: Fix potential subscr ref count issue by Holger Hans Peter Freyther · 9 years ago
  22. eb48caf paging: Forget we were paging after the dispatch by Holger Hans Peter Freyther · 9 years ago
  23. 778c7d1 paging: Stop paging everywhere before dispatching any signal by Holger Hans Peter Freyther · 9 years ago
  24. b618c7e paging: Move the silent_call code to use the subscriber request by Holger Hans Peter Freyther · 9 years ago
  25. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  26. 5c06e40 use non-vararg functions if possible by Max · 9 years ago
  27. 666e36a nitb: Add a mode to not use TMSI for normal operation by Holger Hans Peter Freyther · 9 years ago
  28. 5f8a0c5 nitb: Be less strict about the reject cause by Holger Hans Peter Freyther · 9 years ago
  29. d154098 build: Include sys/socket.h for AF_UNSPEC by Holger Hans Peter Freyther · 9 years ago
  30. 7c19c6b sms: Do not go through the routing a second time by Holger Hans Peter Freyther · 9 years ago
  31. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  32. dcbc833 sms: Simplify the return handling for SMPP routes/unroutable by Holger Hans Peter Freyther · 9 years ago
  33. e3c391e sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  34. af1b968 sms: Move the routing of the sms to a separate function 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. 0759b1b sub: Remove introspection of the "channel queue" by Holger Hans Peter Freyther · 9 years ago
  38. 1e28eb8 mncc: Select the codec similar to the modify handling by Holger Hans Peter Freyther · 9 years ago
  39. 7ffa7b0 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  40. 322b149 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  41. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  42. a0735ec smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  43. 019851a smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  44. 8657326 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  45. a07e38d meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  46. 925c57f nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  47. 1ba0730 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  48. e5d2c60 SMS: Attempting to send SMS is not a NOTICEable event by Harald Welte · 12 years ago
  49. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 9 years ago
  50. b7ccac4 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 9 years ago
  51. 8db0788 meas_feed.c: Fix compiler warning by Harald Welte · 9 years ago
  52. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  53. 5468f76 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 9 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. 76606d3 nitb/ctrl: Fix access to freed memory in verify_subscriber_modify by Jacob Erlbeck · 10 years ago
  59. ed04a0d nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  60. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  61. 035b874 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  62. 1011d5b vty: Fix interactive VTY help for silent-sms transmission by Harald Welte · 10 years ago
  63. c7548a1 DB: produce a backtrace in case of a DB error by Harald Welte · 10 years ago
  64. 94f83e1 smpp: Fix small typo in the comment by Holger Hans Peter Freyther · 10 years ago
  65. b115cb6 db: Use ulonglong to access the database for sqlite3 by Holger Hans Peter Freyther · 10 years ago
  66. db0caf2 nitb: Only print channel activations once in show statistics by Holger Hans Peter Freyther · 10 years ago
  67. d8967f7 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  68. 72c0dbd bsc_api/NITB: If TCH/H channel is used, indicate it to bsc_api by Andreas Eversberg · 11 years ago
  69. a4d0e3c Add check to tch_map(), if RTP sockets exist by Andreas Eversberg · 10 years ago
  70. f242e7a db: Fix fall-out with the subscriber removal in the subscriber deletion code by Holger Hans Peter Freyther · 10 years ago
  71. 6114401 db: Add testcase for the db migration. by Holger Hans Peter Freyther · 10 years ago
  72. e7cc9aa sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  73. ca7ed2d sms: Do not store received id in the SMS database. by Alexander Chemeris · 11 years ago
  74. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  75. bd30cd3 bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  76. cb4567f msc: Name is never NULL use strlen to check if it is empty by Holger Hans Peter Freyther · 10 years ago
  77. d883db0 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  78. 2d99eeb nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  79. 9dbc3f8 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  80. 63bfdd8 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  81. 9acbe4c mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  82. f78fc4e mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  83. 9e15e18 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  84. 1e77e3d db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  85. 7e20f64 db: Remove the german from the log message by Alexander Chemeris · 10 years ago
  86. 1fc8ec6 smpp_smsc: Fix integer overflow in read return value and msgb_alloc() by Daniel Willmann · 10 years ago
  87. b6f01e7 smpp_smsc: Check that the size is large enough to hold actual data by Daniel Willmann · 10 years ago
  88. a4540b2 smpp_smsc: Fix socket read() error handling by Daniel Willmann · 10 years ago
  89. 93de8b2 sms: Address the TODO and schedule the next SMS for an active subscriber by Holger Hans Peter Freyther · 10 years ago
  90. 024dc77 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  91. 7e40be3 SMPP: UCS2 data_coding is 0x08, not 0x80! by Harald Welte · 10 years ago
  92. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  93. 8e68b56 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  94. dcf38e1 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  95. caae10b Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  96. a83d511 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  97. f46e226 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 10 years ago
  98. 095bd36 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 10 years ago
  99. 249b3f3 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 10 years ago
  100. ea73032 ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 10 years ago