1. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  2. 2de4689 nitb/ctrl: Add ctrl command to set the TRX max_power_reduction by Holger Hans Peter Freyther · 10 years ago
  3. cd582c7 systemd: Add service for the osmo-sgsn by Holger Hans Peter Freyther · 10 years ago
  4. b8073b6 systemd: Saying these services restart once should be enough by Holger Hans Peter Freyther · 10 years ago
  5. b07293d Merge branch 'jolly/mncc' by Holger Hans Peter Freyther · 10 years ago
  6. 39ff084 mncc: Add support for half rate V1 frames to MNCC/RTP interface by Andreas Eversberg · 10 years ago
  7. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  8. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 10 years ago
  9. dfce007 mgcp: The valid payload types start at 0. Fix the VTY by Holger Hans Peter Freyther · 10 years ago
  10. e51e8fc systemd: Remove the second occurance of Restart=always by Holger Hans Peter Freyther · 10 years ago
  11. bd3e176 trau: Fix linking on FreeBSD by using LIBRAY_DL by Nikola · 10 years ago
  12. 0c221a8 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  13. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  14. 3b338fd db: Add more tests for retrieving subscribers from a DB. by Alexander Chemeris · 10 years ago
  15. 1271c77 db: Remove the german from the log message by Alexander Chemeris · 10 years ago
  16. 74af2fe Merge branch 'daniel/smpp-fixes' by Holger Hans Peter Freyther · 10 years ago
  17. 4a93f57 nitb/smpp: Add simple test runner for the issues found by daniel by Holger Hans Peter Freyther · 10 years ago
  18. 13ef623 smpp_smsc: Fix integer overflow in read return value and msgb_alloc() by Daniel Willmann · 10 years ago
  19. 909e5da smpp_smsc: Check that the size is large enough to hold actual data by Daniel Willmann · 10 years ago
  20. ef97254 smpp_smsc: Fix socket read() error handling by Daniel Willmann · 10 years ago
  21. 38abd7b nitb: Add a test for "show network" in the python testsuite. by Ciaby · 10 years ago
  22. 6e56ed5 Merge branch 'zecke/features/extended-control' by Holger Hans Peter Freyther · 10 years ago
  23. 842137a nat: Add CTRL command test case for the new control commands by Holger Hans Peter Freyther · 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 · 11 years ago
  29. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 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. a65ec74 trau: Fix compiler warning about decoded_trau_frame by Holger Hans Peter Freyther · 10 years ago
  36. daa39b8 tests: Remove unused file by Holger Hans Peter Freyther · 10 years ago
  37. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  38. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  39. ae3ec99 ctrl: Make it possible to re-use the string get and set routine by Holger Hans Peter Freyther · 11 years ago
  40. f0d5699 ctrl: Make the int range set, get and verify methods available by Holger Hans Peter Freyther · 11 years ago
  41. e5d57f6 mgcp: Round the frame time otherwise we have porting issues by Holger Hans Peter Freyther · 10 years ago
  42. 4d6874f mgcp: transit is a signed variable and should be printed like this by Holger Hans Peter Freyther · 10 years ago
  43. 559d773 mgcp: Use the length modifier for the size_t in the printf by Holger Hans Peter Freyther · 10 years ago
  44. b3af066 mgcp/rtp: Base jitter calculation on input timestamps by Jacob Erlbeck · 10 years ago
  45. e0f41ea mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 10 years ago
  46. 5708800 mgcp/rtp: Fix transit computation units by Jacob Erlbeck · 10 years ago
  47. 49677bd mgcp/test: Fake wallclock for RTP timing/stats tests by Jacob Erlbeck · 10 years ago
  48. 4c68c5b mgcp/test: Only include conn_mode into test output by Jacob Erlbeck · 10 years ago
  49. c8a9245 sms/dtap: Add log messages to analyse SMS message loss by Jacob Erlbeck · 10 years ago
  50. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  51. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 10 years ago
  52. d8afce9 nat: Make the access-list deny cause configurable by Holger Hans Peter Freyther · 10 years ago
  53. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  54. 18819c2 mgcp/test: Don't reset conn_mode between messages by Jacob Erlbeck · 10 years ago
  55. f318861 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 10 years ago
  56. b866d3b mgcp: Disable output enabled on initialisation by Jacob Erlbeck · 10 years ago
  57. 3f76e89 Fix more hidden TSC bugs for Ericsson BTS by Harald Welte · 10 years ago
  58. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 10 years ago
  59. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 10 years ago
  60. 82094c3 Make gsm48_lchan2chan_desc() reflect a ts-specific TSC by Harald Welte · 10 years ago
  61. ed483d1 openbsc: Fix coverity issues by Jacob Erlbeck · 10 years ago
  62. 65ff986 Remove obsolete check of conn and lchan pointers not beeing NULL by Andreas Eversberg · 10 years ago
  63. f50c5df Merge branch 'jerlbeck/features/mgcp-rtp-keep-alive' by Holger Hans Peter Freyther · 10 years ago
  64. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  65. 2752328 mgcp/rtp: Send dummy packet to the RTCP destination, too by Jacob Erlbeck · 11 years ago
  66. 9b7eb7b mgcp/rtp: Make offset computation understandable by Jacob Erlbeck · 11 years ago
  67. ecd157a mgcp: Set output_enabled flags based on the MGCP mode by Jacob Erlbeck · 11 years ago
  68. acd8d52 mgcp/test: Show the number of dummy packets sent by Jacob Erlbeck · 10 years ago
  69. d97bcd3 mgcp/test: Reset pkt_period_* after each test by Jacob Erlbeck · 11 years ago
  70. a4cc7cf mgcp/test: Test the connection mode parser by Jacob Erlbeck · 11 years ago
  71. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  72. 73b4979 mgcp/rtp: Refactor mgcp_send to avoid code duplication by Jacob Erlbeck · 11 years ago
  73. 06f4035 Merge remote-tracking branch 'origin/jerlbeck/features/range-encode' by Holger Hans Peter Freyther · 10 years ago
  74. b6fb63f si: Implement range 128, 256, 1024 encoding by Jacob Erlbeck · 10 years ago
  75. d56e048 si: Add generic range w(k) encoder by Jacob Erlbeck · 10 years ago
  76. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 10 years ago
  77. 0be3c87 si: Fix range512 encoding by Jacob Erlbeck · 10 years ago
  78. 33948a8 si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 10 years ago
  79. 1fe2ad2 si/test: Add tests for range encoding/decoding by Jacob Erlbeck · 10 years ago
  80. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 10 years ago
  81. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  82. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  83. e733963 nitb: Set the DST field in generated MM info messages by Jacob Erlbeck · 10 years ago
  84. f8f2031 smpp: In case we know the receiver set the context for logging by Holger Hans Peter Freyther · 11 years ago
  85. 0baeca8 mncc: Add the context we get from the MNCC interface by Holger Hans Peter Freyther · 11 years ago
  86. f4eb23a ussd: Reject and release unhandled SS requests/interrogation by Tobias Engel · 11 years ago
  87. df65410 sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 11 years ago
  88. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  89. f588f49 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 11 years ago
  90. 7a1d6bb libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 11 years ago
  91. 89e3f8a lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 11 years ago
  92. 61e7c8c periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 11 years ago
  93. 6fac5c5 Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 11 years ago
  94. 41ed3d2 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 11 years ago
  95. 927a65c sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 11 years ago
  96. de0401d ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 11 years ago
  97. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  98. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  99. 888fec6 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 11 years ago
  100. 1e9b28b mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 11 years ago