1. f76ed2d sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 10 years ago
  2. 900394a db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 10 years ago
  3. b1d71d4 bsc: Reduce the RLL timeout to be smaller than TC1/max_retr+1 by Holger Hans Peter Freyther · 10 years ago
  4. 8effcb7 libmsc: Set the "trans->conn" to NULL to catch invalid usage by Holger Hans Peter Freyther · 10 years ago
  5. 1a345ca lu crash: Fix a crash that likely occurred during the LU procedure by Holger Hans Peter Freyther · 10 years ago
  6. 2147bc4 periodic/lu: Attempt to implicitly attach a subscriber instead of rejecting by Holger Hans Peter Freyther · 10 years ago
  7. defb10f Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 10 years ago
  8. 80ba9b5 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 10 years ago
  9. 91acfa0 sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 10 years ago
  10. 1f229b3 ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding by Holger Hans Peter Freyther · 10 years ago
  11. c9763a3 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  12. 4bbddc6 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 10 years ago
  13. 65c7a45 mgcp/test: Use differential output for counters and timestamp by Jacob Erlbeck · 10 years ago
  14. 93c9da3 mgcp/test: Add test cases for constant RTP sequence number by Jacob Erlbeck · 10 years ago
  15. d074f8f Add EFR support to TRAU muxer + test case by Andreas Eversberg · 10 years ago
  16. b6f9516 Fix: Nokia requires VTY's "oml e1" parameters also by Andreas Eversberg · 10 years ago
  17. eddaa9f contrib/rtp: Fix default payload case by Jacob Erlbeck · 10 years ago
  18. daf2a38 Merge branch 'jerlbeck/features/mgcp-get-info-from-sdp' by Holger Hans Peter Freyther · 10 years ago
  19. 0a1bc56 mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 10 years ago
  20. 24754f0 mgcp: Parse SDP to get rate and packet duration by Jacob Erlbeck · 10 years ago
  21. 2c2ca4d mgcp: Put local connection options into a struct by Jacob Erlbeck · 10 years ago
  22. ba477d2 mgcp/test: Output the packet duration after MGCP parsing by Jacob Erlbeck · 10 years ago
  23. 33f3009 mgcp/rtp: Refactor timestamp offset calculation into own function by Jacob Erlbeck · 10 years ago
  24. e8ae1ac contrib/rtp: Add tool to create RTP state files by Jacob Erlbeck · 10 years ago
  25. 8b66649 contrib/rtp: Enhance RTP replay tool by Jacob Erlbeck · 10 years ago
  26. e828b66 build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from deps by Holger Hans Peter Freyther · 10 years ago
  27. a066d38 build: channel_test does not use dlopen/dlsym remove LIBRARY_DL dep by Holger Hans Peter Freyther · 10 years ago
  28. fd465bc build: osmo-nitb does not use dlopen/dlsym remove LIBRARY_DL by Holger Hans Peter Freyther · 10 years ago
  29. 5b0e870 build: Remove bogus depends from ipaccess-config by Holger Hans Peter Freyther · 10 years ago
  30. 876b55a freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 10 years ago
  31. 27a788d si: Make sure to not overwrite orig_arfcn_hi in the range encoding by Holger Hans Peter Freyther · 10 years ago
  32. e18209c ipa-proxy: Socket creation can fail, address coverity issue by Holger Hans Peter Freyther · 10 years ago
  33. 7f180e8 vty: Address coverity issue with subscr->name never being NULL by Holger Hans Peter Freyther · 10 years ago
  34. a5ddf48 subscriber: Address coverity warning and truncate the IMSI by Holger Hans Peter Freyther · 10 years ago
  35. 7672db3 smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 10 years ago
  36. 109583d build: Ignore file generated by automake by Holger Hans Peter Freyther · 10 years ago
  37. a801006 mgcp: Address compiler error for sprintf misusage... by Holger Hans Peter Freyther · 10 years ago
  38. 12355ae debian: Enable hardening for the OpenBSC packages by Holger Hans Peter Freyther · 10 years ago
  39. 65f7427 debian: Build debug packages for each of the target packages by Holger Hans Peter Freyther · 10 years ago
  40. 9f4f4e6 Merge remote-tracking branch 'jerlbeck/features/rtp-header-patching' by Holger Hans Peter Freyther · 10 years ago
  41. f6ec0e9 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 10 years ago
  42. 58340e5 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  43. e2292f3 mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  44. 3da9e4e mgcp/rtp: Use SSRC in proper byte ordering by Jacob Erlbeck · 11 years ago
  45. 30ce422 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 10 years ago
  46. b35a777 mgcp/rtp: Only update RTP header field offsets if enabled by Jacob Erlbeck · 10 years ago
  47. 5e9549e mgcp/rtp: Change the log message shown when the SSRC changes by Jacob Erlbeck · 10 years ago
  48. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  49. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  50. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  51. 598b1c7 Merge branch 'jerlbeck/mgcp-cleanups' by Holger Hans Peter Freyther · 10 years ago
  52. 78a9501 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  53. 3dff27d mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  54. 9107e2d mgcp: NUL-terminate MGCP message by Jacob Erlbeck · 11 years ago
  55. 1771171 mgcp: Refactor MGCP/SDP parsing by Jacob Erlbeck · 11 years ago
  56. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  57. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  58. a01bd60 mgcp: Rename for_each_line to for_each_non_empty_line by Jacob Erlbeck · 11 years ago
  59. 19d8742 osmo-nitb: don't print 'bac_hack' in usage/help output by Harald Welte · 11 years ago
  60. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  61. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  62. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  63. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  64. d9e4039 rtp: Fixed size check in padded RTP packets by Jacob Erlbeck · 11 years ago
  65. 33b9641 bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  66. 92ce02e rtp: Take the parameter from the arguments by Holger Hans Peter Freyther · 11 years ago
  67. 558bdb4 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  68. 49976f4 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  69. 82e644b gbproxy: The "[stats]" option was not documented, document it by Holger Hans Peter Freyther · 11 years ago
  70. aff2d62 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  71. b125031 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  72. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  73. 28e183f Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  74. 61bd965 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  75. 6e919db vty: Enable the end/exit test for libosmocore nodes by Jacob Erlbeck · 11 years ago
  76. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  77. fc7a75f bts: Add a flag to remember the kind of activation/release by Holger Hans Peter Freyther · 11 years ago
  78. 64cb924 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  79. 72b401f gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  80. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  81. 90267a9 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  82. 02ca778 gbproxy: Fix rate counter group leak in peer_free() by Jacob Erlbeck · 11 years ago
  83. 6d23371 gbproxy: Add basic VTY tests by Jacob Erlbeck · 11 years ago
  84. 7587727 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  85. f0f63a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  86. da890c7 gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  87. bc55574 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  88. c5085f9 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  89. 2082afa gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  90. e75fec6 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  91. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  92. 475f513 ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  93. 8c90f47 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  94. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  95. 0c48fc7 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  96. caa98d5 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  97. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  98. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  99. a3d41c9 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  100. 8c16928 Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago