summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LC15: revert RTP socket connect sequencenrw/litecell15-mergeMinh-Quang Nguyen2016-06-081-4/+5
* Add defines for FN to SAMPLE conversionMax2016-06-061-0/+9
* Extend RTP frame sending APIMax2016-06-062-0/+22
* debian: Make upgrading from debian SID easierHolger Hans Peter Freyther2016-05-251-1/+7
* ipa_bts_id_resp(): handle non-existing members of ipacces_unitHarald Welte2016-04-291-5/+12
* ipa_server_conn: Add server-side CCM handlingHarald Welte2016-04-292-0/+70
* ipa_server_conn: Add remote (peer) address to structHarald Welte2016-04-292-0/+11
* Set connected mode after setting remote addressMax2016-04-291-4/+5
* Fix RTCP port allocationMax2016-04-291-1/+2
* Do not send RTP to port 0Max2016-04-292-2/+13
* distcheck: Include the .version file in the packageHolger Hans Peter Freyther2016-04-241-0/+2
* jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther2016-04-131-0/+19
* ipa driver: make bind address vty configurableNeels Hofmeyr2016-02-254-2/+44
* export lapd_tei_alloc(), used in libosmo-netifAlexander Huemer2015-11-071-0/+2
* debian: Bump so version to link against new libosmovty20.3.2Holger Hans Peter Freyther2015-11-035-8/+14
* ortp: Guard the jitter stats with a version checkHolger Hans Peter Freyther2015-09-211-1/+4
* ortp: Export statistics for the bts or similarv0.3.2Holger Hans Peter Freyther2015-09-212-0/+32
* configure.ac: Add subdir-objectsHarald Welte2015-08-151-1/+1
* subchan: Remove unused const variableHolger Hans Peter Freyther2015-03-221-1/+0
* debian: Switch to multi-arch supportHolger Hans Peter Freyther2015-03-146-13/+18
* New upstream releasev0.3.1Holger Hans Peter Freyther2015-01-181-0/+6
* ipa: Add API to clear the tx queueHolger Hans Peter Freyther2015-01-182-0/+15
* misdn: Close the file descriptor if the ioctl is failingHolger Hans Peter Freyther2014-12-261-0/+1
* ipa: Declare all structs usedJacob Erlbeck2014-12-221-0/+5
* ipa: Set the BSC_FD_WRITE in ipa_client_conn_openHolger Hans Peter Freyther2014-12-121-0/+1
* ipa: Partially revert the e1inp_ipa_bts_rsl_connect_n commitHolger Hans Peter Freyther2014-10-261-6/+0
* misc: Work with src != builddirHolger Hans Peter Freyther2014-09-251-1/+1
* Prepare a new release of libosmo-abis0.3.0Holger Hans Peter Freyther2014-09-085-8/+13
* test: Fix the compilation of the testHolger Hans Peter Freyther2014-08-291-1/+1
* Add missing TODO-RELEASE entry to remind us of the ABI bump on releaseHolger Hans Peter Freyther2014-08-291-0/+1
* Support for multiple RSL connections with ABIS/ipaccess (BTS side)Andreas Eversberg2014-08-283-7/+36
* fix compiler warning in write_pcap_packet()Harald Welte2014-08-211-5/+4
* move various generic IPA related functions to libosmocoreHarald Welte2014-08-205-445/+13
* ipa: Add E1INP_SIGN_OSMO to use IPAC_PROTO_OSMO via e1_inputHarald Welte2014-08-183-1/+3
* ipa: add ipaccess_tlv_to_unitdata()Harald Welte2014-08-182-0/+47
* ipa: declare more already public functionsHarald Welte2014-08-181-0/+4
* Split generic CCM handling out of ipaccess_bts_read_cb()Harald Welte2014-08-182-18/+53
* ipa: Move the second null check into the first oneHolger Hans Peter Freyther2014-08-181-5/+4
* declare ipa_msg_push_header() as public functionHarald Welte2014-08-182-1/+1
* ipa: ensure updown_cb() gets called on reconnectHarald Welte2014-08-181-0/+1
* ipa: Set msgb->l1h to the beginning of the IPA headerHarald Welte2014-08-181-1/+3
* ipa.h: Wrap function declarations to make them more readableHarald Welte2014-08-171-3/+17
* rtp: Randomize the initial timestamp for RFC complianceHolger Hans Peter Freyther2014-06-241-0/+1
* rtp: Randomize the initial sequence number for RFC complianceHolger Hans Peter Freyther2014-06-241-0/+4
* ipa: Add function declaration for IPA header creationHolger Hans Peter Freyther2014-05-061-0/+4
* ipa_proxy: make sure ipa instance name is nul-terminatedPablo Neira Ayuso2014-04-261-0/+1
* release: Prepare the 0.2.0 release of libosmo-abisv0.2.0Holger Hans Peter Freyther2014-03-315-7/+12
* ipa: Change ipa_msg_recv() to support partial receiveJacob Erlbeck2014-03-317-54/+198
* ipa/test: Add test program for IPA message receptionJacob Erlbeck2014-03-245-2/+256
* ipaccess: Move the #endif before the curly braceHolger Hans Peter Freyther2014-02-031-1/+1