1. fc47015 Use callback for polling data by Max · 8 years ago
  2. 6dab90f Change API to convey marker bit by Max · 8 years ago
  3. c77c2a6 osmo_ortp.c: fix order of set_connected_mode and set_remote_addr by Neels Hofmeyr · 8 years ago
  4. 085ab0b gitignore: platform-libtool by Neels Hofmeyr · 8 years ago
  5. 7f9d851 e1_input: Use osmo_pcap_lapd if using software LAPD by Harald Welte · 8 years ago
  6. b4698ef lapd_pcap: Correctly set the pseudo-header packet type by Harald Welte · 8 years ago
  7. 47bee5b Add osmo_pcap_lapd_set_fd() function by Harald Welte · 8 years ago
  8. c1cf14c Fix macro definitions by Max · 8 years ago
  9. c42c2ca Add defines for FN to SAMPLE conversion by Max · 8 years ago
  10. 73b9bc7 Extend RTP frame sending API by Max · 8 years ago
  11. 6479728 debian: Make upgrading from debian SID easier by Holger Hans Peter Freyther · 8 years ago
  12. 9ed7ca5 ipa_bts_id_resp(): handle non-existing members of ipacces_unit by Harald Welte · 8 years ago
  13. 12814b9 ipa_server_conn: Add server-side CCM handling by Harald Welte · 8 years ago
  14. b2d727a ipa_server_conn: Add remote (peer) address to struct by Harald Welte · 8 years ago
  15. 8c119f7 Set connected mode after setting remote address by Max · 8 years ago
  16. 80f7c04 Fix RTCP port allocation by Max · 8 years ago
  17. e54d7bc Do not send RTP to port 0 by Max · 8 years ago
  18. d8026ec distcheck: Include the .version file in the package by Holger Hans Peter Freyther · 8 years ago
  19. 7c9337b jenkins: Add the build script from jenkins here by Holger Hans Peter Freyther · 8 years ago
  20. 0db1d43 ipa driver: make bind address vty configurable by Neels Hofmeyr · 8 years ago
  21. 86fc3c8 export lapd_tei_alloc(), used in libosmo-netif by Alexander Huemer · 9 years ago
  22. 3cef39b debian: Bump so version to link against new libosmovty2 by Holger Hans Peter Freyther · 9 years ago 0.3.2
  23. 71bc9e2 ortp: Guard the jitter stats with a version check by Holger Hans Peter Freyther · 9 years ago
  24. fe01908 ortp: Export statistics for the bts or similar by Holger Hans Peter Freyther · 9 years ago v0.3.2
  25. b37c5d4 configure.ac: Add subdir-objects by Harald Welte · 9 years ago
  26. 3a580f2 subchan: Remove unused const variable by Holger Hans Peter Freyther · 9 years ago
  27. 050d60a debian: Switch to multi-arch support by Holger Hans Peter Freyther · 9 years ago
  28. 2f0dd0c New upstream release by Holger Hans Peter Freyther · 9 years ago v0.3.1
  29. 9087859 ipa: Add API to clear the tx queue by Holger Hans Peter Freyther · 9 years ago
  30. adfa01f misdn: Close the file descriptor if the ioctl is failing by Holger Hans Peter Freyther · 10 years ago
  31. 1acf4cb ipa: Declare all structs used by Jacob Erlbeck · 10 years ago
  32. 687046b ipa: Set the BSC_FD_WRITE in ipa_client_conn_open by Holger Hans Peter Freyther · 10 years ago
  33. 37fcd93 ipa: Partially revert the e1inp_ipa_bts_rsl_connect_n commit by Holger Hans Peter Freyther · 10 years ago
  34. d9d1b5c misc: Work with src != builddir by Holger Hans Peter Freyther · 10 years ago
  35. b6d2834 Prepare a new release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago 0.3.0
  36. e6ad794 test: Fix the compilation of the test by Holger Hans Peter Freyther · 10 years ago
  37. c97b9e6 Add missing TODO-RELEASE entry to remind us of the ABI bump on release by Holger Hans Peter Freyther · 10 years ago
  38. f422a75 Support for multiple RSL connections with ABIS/ipaccess (BTS side) by Andreas Eversberg · 10 years ago
  39. c9295ea fix compiler warning in write_pcap_packet() by Harald Welte · 10 years ago
  40. b65f58f move various generic IPA related functions to libosmocore by Harald Welte · 10 years ago
  41. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  42. f5efba4 ipa: add ipaccess_tlv_to_unitdata() by Harald Welte · 10 years ago
  43. c1edf60 ipa: declare more already public functions by Harald Welte · 10 years ago
  44. 783715b Split generic CCM handling out of ipaccess_bts_read_cb() by Harald Welte · 10 years ago
  45. 46c40b8 ipa: Move the second null check into the first one by Holger Hans Peter Freyther · 10 years ago
  46. 3091e17 declare ipa_msg_push_header() as public function by Harald Welte · 10 years ago
  47. e7e1b75 ipa: ensure updown_cb() gets called on reconnect by Harald Welte · 10 years ago
  48. f0d4a22 ipa: Set msgb->l1h to the beginning of the IPA header by Harald Welte · 10 years ago
  49. 205e903 ipa.h: Wrap function declarations to make them more readable by Harald Welte · 10 years ago
  50. fb6e1e9 rtp: Randomize the initial timestamp for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  51. bf6f1f4 rtp: Randomize the initial sequence number for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  52. d67f3f0 ipa: Add function declaration for IPA header creation by Holger Hans Peter Freyther · 10 years ago
  53. 754d5d4 ipa_proxy: make sure ipa instance name is nul-terminated by Pablo Neira Ayuso · 10 years ago
  54. ecd0a36 release: Prepare the 0.2.0 release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago v0.2.0
  55. 98af3c3 ipa: Change ipa_msg_recv() to support partial receive by Jacob Erlbeck · 10 years ago
  56. 36106ae ipa/test: Add test program for IPA message reception by Jacob Erlbeck · 10 years ago
  57. f465a4c ipaccess: Move the #endif before the curly brace by Holger Hans Peter Freyther · 10 years ago
  58. f6415ea debian: Build the new upstream release by Holger Hans Peter Freyther · 10 years ago
  59. ba9aa89 Prepare the v0.1.6 release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago v0.1.6
  60. 901ef1c ipaccess: Change the visibility of the ipa messages by Holger Hans Peter Freyther · 10 years ago
  61. 8fe1571 ipaccess: Make TCP keep-alive configurable by Jacob Erlbeck · 10 years ago
  62. 86dae84 input: Make keep alive configurable (generic) by Jacob Erlbeck · 10 years ago
  63. a4ec51e ipaccess: Use keep alive for all connections by Jacob Erlbeck · 10 years ago
  64. 8598072 ipaccess: Enable TCP keepalive by default on all BTS connections by Daniel Willmann · 10 years ago
  65. 63ddf46 ipaccess: Fix crash when no IPA message is sent first on the RSL port by Holger Hans Peter Freyther · 11 years ago
  66. 7ae8503 debian: Depend directly on the two libraries needed for libosmo-abis by Holger Hans Peter Freyther · 11 years ago
  67. d65ccd5 debian: Enable the hardening options for this library by Holger Hans Peter Freyther · 11 years ago
  68. 05a337c debian: Address warnings and increase standards version by Holger Hans Peter Freyther · 11 years ago
  69. ece5323 debian: Split the libraries into separate packages by Holger Hans Peter Freyther · 11 years ago
  70. 91de2d0 debian: Add depedency to newer libosmocore and update the changelog by Holger Hans Peter Freyther · 11 years ago
  71. e0bd2f6 build: Ignore newer automake generated file by Holger Hans Peter Freyther · 11 years ago
  72. 3ea52e4 ipa-proxy/vty: Removed enable/ipa node by Jacob Erlbeck · 11 years ago
  73. 1c9dcc1 vty: Use same prompt string format like in libosmocore by Jacob Erlbeck · 11 years ago
  74. 37f0695 vty: Use new vty_install_default() function by Jacob Erlbeck · 11 years ago
  75. e58d331 ortp: Fix the version check for ORTP by not using the cached result by Holger Hans Peter Freyther · 11 years ago
  76. 2bfc01d enable support of libortp >= 0.21, which has an API breakage by Harald Welte · 11 years ago
  77. 51b7961 Merge branch 'laforge/ipa-client-fixes' by Harald Welte · 11 years ago
  78. a98a625 it's called 'truncated' message, not 'trunked' by Harald Welte · 11 years ago
  79. 6eddd47 ipaccess.c: call sign_link_up() only _after_ tx ID_ACK/ID_RESP by Harald Welte · 11 years ago
  80. 51de9ca IPA: remove automatic reconnect logic by Harald Welte · 11 years ago
  81. a3e9dd5 ipaccess: rename ipaccess_bts_cb() to ipaccess_bts_read_cb() by Harald Welte · 11 years ago
  82. e68055b ipa: protect against multiple subsequent calls to ipa_client_conn_close() by Harald Welte · 11 years ago
  83. 10b4130 ipaccess: Properly resolve 'line' in error case by Harald Welte · 11 years ago
  84. 84f67b2 Don't establish RSL at same time as OML link on IPA type lines by Harald Welte · 11 years ago
  85. d331f86 Remove duplication between libosmocore ipaccess.h and libosmoabis ipaccess.h by Harald Welte · 11 years ago
  86. ef13269 input: fix compilation warning due to missing include osmocom/core/backtrace.h by Pablo Neira Ayuso · 11 years ago
  87. cdda0a8 ipa: stricter accept callback handling in ipa_server_link_create by Pablo Neira Ayuso · 11 years ago
  88. 33f7175 e1_input: fix compilation warning in e1inp_tx_ts by Pablo Neira Ayuso · 11 years ago
  89. f69b812 dahdi: Fix potential but unlikely out of bounds access by Holger Hans Peter Freyther · 11 years ago
  90. 219a6a4 misdn: Fix a file descriptor leak in _mi_e1_line_update by Holger Hans Peter Freyther · 11 years ago
  91. 2e11f5c e1_input: fix compilation warning in e1_set_pcap_fd by Pablo Neira Ayuso · 11 years ago
  92. 4bab3bf input: ipaccess: stricter string handling in ipa_bts_id_resp by Pablo Neira Ayuso · 11 years ago
  93. a8c4871 input: ipa: close descriptor if no accept callback is set by Pablo Neira Ayuso · 11 years ago
  94. b948701 input: ipaccess: fix possible NULL dereference by Pablo Neira Ayuso · 11 years ago
  95. 3a5b436 ipa_proxy: The ret variable was not initialized/assigned by Holger Hans Peter Freyther · 11 years ago
  96. 8cbd9f4 e1_input_vty: Help coverity in understanding this code by Holger Hans Peter Freyther · 11 years ago
  97. a677cbc ipa: Fix the size of the streamid array used in the proxy code by Holger Hans Peter Freyther · 11 years ago
  98. 9d4fe51 hsl: Remove the input handling for the HSL BTS by Holger Hans Peter Freyther · 11 years ago
  99. 3eed8a1 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  100. 5731dd7 misdn: Set ret to 0 when using the LAPD from userspace by Holger Hans Peter Freyther · 11 years ago