1. b6d2834 Prepare a new release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago 0.3.0
  2. e6ad794 test: Fix the compilation of the test by Holger Hans Peter Freyther · 10 years ago
  3. c97b9e6 Add missing TODO-RELEASE entry to remind us of the ABI bump on release by Holger Hans Peter Freyther · 10 years ago
  4. f422a75 Support for multiple RSL connections with ABIS/ipaccess (BTS side) by Andreas Eversberg · 10 years ago
  5. c9295ea fix compiler warning in write_pcap_packet() by Harald Welte · 10 years ago
  6. b65f58f move various generic IPA related functions to libosmocore by Harald Welte · 10 years ago
  7. 46fc7e2 ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_input by Harald Welte · 10 years ago
  8. f5efba4 ipa: add ipaccess_tlv_to_unitdata() by Harald Welte · 10 years ago
  9. c1edf60 ipa: declare more already public functions by Harald Welte · 10 years ago
  10. 783715b Split generic CCM handling out of ipaccess_bts_read_cb() by Harald Welte · 10 years ago
  11. 46c40b8 ipa: Move the second null check into the first one by Holger Hans Peter Freyther · 10 years ago
  12. 3091e17 declare ipa_msg_push_header() as public function by Harald Welte · 10 years ago
  13. e7e1b75 ipa: ensure updown_cb() gets called on reconnect by Harald Welte · 10 years ago
  14. f0d4a22 ipa: Set msgb->l1h to the beginning of the IPA header by Harald Welte · 10 years ago
  15. 205e903 ipa.h: Wrap function declarations to make them more readable by Harald Welte · 10 years ago
  16. fb6e1e9 rtp: Randomize the initial timestamp for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  17. bf6f1f4 rtp: Randomize the initial sequence number for RFC compliance by Holger Hans Peter Freyther · 10 years ago
  18. d67f3f0 ipa: Add function declaration for IPA header creation by Holger Hans Peter Freyther · 10 years ago
  19. 754d5d4 ipa_proxy: make sure ipa instance name is nul-terminated by Pablo Neira Ayuso · 10 years ago
  20. ecd0a36 release: Prepare the 0.2.0 release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago v0.2.0
  21. 98af3c3 ipa: Change ipa_msg_recv() to support partial receive by Jacob Erlbeck · 10 years ago
  22. 36106ae ipa/test: Add test program for IPA message reception by Jacob Erlbeck · 10 years ago
  23. f465a4c ipaccess: Move the #endif before the curly brace by Holger Hans Peter Freyther · 10 years ago
  24. f6415ea debian: Build the new upstream release by Holger Hans Peter Freyther · 10 years ago
  25. ba9aa89 Prepare the v0.1.6 release of libosmo-abis by Holger Hans Peter Freyther · 10 years ago v0.1.6
  26. 901ef1c ipaccess: Change the visibility of the ipa messages by Holger Hans Peter Freyther · 10 years ago
  27. 8fe1571 ipaccess: Make TCP keep-alive configurable by Jacob Erlbeck · 10 years ago
  28. 86dae84 input: Make keep alive configurable (generic) by Jacob Erlbeck · 10 years ago
  29. a4ec51e ipaccess: Use keep alive for all connections by Jacob Erlbeck · 10 years ago
  30. 8598072 ipaccess: Enable TCP keepalive by default on all BTS connections by Daniel Willmann · 10 years ago
  31. 63ddf46 ipaccess: Fix crash when no IPA message is sent first on the RSL port by Holger Hans Peter Freyther · 10 years ago
  32. 7ae8503 debian: Depend directly on the two libraries needed for libosmo-abis by Holger Hans Peter Freyther · 10 years ago
  33. d65ccd5 debian: Enable the hardening options for this library by Holger Hans Peter Freyther · 10 years ago
  34. 05a337c debian: Address warnings and increase standards version by Holger Hans Peter Freyther · 10 years ago
  35. ece5323 debian: Split the libraries into separate packages by Holger Hans Peter Freyther · 10 years ago
  36. 91de2d0 debian: Add depedency to newer libosmocore and update the changelog by Holger Hans Peter Freyther · 10 years ago
  37. e0bd2f6 build: Ignore newer automake generated file by Holger Hans Peter Freyther · 10 years ago
  38. 3ea52e4 ipa-proxy/vty: Removed enable/ipa node by Jacob Erlbeck · 11 years ago
  39. 1c9dcc1 vty: Use same prompt string format like in libosmocore by Jacob Erlbeck · 11 years ago
  40. 37f0695 vty: Use new vty_install_default() function by Jacob Erlbeck · 11 years ago
  41. e58d331 ortp: Fix the version check for ORTP by not using the cached result by Holger Hans Peter Freyther · 11 years ago
  42. 2bfc01d enable support of libortp >= 0.21, which has an API breakage by Harald Welte · 11 years ago
  43. 51b7961 Merge branch 'laforge/ipa-client-fixes' by Harald Welte · 11 years ago
  44. a98a625 it's called 'truncated' message, not 'trunked' by Harald Welte · 11 years ago
  45. 6eddd47 ipaccess.c: call sign_link_up() only _after_ tx ID_ACK/ID_RESP by Harald Welte · 11 years ago
  46. 51de9ca IPA: remove automatic reconnect logic by Harald Welte · 11 years ago
  47. a3e9dd5 ipaccess: rename ipaccess_bts_cb() to ipaccess_bts_read_cb() by Harald Welte · 11 years ago
  48. e68055b ipa: protect against multiple subsequent calls to ipa_client_conn_close() by Harald Welte · 11 years ago
  49. 10b4130 ipaccess: Properly resolve 'line' in error case by Harald Welte · 11 years ago
  50. 84f67b2 Don't establish RSL at same time as OML link on IPA type lines by Harald Welte · 11 years ago
  51. d331f86 Remove duplication between libosmocore ipaccess.h and libosmoabis ipaccess.h by Harald Welte · 11 years ago
  52. ef13269 input: fix compilation warning due to missing include osmocom/core/backtrace.h by Pablo Neira Ayuso · 11 years ago
  53. cdda0a8 ipa: stricter accept callback handling in ipa_server_link_create by Pablo Neira Ayuso · 11 years ago
  54. 33f7175 e1_input: fix compilation warning in e1inp_tx_ts by Pablo Neira Ayuso · 11 years ago
  55. f69b812 dahdi: Fix potential but unlikely out of bounds access by Holger Hans Peter Freyther · 11 years ago
  56. 219a6a4 misdn: Fix a file descriptor leak in _mi_e1_line_update by Holger Hans Peter Freyther · 11 years ago
  57. 2e11f5c e1_input: fix compilation warning in e1_set_pcap_fd by Pablo Neira Ayuso · 11 years ago
  58. 4bab3bf input: ipaccess: stricter string handling in ipa_bts_id_resp by Pablo Neira Ayuso · 11 years ago
  59. a8c4871 input: ipa: close descriptor if no accept callback is set by Pablo Neira Ayuso · 11 years ago
  60. b948701 input: ipaccess: fix possible NULL dereference by Pablo Neira Ayuso · 11 years ago
  61. 3a5b436 ipa_proxy: The ret variable was not initialized/assigned by Holger Hans Peter Freyther · 11 years ago
  62. 8cbd9f4 e1_input_vty: Help coverity in understanding this code by Holger Hans Peter Freyther · 11 years ago
  63. a677cbc ipa: Fix the size of the streamid array used in the proxy code by Holger Hans Peter Freyther · 11 years ago
  64. 9d4fe51 hsl: Remove the input handling for the HSL BTS by Holger Hans Peter Freyther · 11 years ago
  65. 3eed8a1 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  66. 5731dd7 misdn: Set ret to 0 when using the LAPD from userspace by Holger Hans Peter Freyther · 11 years ago
  67. 4b6860d lapd: Do not override t203_sec initialization. by Holger Hans Peter Freyther · 11 years ago
  68. e7a3f43 ortp: Don't write error callbacks to stderr, but use osmocom logging by Harald Welte · 11 years ago
  69. 41bc615 RTP: Allow disabling jitter buffer by setting a buffer size of 0 by Andreas Eversberg · 11 years ago v0.1.5
  70. cf5b08b debian: Create a debug package for the libosmo-abis code by Holger Hans Peter Freyther · 11 years ago
  71. d426d45 Permit libortp to use the connect() syscall, enabling later getsockname() by Harald Welte · 11 years ago
  72. bd3f854 tests: Don't delete atconfig in clean by Daniel Willmann · 11 years ago
  73. 2dfcd9e debian: Update the changelog for the release of the new version by Holger Hans Peter Freyther · 12 years ago v0.1.4
  74. cbb78ab debian: Do not override the CFLAGS as this can cause miscompilation by Holger Hans Peter Freyther · 12 years ago
  75. a49c24d ipaccess: relax default behaviour on errors coming from signalling layer by Pablo Neira Ayuso · 12 years ago
  76. bcb9531 Test parsing of GSM 08.60 frame sync header by Tobias Engel · 12 years ago
  77. bc5dcb1 tests: Add a test stub for the subchan_demux tests by Holger Hans Peter Freyther · 12 years ago
  78. f684976 Adds support for GSM 08.60 data frame en-/decoding by Tobias Engel · 12 years ago
  79. 08c1032 Make sure sync header was fully received by Dieter Spaar · 12 years ago
  80. d72c478 misc: Ignore files generated by vim by Holger Hans Peter Freyther · 12 years ago
  81. 5c65e79 tests: Add boilerplate to be able to have tests in libosmo-abis by Holger Hans Peter Freyther · 12 years ago
  82. 84e5cb9 ipaccess: fix leak of IPA control messages in the BTS side by Pablo Neira Ayuso · 12 years ago
  83. 7251604 tests: e1inp_ipa_*_test: fix leak of msgb in ->sign_link path by Pablo Neira Ayuso · 12 years ago
  84. 1fd93bb tests: e1inp_ipa_*_test: add signal handling for process termination by Pablo Neira Ayuso · 12 years ago
  85. 7723b4e tests: fix CPU suckup e1inp_ipa_bts_test after test finish by Pablo Neira Ayuso · 12 years ago
  86. 9530600 input: add generic PCAP interface for LAPD by Pablo Neira Ayuso · 12 years ago
  87. 7ed9258 input: dahdi: replace exit by return by Pablo Neira Ayuso · 12 years ago
  88. 5c67fb5 input: dahdi: use logging facilities instead of fprintf and stderr by Pablo Neira Ayuso · 12 years ago
  89. f42280b lapd: use C99 structure initialization for profile templates by Pablo Neira Ayuso · 12 years ago
  90. 18d6294 tests: e1inp_ipa_bts_test: fix compilation warnings by Pablo Neira Ayuso · 12 years ago
  91. 1e40194 ipaccess: improve error handling by Pablo Neira Ayuso · 12 years ago
  92. 5a8cca3 tests: e1inp_ipa_bsc_test: fix crash by Pablo Neira Ayuso · 12 years ago
  93. 6cc3f92 ipaccess: fix leak of e1inp_line by Pablo Neira Ayuso · 12 years ago
  94. 81ed759 ipa: fix missing set of write_cb for IPA client connection by Pablo Neira Ayuso · 12 years ago
  95. d11a5c1 Use package version since git info won't be available. by Eric Butler · 12 years ago
  96. 91ffa2b Add debian/ubuntu packaging files. by Eric Butler · 12 years ago
  97. 9e8f1c0 doc: Describe the optional 'stats' parameter by Holger Hans Peter Freyther · 12 years ago
  98. 36bac9a doc: Add a newline to fix the documentation of the HSL option by Holger Hans Peter Freyther · 12 years ago
  99. e5ae7f5 build: remove checks introduced by autoscan. by Diego Elio Pettenò · 12 years ago v0.1.3
  100. 6e389a3 build: consolidate automake options to configure.ac by Diego Elio Pettenò · 12 years ago