aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-01MGCP: Connection Identifiers are hex stringsPhilipp Maier16-101/+105
2017-11-30mgcp_client: don't configure "bts base"Neels Hofmeyr3-31/+0
2017-11-27vty: do not change number_endpoints at runtimePhilipp Maier4-13/+14
2017-11-27vty: simplify endpoint allocationPhilipp Maier1-17/+6
2017-11-24cosmetic: use correct VTY port number constantPhilipp Maier1-1/+1
2017-11-22mgcp_test: sanitize: free msgb_ctxNeels Hofmeyr1-1/+4
2017-11-22mgcp_test: test_no_cycle: sanitize: free endpNeels Hofmeyr1-0/+1
2017-11-18mgcp_test: test_packet_error_detection: sanitize: free all connsNeels Hofmeyr1-0/+1
2017-11-18legacy_mgcp: mgcp_test: sanitize: free msgb_ctxNeels Hofmeyr1-1/+4
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-17osmo-mgw: Fix copyright noticeHarald Welte1-4/+4
2017-11-17osmo-mgw: Config file is osmo-mgw.cfg, and not mgcp.cfgHarald Welte1-1/+1
2017-11-17osmo-mgw: Update copyright statementHarald Welte1-0/+1
2017-11-17Fix possible buffer overflow in mgcp_conn_dump()Harald Welte1-1/+1
2017-11-17cosmetic: fix whitespaces; we use tabs for indentationHarald Welte5-59/+59
2017-11-16debian: include systemd service osmo-mgw.serviceAlexander Couzens1-0/+1
2017-11-16debian/control: correct library dependency of osmo-mgw against libosmo-mgcp1Alexander Couzens1-1/+1
2017-11-15MGCP endpoints: parse as decimal, not hexNeels Hofmeyr1-1/+1
2017-11-12doc: update sample config filePhilipp Maier1-9/+14
2017-11-12cosmetic: remove prefix "net" from rtp related vty commandsPhilipp Maier1-11/+28
2017-11-10cosmetic: guard dead osmux vty code with ifdefPhilipp Maier1-1/+2
2017-11-10osmux: fix nullpointer dereferencePhilipp Maier1-3/+10
2017-11-10fix segfault: DLCX for unknown endpoint: dont try to log NULL endpointNeels Hofmeyr1-3/+3
2017-11-10contrib: Add osmo-mgw systemd servicePau Espin Pedrol1-0/+11
2017-11-10Tag/Release Version 1.2.01.2.0Harald Welte6-6/+36
2017-11-08network: remove unused return codePhilipp Maier1-5/+11
2017-11-08network: fix rtp packet lengthPhilipp Maier1-5/+5
2017-11-06mgcp client: vty: tweak doc stringsNeels Hofmeyr1-9/+9
2017-11-06mgcp_client_vty.c: Fix VTY compatibility with 'mgcpgw bts-base'Pau Espin Pedrol1-4/+10
2017-11-05mgcp-client vty: use name 'mgw' instead of 'mgcpgw'Neels Hofmeyr1-29/+58
2017-11-02network: autdetect rtp bind ip-addressPhilipp Maier5-20/+97
2017-11-02cosmetic: make dummy packet handling more explicitPhilipp Maier3-8/+37
2017-11-02network: add separate log categoryPhilipp Maier4-64/+108
2017-11-02mgcp: remove port/timeslot calculator functions from mgcp.hPhilipp Maier1-41/+0
2017-11-02protocol: allow wildcarded DLCXPhilipp Maier1-2/+19
2017-11-02client: add ip address parsing to the clientPhilipp Maier4-5/+42
2017-11-02client: add unified function to generate MGCP messagesPhilipp Maier5-3/+249
2017-11-02client: fix stderror logging in unit-testPhilipp Maier1-0/+4
2017-11-02cosmetic: correct whitespacesPhilipp Maier1-11/+21
2017-11-02cosmetic: fix commenting stylePhilipp Maier1-4/+2
2017-11-02cosmetic: fix coding style for mgcp_parse_sdp_data()Philipp Maier1-39/+38
2017-11-02cosmetic: rename bts_codec to codec_strPhilipp Maier1-3/+3
2017-11-02sdp: refactoring sdp parser/generatorPhilipp Maier5-101/+159
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr2-4/+0
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-2/+4
2017-10-28Tag/Release 1.1.01.1.0Harald Welte1-0/+6
2017-10-28libosmo-mgcp-client: Bump LIBVERSION as interfaces have been addedHarald Welte3-3/+3
2017-10-28libosmo-legacy-mgcp: Link against libosmovty, don't link libosmogsmHarald Welte1-1/+1
2017-10-28osmo-bsc_mgcp: Don't link against libosmo-netifHarald Welte1-2/+0
2017-10-28libosmo-mgcp-client: don't link against libosmonetifHarald Welte1-2/+0