1. c42bf19 configure: Fix compilation with new libortp by Pau Espin Pedrol · 7 years ago
  2. 1e04d4b README.md: Use <> around all hyperlinks to render them as links in cgit by Harald Welte · 7 years ago
  3. 3fdb287 jenkins: add value_string termination check by Neels Hofmeyr · 7 years ago
  4. 7861eba Add README file to libosmo-abis repository by Harald Welte · 7 years ago
  5. 027e119 lapd: log pointer addresses by Philipp Maier · 8 years ago
  6. d75bac4 lapd: Reduce N200 (SABM retransmission count) by Philipp Maier · 7 years ago
  7. beb10ef add basic unixsocket support by Alexander Couzens · 8 years ago
  8. 8a3be28 Enable sanitize by Max · 7 years ago
  9. 2547458 misc: Fix build failure/warning when building on alpine linux by Holger Hans Peter Freyther · 7 years ago
  10. 30ffa7a undup: subchan_demux.c: use libosmocore's llist_count() by Neels Hofmeyr · 7 years ago
  11. c9fa25e handle_ts1_read(): log sign_link() error by Max · 7 years ago
  12. 4c4a1c2 ipaccess_line_update(): log connection IP addresses and ports by Max · 7 years ago
  13. efb43c0 Add gerrit settings by Max · 8 years ago
  14. 5f3871e Integrate Debian packaging changes by Max · 8 years ago
  15. bf42e0a Enable adaptive jitter compensation by Max · 8 years ago
  16. ac2ad3b Remove obsolete compile-time conditional by Max · 8 years ago
  17. 7c840be Expand network error callback by Max · 8 years ago
  18. 78d0486 osmo_rtp_socket_poll(): Fix log message to match function name by Max · 8 years ago
  19. b0a4235 don't pass negative error to strerror() by Harald Welte · 8 years ago
  20. 519217f call strerror() not on negative value by Harald Welte · 8 years ago
  21. 14dd30a fix signed/unsigned bug in ipa_client_conn_open() by Harald Welte · 8 years ago
  22. 34260c8 osmo_rtp_socket_fdreg(): Check return value of osmo_fd_register() by Harald Welte · 8 years ago
  23. ae3a993 input/ipaccess.c: Check return value of osmo_fd_register() by Harald Welte · 8 years ago
  24. 35daa67 e1_input: remove superflous semi colon by Alexander Couzens · 8 years ago
  25. ab3b560 lapd_pcap.h: Add missing #include lines by Harald Welte · 8 years ago
  26. 67b81eb e1_input.h: add missing extern for value string arrays by Arran Cudbard-Bell · 8 years ago
  27. 0c7d5f4 lapd: adding support for ericsson's lapd dialect by Philipp · 8 years ago
  28. 7895e04 Fix metadata corruption by Harald Welte · 8 years ago
  29. f690600 Unify RTP receiving by Max · 8 years ago
  30. 02ceea8 Extend RTP RX callback parameters by Max · 8 years ago
  31. 7a228eb Add HDLC timeslot mode by Harald Welte · 8 years ago
  32. a0108e7 Implement new 'raw' input type for E1 timeslots by Harald Welte · 8 years ago
  33. 4ca5c53 Convert e1inp_{sign,ts}type_name() to use struct value_string by Harald Welte · 8 years ago
  34. f35d889 e1_input: Add E1 timeslot number to input_signal_data by Harald Welte · 8 years ago
  35. 1129040 remove non-existant e1inp_update_ts() from e1_input.h by Harald Welte · 8 years ago
  36. 017752f jenkins.sh: call cat-testlogs.sh on check failure by Neels Hofmeyr · 8 years ago
  37. fdcb961 jenkins.sh: use osmo-build-dep.sh, print separator by Neels Hofmeyr · 8 years ago
  38. 04c73cb jenkins.sh: cosmetic: export instead of inlining PATH env by Neels Hofmeyr · 8 years ago
  39. 2c32f0a Resync RTP session in case of timestamp jump by Yves Godin · 8 years ago
  40. a0ff942 Really fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  41. 24796f2 configure: check for pkg-config presence by Neels Hofmeyr · 8 years ago
  42. f5d2860 build: be robust against install-sh files above the root dir by Neels Hofmeyr · 8 years ago
  43. 15d9b79 Bump minimum oRTP version by Max · 8 years ago 3G_2016_09
  44. fc47015 Use callback for polling data by Max · 8 years ago
  45. 6dab90f Change API to convey marker bit by Max · 8 years ago
  46. c77c2a6 osmo_ortp.c: fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  47. 085ab0b gitignore: platform-libtool by Neels Hofmeyr · 8 years ago
  48. 7f9d851 e1_input: Use osmo_pcap_lapd if using software LAPD by Harald Welte · 8 years ago
  49. b4698ef lapd_pcap: Correctly set the pseudo-header packet type by Harald Welte · 8 years ago
  50. 47bee5b Add osmo_pcap_lapd_set_fd() function by Harald Welte · 8 years ago
  51. c1cf14c Fix macro definitions by Max · 8 years ago
  52. c42c2ca Add defines for FN to SAMPLE conversion by Max · 8 years ago
  53. 73b9bc7 Extend RTP frame sending API by Max · 8 years ago
  54. 6479728 debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  55. 9ed7ca5 ipa_bts_id_resp(): handle non-existing members of ipacces_unit by Harald Welte · 8 years ago
  56. 12814b9 ipa_server_conn: Add server-side CCM handling by Harald Welte · 8 years ago
  57. b2d727a ipa_server_conn: Add remote (peer) address to struct by Harald Welte · 8 years ago
  58. 8c119f7 Set connected mode after setting remote address by Max · 8 years ago
  59. 80f7c04 Fix RTCP port allocation by Max · 8 years ago
  60. e54d7bc Do not send RTP to port 0 by Max · 8 years ago
  61. d8026ec distcheck: Include the .version file in the package by Holger Hans Peter Freyther · 8 years ago
  62. 7c9337b jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  63. 0db1d43 ipa driver: make bind address vty configurable by Neels Hofmeyr · 8 years ago
  64. 86fc3c8 export lapd_tei_alloc(), used in libosmo-netif by Alexander Huemer · 9 years ago
  65. 3cef39b debian: Bump so version to link against new libosmovty2 by Holger Hans Peter Freyther · 9 years ago 0.3.2
  66. 71bc9e2 ortp: Guard the jitter stats with a version check by Holger Hans Peter Freyther · 9 years ago
  67. fe01908 ortp: Export statistics for the bts or similar by Holger Hans Peter Freyther · 9 years ago v0.3.2
  68. b37c5d4 configure.ac: Add subdir-objects by Harald Welte · 9 years ago
  69. 3a580f2 subchan: Remove unused const variable by Holger Hans Peter Freyther · 9 years ago
  70. 050d60a debian: Switch to multi-arch support by Holger Hans Peter Freyther · 9 years ago
  71. 2f0dd0c New upstream release by Holger Hans Peter Freyther · 9 years ago v0.3.1
  72. 9087859 ipa: Add API to clear the tx queue by Holger Hans Peter Freyther · 9 years ago
  73. adfa01f misdn: Close the file descriptor if the ioctl is failing by Holger Hans Peter Freyther · 10 years ago
  74. 1acf4cb ipa: Declare all structs used by Jacob Erlbeck · 10 years ago
  75. 687046b ipa: Set the BSC_FD_WRITE in ipa_client_conn_open by Holger Hans Peter Freyther · 10 years ago
  76. 37fcd93 ipa: Partially revert the e1inp_ipa_bts_rsl_connect_n commit by Holger Hans Peter Freyther · 10 years ago
  77. d9d1b5c misc: Work with src != builddir by Holger Hans Peter Freyther · 10 years ago
  78. b6d2834 Prepare a new release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago 0.3.0
  79. e6ad794 test: Fix the compilation of the test by Holger Hans Peter Freyther · 10 years ago
  80. c97b9e6 Add missing TODO-RELEASE entry to remind us of the ABI bump on release by Holger Hans Peter Freyther · 10 years ago
  81. f422a75 Support for multiple RSL connections with ABIS/ipaccess (BTS side) by Andreas Eversberg · 10 years ago
  82. c9295ea fix compiler warning in write_pcap_packet() by Harald Welte · 10 years ago
  83. b65f58f move various generic IPA related functions to libosmocore by Harald Welte · 10 years ago
  84. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  85. f5efba4 ipa: add ipaccess_tlv_to_unitdata() by Harald Welte · 10 years ago
  86. c1edf60 ipa: declare more already public functions by Harald Welte · 10 years ago
  87. 783715b Split generic CCM handling out of ipaccess_bts_read_cb() by Harald Welte · 10 years ago
  88. 46c40b8 ipa: Move the second null check into the first one by Holger Hans Peter Freyther · 10 years ago
  89. 3091e17 declare ipa_msg_push_header() as public function by Harald Welte · 10 years ago
  90. e7e1b75 ipa: ensure updown_cb() gets called on reconnect by Harald Welte · 10 years ago
  91. f0d4a22 ipa: Set msgb->l1h to the beginning of the IPA header by Harald Welte · 10 years ago
  92. 205e903 ipa.h: Wrap function declarations to make them more readable by Harald Welte · 10 years ago
  93. fb6e1e9 rtp: Randomize the initial timestamp for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  94. bf6f1f4 rtp: Randomize the initial sequence number for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  95. d67f3f0 ipa: Add function declaration for IPA header creation by Holger Hans Peter Freyther · 10 years ago
  96. 754d5d4 ipa_proxy: make sure ipa instance name is nul-terminated by Pablo Neira Ayuso · 10 years ago
  97. ecd0a36 release: Prepare the 0.2.0 release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago v0.2.0
  98. 98af3c3 ipa: Change ipa_msg_recv() to support partial receive by Jacob Erlbeck · 10 years ago
  99. 36106ae ipa/test: Add test program for IPA message reception by Jacob Erlbeck · 10 years ago
  100. f465a4c ipaccess: Move the #endif before the curly brace by Holger Hans Peter Freyther · 10 years ago