1. 477f928 msc: Name is never NULL use strlen to check if it is empty by Holger Hans Peter Freyther · 10 years ago
  2. 4c11d0b abis: Check for failure of ftell by Holger Hans Peter Freyther · 10 years ago
  3. d0a941f ipa: Be consistent in checking conn->cfg (Coverity) by Jacob Erlbeck · 10 years ago
  4. 38a7ef1 nat: Mention the the BSC the SCCP connection was on by Holger Hans Peter Freyther · 10 years ago
  5. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  6. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  7. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  8. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  9. d41b7b7 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  10. c652a5d nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  11. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  12. 2de4689 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  13. 39ff084 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  14. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  15. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  16. dfce007 mgcp: The valid payload types start at 0. Fix the VTY by Holger Hans Peter Freyther · 10 years ago
  17. 0c221a8 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  18. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  19. 1271c77 db: Remove the german from the log message by Alexander Chemeris · 10 years ago
  20. 13ef623 smpp_smsc: Fix integer overflow in read return value and msgb_alloc() by Daniel Willmann · 10 years ago
  21. 909e5da smpp_smsc: Check that the size is large enough to hold actual data by Daniel Willmann · 10 years ago
  22. ef97254 smpp_smsc: Fix socket read() error handling by Daniel Willmann · 10 years ago
  23. 38abd7b nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  24. e878c2b nat: Introduce command to remove an access-list-name by Holger Hans Peter Freyther · 10 years ago
  25. 1fac112 nat: Implement setting the access-control-name through CTRL interface by Holger Hans Peter Freyther · 10 years ago
  26. 52158b8 bsc: Include the MCC/MNC in the location trap by Holger Hans Peter Freyther · 10 years ago
  27. eab2a3f libbsc: Add command to set MNC/MCC and apply it if something changed by Holger Hans Peter Freyther · 10 years ago
  28. 5ff537c libbsc: Add ctrl command to apply the configuration by Holger Hans Peter Freyther · 12 years ago
  29. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  30. e057698 sms: Address the TODO and schedule the next SMS for an active subscriber by Holger Hans Peter Freyther · 10 years ago
  31. a0cfc32 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  32. 7a5e9e0 bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 10 years ago
  33. e144d85 SMPP: UCS2 data_coding is 0x08, not 0x80! by Harald Welte · 10 years ago
  34. 2922528 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  35. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  36. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  37. b3af066 mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  38. e0f41ea mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  39. 5708800 mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  40. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  41. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  42. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  43. d8afce9 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  44. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  45. f318861 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  46. b866d3b mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  47. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  48. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  49. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  50. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  51. ed483d1 openbsc: Fix coverity issues by Jacob Erlbeck · 10 years ago
  52. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  53. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  54. 2752328 mgcp/rtp: Send dummy packet to the RTCP destination, too by Jacob Erlbeck · 11 years ago
  55. 9b7eb7b mgcp/rtp: Make offset computation understandable by Jacob Erlbeck · 11 years ago
  56. ecd157a mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  57. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  58. 73b4979 mgcp/rtp: Refactor mgcp_send to avoid code duplication by Jacob Erlbeck · 11 years ago
  59. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 11 years ago
  60. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 11 years ago
  61. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  62. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  63. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  64. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  65. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  66. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 11 years ago
  67. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  68. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  69. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  70. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  71. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  72. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  73. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  74. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  75. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  76. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  77. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  78. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  79. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  80. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  81. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  82. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  83. c3daa0f Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 11 years ago
  84. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  85. fa3fff4 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 11 years ago
  86. 91cf743 mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  87. a03e223 mgcp/rtp: Refactor timestamp offset calculation into own function by Jacob Erlbeck · 11 years ago
  88. 6b78421 build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL by Holger Hans Peter Freyther · 11 years ago
  89. 94f18c1 build: Remove bogus depends from ipaccess-config by Holger Hans Peter Freyther · 11 years ago
  90. 4e88f6b freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  91. 52d8f5a si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 11 years ago
  92. 0c2cfb8 ipa-proxy: Socket creation can fail, address coverity issue by Holger Hans Peter Freyther · 11 years ago
  93. 7d552fc vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 11 years ago
  94. 3d5290b subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 11 years ago
  95. e3a73ab smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 11 years ago
  96. d69cf60 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  97. 5a1d238 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  98. 2b57b4c mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  99. 866a76d mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  100. 64af5d2 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago