1. 1bf8a4e m3ua: Make connection non-blocking to not block other flows by Holger Hans Peter Freyther · 7 years ago
  2. a6d27a6 Add gerrit settings by Max · 7 years ago
  3. bfa6d07 build: Remove old left over from before libosmocore.. by Holger Hans Peter Freyther · 7 years ago
  4. 9e0723f build: Link -losmocore last to please Ubuntu linker by Holger Hans Peter Freyther · 7 years ago
  5. 2012f40 debian: Make a new release with systemd service file by Holger Hans Peter Freyther · 8 years ago
  6. 8ddafcc jenkins: Disable building doxygen help in libosmocore by Holger Hans Peter Freyther · 8 years ago
  7. f192e55 misc: Ignore some of the generated files by Holger Hans Peter Freyther · 8 years ago
  8. 368e549 tests/vty: Add VTY tests to the osmo-stp by Holger Hans Peter Freyther · 8 years ago
  9. b1d46b4 debian: Add systemd service file by Holger Hans Peter Freyther · 8 years ago
  10. f3afabe misc: Attempt to fix various 64bit compiler warnings by Holger Hans Peter Freyther · 8 years ago
  11. baaa66c mgcp: Address compiler warning and initialize by Holger Hans Peter Freyther · 8 years ago
  12. e0b626a vty: Adapt the go_parent_cb and fix compiler warning by Holger Hans Peter Freyther · 8 years ago
  13. 6dd4499 distcheck: Include .version to fix build on newer versions by Holger Hans Peter Freyther · 8 years ago
  14. 35f9136 jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  15. db3684e logging: Fix logging after introduction of the early check by Holger Hans Peter Freyther · 8 years ago
  16. 72722c3 m3ua/sccp: Allow to skip T18/T20 TFP/TRA handling completely by Holger Hans Peter Freyther · 9 years ago
  17. 68acda7 Make the 1.4.6 release by Holger Hans Peter Freyther · 9 years ago
  18. a41c992 m3ua: Make the link up timeout configurable on the system by Holger Hans Peter Freyther · 9 years ago
  19. e948224 m3ua: Start timer to wait for ASPAC_ACK by Holger Hans Peter Freyther · 9 years ago
  20. f0c6569 Make the 1.4.5 release by Holger Hans Peter Freyther · 9 years ago
  21. 2c33e2a ss7: Mark the link as down after the shutdown by Holger Hans Peter Freyther · 9 years ago
  22. 38d37c5 Prepare the 1.4.4 release by Holger Hans Peter Freyther · 9 years ago
  23. 1a1aa0c ctr: Count number of dropped messages by Holger Hans Peter Freyther · 9 years ago
  24. 2f79ae9 ss7: Make the failure mode configurable by Holger Hans Peter Freyther · 9 years ago
  25. b492e86 ss7: Allow to force the link down when the IPA conn is going down by Holger Hans Peter Freyther · 9 years ago
  26. 78f5060 ss7: Inform the application layer that a connection is down by Holger Hans Peter Freyther · 9 years ago
  27. d5be846 sctp: Print the rc and the errno in case of an error by Holger Hans Peter Freyther · 9 years ago
  28. e3e6944 debian: Create a new changelog entry by Holger Hans Peter Freyther · 9 years ago
  29. 29f38d3 debian: Create a pidfile and kill based on it by Holger Hans Peter Freyther · 9 years ago
  30. 2f3f851 debian: Create a new changelog entry by Holger Hans Peter Freyther · 9 years ago
  31. d929869 debian: Fix the start script by Holger Hans Peter Freyther · 9 years ago
  32. c5950d7 vty: Avoid printing "ip (null)" in the saved config file by Holger Hans Peter Freyther · 9 years ago
  33. e2aba7d vty: Remember forward-only of the ss7 application by Holger Hans Peter Freyther · 9 years ago
  34. 0701393 debian: Adhere to newer standard version by Holger Hans Peter Freyther · 9 years ago
  35. 43a87e3 debian: Build new packages with the traffic-mode config by Holger Hans Peter Freyther · 9 years ago
  36. 1a3ceaf cellmgr: Attempt to fix the make distcheck by Holger Hans Peter Freyther · 9 years ago
  37. 6a441c8 m3ua: Make the traffic-mode configurable by Holger Hans Peter Freyther · 9 years ago
  38. 0bcf47b debian: Release new version for testing by Holger Hans Peter Freyther · 9 years ago
  39. 5c25c78 Merge branch 'zecke/m3ua' by Holger Hans Peter Freyther · 9 years ago
  40. 71477e1 m3ua: Send data on stream != 0 by Holger Hans Peter Freyther · 9 years ago zecke/m3ua
  41. 3161682 all: Use the libosmo-sccp version of mtp_level3.h by Holger Hans Peter Freyther · 9 years ago
  42. ebdbc11 m3ua: Use the MTP_READ_DPC/MTP_READ_OPC for using the right PC by Holger Hans Peter Freyther · 9 years ago
  43. d1df399 m3ua: Implement link bring-up and sending/receiving of data by Holger Hans Peter Freyther · 9 years ago
  44. 6a20bae m3ua: Implement connect and re-connect handling by Holger Hans Peter Freyther · 9 years ago
  45. d2f21e0 m3ua: Begin to create a m3ua client connection by Holger Hans Peter Freyther · 9 years ago
  46. 679a8d0 mtp: Allow to skip SLTM on links (e.g. m3ua) by Holger Hans Peter Freyther · 9 years ago
  47. bc4b0bb mtp: Clean-up and remove the unused start routine by Holger Hans Peter Freyther · 9 years ago
  48. 4fd82de Port from libm2ua to libxua by Holger Hans Peter Freyther · 9 years ago
  49. 1cedd4a debian: Add a start script for osmo-stp by Holger Hans Peter Freyther · 10 years ago
  50. 6b471a2 debian: Rename the packages by Holger Hans Peter Freyther · 10 years ago
  51. 9544ee2 build: Replace deprecated INCLUDES with AM_CPPFLAGS by Sylvain Munaut · 9 years ago
  52. 95d8272 debian: Begin with a debian package for the STP by Holger Hans Peter Freyther · 10 years ago
  53. b5f8989 sctp_m2ua: Fix the byte order of the request flag for the StateConf by Holger Hans Peter Freyther · 11 years ago
  54. fa48639 sctp_m2ua: Fix the check of how many ASP for the same ident we have active by Holger Hans Peter Freyther · 11 years ago
  55. 4b750fb dtmf: Make the on/off time and transmit power configurable by Holger Hans Peter Freyther · 11 years ago
  56. 3bb2a91 dtmf: Add tone detection to the event handling by Holger Hans Peter Freyther · 11 years ago
  57. a26e617 mgcp: Return 502 in case the endpoint is allocated. by Holger Hans Peter Freyther · 11 years ago
  58. e48231c dtmf: Check the tones that are put into the DTMF scheduler and reject a 0 by Holger Hans Peter Freyther · 11 years ago
  59. 9905b18 dtmf: Make the API more robust and avoid inconsistencies by Holger Hans Peter Freyther · 11 years ago
  60. 6c98117 dtmf: Improve the log message and print the number of messages queued by Holger Hans Peter Freyther · 11 years ago
  61. cd062c8 mgcp: Initialize the tone to CHAR_MAX as this might not be a request by Holger Hans Peter Freyther · 11 years ago
  62. 4db78de patching: Add a VTY option to hardcode the assignment complete message by Holger Hans Peter Freyther · 11 years ago
  63. b566c79 patching: Get the struct ss7_application down to the patching routine by Holger Hans Peter Freyther · 11 years ago
  64. 6553f1b msc: Create a copy of the message for the forward_only case by Holger Hans Peter Freyther · 11 years ago
  65. c4e5066 app: Mark the transport as started for the relay mode by Holger Hans Peter Freyther · 11 years ago
  66. d90834c app: Make it possible to enable the forward only code by Holger Hans Peter Freyther · 11 years ago
  67. 052b8e8 bss patch: Remove stale printf from the code that broke the tests by Holger Hans Peter Freyther · 11 years ago
  68. 511848c bss patch: Patch all slots with FR2 in the assignment request by Holger Hans Peter Freyther · 11 years ago
  69. 30be65a bss patching: Add test cases for assignment and assignment complete patching by Holger Hans Peter Freyther · 11 years ago
  70. a479c1b tests: Make the test data static const by Holger Hans Peter Freyther · 11 years ago
  71. 49844e8 msc_conn: Clear the write queue when the connection is dropping by Holger Hans Peter Freyther · 11 years ago
  72. a5a17fa msc: Allow to listen for incoming connections. by Holger Hans Peter Freyther · 11 years ago
  73. d93c84f misc: Address warnings coming from clang by Holger Hans Peter Freyther · 11 years ago
  74. e6caed1 mgcp: Add a log message about the tones that will be queued by Holger Hans Peter Freyther · 11 years ago
  75. 46c7999 mgcp: After the tones are played inform the DTMF state by Holger Hans Peter Freyther · 11 years ago
  76. fb7ae15 mgcp: Remove unused variable from the callback handling by Holger Hans Peter Freyther · 11 years ago
  77. 4822c8b isup: Make isup CIC parsing/using work on big endian machines as well by Holger Hans Peter Freyther · 11 years ago
  78. 6808407 isup_filter: Add debug and log messages for the filtering by Holger Hans Peter Freyther · 11 years ago
  79. 5d04481 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 11 years ago
  80. e833478 isup: Hook the reset scanner before we forward the ISUP message by Holger Hans Peter Freyther · 11 years ago 1.3.0
  81. a953005 isup: Test some more ISUP messages and that we parse them correctly by Holger Hans Peter Freyther · 11 years ago
  82. b35c5c3 stp: Allow to specify a trunk_name in the application by Holger Hans Peter Freyther · 11 years ago
  83. d04011a stp: Extract the MGCP forwarding code out of the msc_connection by Holger Hans Peter Freyther · 11 years ago
  84. 2df07d5 mgw: Implement the specific RSIP handling by Holger Hans Peter Freyther · 11 years ago
  85. fe55ed1 mgcp: Write a small hint that this special endpoint number handling is broken by Holger Hans Peter Freyther · 11 years ago
  86. 57e9ca9 mgcp: Use the realloc callback when freeing the endpoint via the VTY by Holger Hans Peter Freyther · 11 years ago
  87. 2d115d4 mgcp: Merge the current MGCP code from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  88. d74ac33 dtmf: Schedule DTMF tones for the MTN hardware by Holger Hans Peter Freyther · 11 years ago
  89. 9b24744 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 11 years ago
  90. 611d238 mgcp: Add a hack to allow to patch the SSRC by Holger Hans Peter Freyther · 12 years ago
  91. e310310 mgw: Always disable the writing for the socket notifier, initialize variable by Holger Hans Peter Freyther · 11 years ago
  92. 677fd1e adler: Remove the SCTP hack that we needed to force the adler checksum by Holger Hans Peter Freyther · 12 years ago
  93. 11a1415 syslog: Log all exit paths in this code by Holger Hans Peter Freyther · 12 years ago
  94. 826390a syslog: Add syslog for the MGCP MTN thread by Holger Hans Peter Freyther · 12 years ago
  95. 4d47451 mgcp: Always restore the endpoint routing when destroying the endpoint by Holger Hans Peter Freyther · 12 years ago
  96. d56ddfc mgcp: Possible fix for using the right DSP resource on the MGCP MGW by Holger Hans Peter Freyther · 12 years ago
  97. e1ec4c7 hw: The DSP resource was one based with the SNMP API, subtract it by Holger Hans Peter Freyther · 12 years ago
  98. c96c57b mgcp: Implement to loop timeslots when not used for audio by Holger Hans Peter Freyther · 12 years ago
  99. 765c48a mgcp: Move to using the NexusWare API for Timeslot config by Holger Hans Peter Freyther · 12 years ago
  100. 77ffc93 mgcp: Rename from snmp to hw in variables and function name. by Holger Hans Peter Freyther · 12 years ago