summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* osmo-auc-gen: umts: remove erratic SQN.MS printoutNeels Hofmeyr2017-08-292-7/+0
* cosmetic: test for osmo-auc-gen: print error for missing binaryNeels Hofmeyr2017-08-291-0/+6
* vty: 'ctrl' node: add missing default commands like list,exit,endNeels Hofmeyr2017-08-281-0/+1
* Update release helperMax2017-08-261-14/+25
* Use value string check from osmo-ciMax2017-08-253-36/+4
* Relax branch restriction while making releaseMax2017-08-241-1/+1
* gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith2017-08-171-1/+1
* ports.h: Add VTY port for GGSNHarald Welte2017-08-161-0/+2
* auth_milenage: Fix non-AUTS case with OPHarald Welte2017-08-161-12/+24
* add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte2017-08-122-0/+22
* tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte2017-08-091-1/+20
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-093-0/+121
* Add release target to MakefileMax2017-08-084-1/+41
* RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte2017-07-301-0/+3
* Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte2017-07-291-1/+3
* chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversionHarald Welte2017-07-281-1/+4
* BSSGP: add function to reset all PTP BVCMax2017-07-283-1/+28
* GSUP: define default GSUP port as 4222Neels Hofmeyr2017-07-221-0/+2
* osmo_sock_init2(): Fix creation of non-bound socketsHarald Welte2017-07-211-1/+1
* add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr2017-07-182-1/+7
* extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte2017-07-151-1/+6
* LC15: add NM measurement type to standard attribute listMinh-Quang Nguyen2017-07-141-0/+1
* LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen2017-07-141-0/+7
* LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen2017-07-141-0/+1
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-142-0/+127
* socket: Add new OSMO_SOCK_F_NO_MCAST_ALL optionHarald Welte2017-07-132-0/+12
* socket: Allow disabling multicast loop on socket creationHarald Welte2017-07-132-4/+18
* socket: Unify listen() calls and check for erroneous returnsHarald Welte2017-07-131-20/+33
* socket.c: Add multicast related convenience functionsHarald Welte2017-07-132-0/+141
* select: Add new osmo_fd_close() functionHarald Welte2017-07-132-0/+18
* gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNELHarald Welte2017-07-132-0/+48
* gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte2017-07-132-1/+41
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-113-0/+15
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-108-3/+175
* gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte2017-07-101-0/+8
* Ignore broken everything log levelMax2017-07-101-2/+9
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-103-0/+15
* gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther2017-07-091-0/+1
* Deprecate wrappers around loglevel_strsMax2017-07-081-2/+2
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-074-5/+36
* configure.ac: Add --disable-doxygen flagPau Espin Pedrol2017-07-061-1/+7
* osmo_sock_get_name(): clearly indicate local and remoteNeels Hofmeyr2017-07-032-5/+5
* Add missing BSSGP cause valuesMax2017-07-012-40/+114
* l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol2017-06-301-0/+2
* BSSGP: handle BVC-RESET-ACKMax2017-06-281-0/+3
* deb: fix build by adding libosmogb doc packageMax2017-06-274-0/+24
* doxygen: gsm: do not exclude include/gsm/protocol/*Neels Hofmeyr2017-06-251-1/+1
* gitignore all tests using maskVadim Yanitskiy2017-06-241-42/+1
* contrib: Enable -Werror by defaultPau Espin Pedrol2017-06-232-4/+4
* configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol2017-06-231-4/+4