1. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  2. 508c310 nitb: Check source string length before calling strncpy (Coverity) by Jacob Erlbeck · 9 years ago
  3. 7f1e13a write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  4. dc50388 smpp: Fix potential crash in handling submitSM by Holger Hans Peter Freyther · 9 years ago
  5. 6113b1b smpp: Do not check conn for being null by Holger Hans Peter Freyther · 9 years ago
  6. 65b8992 meas: Install the scenario command and test it by Holger Hans Peter Freyther · 9 years ago
  7. 54c0124 meas: Add VTY documentation for the measurement commands by Holger Hans Peter Freyther · 9 years ago
  8. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  9. d3af802 nitb: Allow the network to decide if a subscriber should be created by Holger Hans Peter Freyther · 9 years ago
  10. 2caad25 SMS: Attempting to send SMS is not a NOTICEable event by Harald Welte · 12 years ago
  11. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  12. 66f55e6 logging: Set the context for paging requests as well. by Holger Hans Peter Freyther · 10 years ago
  13. d6f81f8 meas_feed.c: Fix compiler warning by Harald Welte · 10 years ago
  14. d597317 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  15. 373cb77 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 10 years ago
  16. 59923ae msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  17. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  18. e2d8014 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  19. e0b37e1 msc: Add net back pointer to gsm_trans by Jacob Erlbeck · 10 years ago
  20. c73a5fa nitb/ctrl: Fix access to freed memory in verify_subscriber_modify by Jacob Erlbeck · 10 years ago
  21. 6af2b40 nitb: Add subscriber delete command by Ruben Pollan · 10 years ago
  22. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  23. bbbc7b3 MNCC: Add IMSI to CALL CONFIRM message by Andreas Eversberg · 11 years ago
  24. 3ed864f vty: Fix interactive VTY help for silent-sms transmission by Harald Welte · 10 years ago
  25. 68a82f7 DB: produce a backtrace in case of a DB error by Harald Welte · 10 years ago
  26. c06db4d smpp: Fix small typo in the comment by Holger Hans Peter Freyther · 10 years ago
  27. 77c9f13 db: Use ulonglong to access the database for sqlite3 by Holger Hans Peter Freyther · 10 years ago
  28. 6e05cd6 nitb: Only print channel activations once in show statistics by Holger Hans Peter Freyther · 10 years ago
  29. a3773f6 Add support for AMR frames to MNCC/RTP interface by Andreas Eversberg · 12 years ago
  30. 4c8fc93 bsc_api/NITB: If TCH/H channel is used, indicate it to bsc_api by Andreas Eversberg · 11 years ago
  31. ac60f20 Add check to tch_map(), if RTP sockets exist by Andreas Eversberg · 10 years ago
  32. 5433c16 db: Fix fall-out with the subscriber removal in the subscriber deletion code by Holger Hans Peter Freyther · 10 years ago
  33. daf0eea db: Add testcase for the db migration. by Holger Hans Peter Freyther · 10 years ago
  34. 1071e0a sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  35. c5104f2 sms: Do not store received id in the SMS database. by Alexander Chemeris · 11 years ago
  36. d262daa sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  37. 4fcba8e bsc/msc: Extension can never be NULL use strlen instead by Holger Hans Peter Freyther · 10 years ago
  38. 477f928 msc: Name is never NULL use strlen to check if it is empty by Holger Hans Peter Freyther · 10 years ago
  39. d41b7b7 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  40. c652a5d nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  41. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  42. 39ff084 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  43. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  44. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  45. 0c221a8 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  46. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  47. 1271c77 db: Remove the german from the log message by Alexander Chemeris · 10 years ago
  48. 13ef623 smpp_smsc: Fix integer overflow in read return value and msgb_alloc() by Daniel Willmann · 10 years ago
  49. 909e5da smpp_smsc: Check that the size is large enough to hold actual data by Daniel Willmann · 10 years ago
  50. ef97254 smpp_smsc: Fix socket read() error handling by Daniel Willmann · 10 years ago
  51. e057698 sms: Address the TODO and schedule the next SMS for an active subscriber by Holger Hans Peter Freyther · 10 years ago
  52. a0cfc32 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  53. e144d85 SMPP: UCS2 data_coding is 0x08, not 0x80! by Harald Welte · 10 years ago
  54. 2922528 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  55. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  56. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  57. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  58. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  59. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 10 years ago
  60. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  61. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  62. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  63. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  64. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  65. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  66. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  67. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  68. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  69. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  70. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  71. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  72. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  73. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  74. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  75. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  76. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  77. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  78. b8b1c2a ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  79. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  80. e092dec nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  81. a84faf6 sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  82. 979d137 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  83. 0d404ca Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  84. 651038f smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  85. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  86. 602b5d9 SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  87. e36b4c7 Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  88. 8834028 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  89. b4ba0a3 SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  90. 0ce3c8d SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  91. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  92. c25021f expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  93. 2a835d8 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  94. 5292edc smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  95. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  96. 1e0c722 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  97. 1614129 smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  98. ee04abd smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  99. de1148b smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  100. 7832d2e smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago