aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-08LC15: revert RTP socket connect sequencenrw/litecell15-mergeMinh-Quang Nguyen1-4/+5
2016-06-06Add defines for FN to SAMPLE conversionMax1-0/+9
2016-06-06Extend RTP frame sending APIMax2-0/+22
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-1/+7
2016-04-29ipa_bts_id_resp(): handle non-existing members of ipacces_unitHarald Welte1-5/+12
2016-04-29ipa_server_conn: Add server-side CCM handlingHarald Welte2-0/+70
2016-04-29ipa_server_conn: Add remote (peer) address to structHarald Welte2-0/+11
2016-04-29Set connected mode after setting remote addressMax1-4/+5
2016-04-29Fix RTCP port allocationMax1-1/+2
2016-04-29Do not send RTP to port 0Max2-2/+13
2016-04-24distcheck: Include the .version file in the packageHolger Hans Peter Freyther1-0/+2
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+19
2016-02-25ipa driver: make bind address vty configurableNeels Hofmeyr4-2/+44
2015-11-07export lapd_tei_alloc(), used in libosmo-netifAlexander Huemer1-0/+2
2015-11-03debian: Bump so version to link against new libosmovty20.3.2Holger Hans Peter Freyther5-8/+14
2015-09-21ortp: Guard the jitter stats with a version checkHolger Hans Peter Freyther1-1/+4
2015-09-21ortp: Export statistics for the bts or similarv0.3.2Holger Hans Peter Freyther2-0/+32
2015-08-15configure.ac: Add subdir-objectsHarald Welte1-1/+1
2015-03-22subchan: Remove unused const variableHolger Hans Peter Freyther1-1/+0
2015-03-14debian: Switch to multi-arch supportHolger Hans Peter Freyther6-13/+18
2015-01-18New upstream releasev0.3.1Holger Hans Peter Freyther1-0/+6
2015-01-18ipa: Add API to clear the tx queueHolger Hans Peter Freyther2-0/+15
2014-12-26misdn: Close the file descriptor if the ioctl is failingHolger Hans Peter Freyther1-0/+1
2014-12-22ipa: Declare all structs usedJacob Erlbeck1-0/+5
2014-12-12ipa: Set the BSC_FD_WRITE in ipa_client_conn_openHolger Hans Peter Freyther1-0/+1
2014-10-26ipa: Partially revert the e1inp_ipa_bts_rsl_connect_n commitHolger Hans Peter Freyther1-6/+0
2014-09-25misc: Work with src != builddirHolger Hans Peter Freyther1-1/+1
2014-09-08Prepare a new release of libosmo-abis0.3.0Holger Hans Peter Freyther5-8/+13
2014-08-29test: Fix the compilation of the testHolger Hans Peter Freyther1-1/+1
2014-08-29Add missing TODO-RELEASE entry to remind us of the ABI bump on releaseHolger Hans Peter Freyther1-0/+1
2014-08-28Support for multiple RSL connections with ABIS/ipaccess (BTS side)Andreas Eversberg3-7/+36
2014-08-21fix compiler warning in write_pcap_packet()Harald Welte1-5/+4
2014-08-20move various generic IPA related functions to libosmocoreHarald Welte5-445/+13
2014-08-18ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_inputHarald Welte3-1/+3
2014-08-18ipa: add ipaccess_tlv_to_unitdata()Harald Welte2-0/+47
2014-08-18ipa: declare more already public functionsHarald Welte1-0/+4
2014-08-18Split generic CCM handling out of ipaccess_bts_read_cb()Harald Welte2-18/+53
2014-08-18ipa: Move the second null check into the first oneHolger Hans Peter Freyther1-5/+4
2014-08-18declare ipa_msg_push_header() as public functionHarald Welte2-1/+1
2014-08-18ipa: ensure updown_cb() gets called on reconnectHarald Welte1-0/+1
2014-08-18ipa: Set msgb->l1h to the beginning of the IPA headerHarald Welte1-1/+3
2014-08-17ipa.h: Wrap function declarations to make them more readableHarald Welte1-3/+17
2014-06-24rtp: Randomize the initial timestamp for RFC complianceHolger Hans Peter Freyther1-0/+1
2014-06-24rtp: Randomize the initial sequence number for RFC complianceHolger Hans Peter Freyther1-0/+4
2014-05-06ipa: Add function declaration for IPA header creationHolger Hans Peter Freyther1-0/+4
2014-04-26ipa_proxy: make sure ipa instance name is nul-terminatedPablo Neira Ayuso1-0/+1
2014-03-31release: Prepare the 0.2.0 release of libosmo-abisv0.2.0Holger Hans Peter Freyther5-7/+12
2014-03-31ipa: Change ipa_msg_recv() to support partial receiveJacob Erlbeck7-54/+198
2014-03-24ipa/test: Add test program for IPA message receptionJacob Erlbeck5-2/+256
2014-02-03ipaccess: Move the #endif before the curly braceHolger Hans Peter Freyther1-1/+1