aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Prepare the v0.1.6 release of libosmo-abisv0.1.6Holger Hans Peter Freyther4-7/+5
2014-01-20ipaccess: Change the visibility of the ipa messagesHolger Hans Peter Freyther2-3/+4
2014-01-20ipaccess: Make TCP keep-alive configurableJacob Erlbeck1-4/+11
2014-01-20input: Make keep alive configurable (generic)Jacob Erlbeck3-0/+78
2014-01-20ipaccess: Use keep alive for all connectionsJacob Erlbeck1-28/+45
2014-01-20ipaccess: Enable TCP keepalive by default on all BTS connectionsDaniel Willmann1-1/+34
2013-12-28ipaccess: Fix crash when no IPA message is sent first on the RSL portHolger Hans Peter Freyther1-0/+5
2013-12-12debian: Depend directly on the two libraries needed for libosmo-abisHolger Hans Peter Freyther1-1/+1
2013-12-12debian: Enable the hardening options for this libraryHolger Hans Peter Freyther1-0/+1
2013-12-12debian: Address warnings and increase standards versionHolger Hans Peter Freyther1-1/+1
2013-12-12debian: Split the libraries into separate packagesHolger Hans Peter Freyther4-4/+19
2013-12-12debian: Add depedency to newer libosmocore and update the changelogHolger Hans Peter Freyther2-1/+7
2013-12-12build: Ignore newer automake generated fileHolger Hans Peter Freyther1-0/+1
2013-11-11ipa-proxy/vty: Removed enable/ipa nodeJacob Erlbeck2-30/+0
2013-11-11vty: Use same prompt string format like in libosmocoreJacob Erlbeck2-2/+2
2013-11-11vty: Use new vty_install_default() functionJacob Erlbeck2-25/+3
2013-10-06ortp: Fix the version check for ORTP by not using the cached resultHolger Hans Peter Freyther2-2/+2
2013-10-06enable support of libortp >= 0.21, which has an API breakageHarald Welte2-2/+14
2013-10-06Merge branch 'laforge/ipa-client-fixes'Harald Welte6-173/+96
2013-10-06it's called 'truncated' message, not 'trunked'Harald Welte1-1/+1
2013-10-06ipaccess.c: call sign_link_up() only _after_ tx ID_ACK/ID_RESPHarald Welte1-10/+11
2013-10-06IPA: remove automatic reconnect logicHarald Welte3-42/+34
2013-10-06ipaccess: rename ipaccess_bts_cb() to ipaccess_bts_read_cb()Harald Welte1-3/+3
2013-10-06ipa: protect against multiple subsequent calls to ipa_client_conn_close()Harald Welte1-2/+6
2013-10-06ipaccess: Properly resolve 'line' in error caseHarald Welte1-6/+5
2013-10-06Don't establish RSL at same time as OML link on IPA type linesHarald Welte3-22/+35
2013-10-06Remove duplication between libosmocore ipaccess.h and libosmoabis ipaccess.hHarald Welte1-90/+4
2013-07-08input: fix compilation warning due to missing include osmocom/core/backtrace.hPablo Neira Ayuso2-0/+2
2013-07-08ipa: stricter accept callback handling in ipa_server_link_createPablo Neira Ayuso1-8/+14
2013-07-08e1_input: fix compilation warning in e1inp_tx_tsPablo Neira Ayuso1-0/+6
2013-07-06dahdi: Fix potential but unlikely out of bounds accessHolger Hans Peter Freyther1-1/+1
2013-07-06misdn: Fix a file descriptor leak in _mi_e1_line_updateHolger Hans Peter Freyther1-0/+1
2013-07-05e1_input: fix compilation warning in e1_set_pcap_fdPablo Neira Ayuso2-4/+3
2013-07-05input: ipaccess: stricter string handling in ipa_bts_id_respPablo Neira Ayuso1-16/+22
2013-07-05input: ipa: close descriptor if no accept callback is setPablo Neira Ayuso1-0/+2
2013-07-05input: ipaccess: fix possible NULL dereferencePablo Neira Ayuso1-0/+2
2013-07-04ipa_proxy: The ret variable was not initialized/assignedHolger Hans Peter Freyther1-3/+2
2013-07-04e1_input_vty: Help coverity in understanding this codeHolger Hans Peter Freyther1-1/+1
2013-07-04ipa: Fix the size of the streamid array used in the proxy codeHolger Hans Peter Freyther1-2/+2
2013-07-04hsl: Remove the input handling for the HSL BTSHolger Hans Peter Freyther10-1074/+2
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer3-3/+3
2013-03-09misdn: Set ret to 0 when using the LAPD from userspaceHolger Hans Peter Freyther1-0/+1
2013-03-09lapd: Do not override t203_sec initialization.Holger Hans Peter Freyther1-1/+1
2013-02-19ortp: Don't write error callbacks to stderr, but use osmocom loggingHarald Welte1-4/+24
2013-02-14RTP: Allow disabling jitter buffer by setting a buffer size of 0v0.1.5Andreas Eversberg1-1/+4
2013-02-13debian: Create a debug package for the libosmo-abis codeHolger Hans Peter Freyther2-0/+10
2013-02-09Permit libortp to use the connect() syscall, enabling later getsockname()Harald Welte1-0/+5
2012-12-26tests: Don't delete atconfig in cleanDaniel Willmann1-1/+2
2012-11-06debian: Update the changelog for the release of the new versionv0.1.4Holger Hans Peter Freyther1-0/+6
2012-11-06debian: Do not override the CFLAGS as this can cause miscompilationHolger Hans Peter Freyther1-2/+0