aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-30hack to log function namesneels/log_functionsNeels Hofmeyr1-2/+2
2017-08-28vty: 'ctrl' node: add missing default commands like list,exit,endNeels Hofmeyr1-0/+1
2017-08-26Update release helperMax1-14/+25
2017-08-25Use value string check from osmo-ciMax3-36/+4
2017-08-24Relax branch restriction while making releaseMax1-1/+1
2017-08-17gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith1-1/+1
2017-08-16ports.h: Add VTY port for GGSNHarald Welte1-0/+2
2017-08-16auth_milenage: Fix non-AUTS case with OPHarald Welte1-12/+24
2017-08-12add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte2-0/+22
2017-08-09tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte1-1/+20
2017-08-09Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte3-0/+121
2017-08-08Add release target to MakefileMax4-1/+41
2017-07-30RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte1-0/+3
2017-07-29Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte1-1/+3
2017-07-28chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversionHarald Welte1-1/+4
2017-07-28BSSGP: add function to reset all PTP BVCMax3-1/+28
2017-07-22GSUP: define default GSUP port as 4222Neels Hofmeyr1-0/+2
2017-07-21osmo_sock_init2(): Fix creation of non-bound socketsHarald Welte1-1/+1
2017-07-18add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr2-1/+7
2017-07-15extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte1-1/+6
2017-07-14LC15: add NM measurement type to standard attribute listMinh-Quang Nguyen1-0/+1
2017-07-14LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen1-0/+7
2017-07-14LC15: Enable string for IPAC RSL direct retryMinh-Quang Nguyen1-0/+1
2017-07-14IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2-0/+127
2017-07-13socket: Add new OSMO_SOCK_F_NO_MCAST_ALL optionHarald Welte2-0/+12
2017-07-13socket: Allow disabling multicast loop on socket creationHarald Welte2-4/+18
2017-07-13socket: Unify listen() calls and check for erroneous returnsHarald Welte1-20/+33
2017-07-13socket.c: Add multicast related convenience functionsHarald Welte2-0/+141
2017-07-13select: Add new osmo_fd_close() functionHarald Welte2-0/+18
2017-07-13gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNELHarald Welte2-0/+48
2017-07-13gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte2-1/+41
2017-07-11utils: add function gsm_fn_as_gsmtime_str()Philipp Maier3-0/+15
2017-07-10Add pseudo-random bit sequence generator to libosmcooreHarald Welte8-3/+175
2017-07-10gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte1-0/+8
2017-07-10Ignore broken everything log levelMax1-2/+9
2017-07-10gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol3-0/+15
2017-07-09gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther1-0/+1
2017-07-08Deprecate wrappers around loglevel_strsMax1-2/+2
2017-07-07gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther4-5/+36
2017-07-06configure.ac: Add --disable-doxygen flagPau Espin Pedrol1-1/+7
2017-07-03osmo_sock_get_name(): clearly indicate local and remoteNeels Hofmeyr2-5/+5
2017-07-01Add missing BSSGP cause valuesMax2-40/+114
2017-06-30l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol1-0/+2
2017-06-28BSSGP: handle BVC-RESET-ACKMax1-0/+3
2017-06-27deb: fix build by adding libosmogb doc packageMax4-0/+24
2017-06-25doxygen: gsm: do not exclude include/gsm/protocol/*Neels Hofmeyr1-1/+1
2017-06-24gitignore all tests using maskVadim Yanitskiy1-42/+1
2017-06-23contrib: Enable -Werror by defaultPau Espin Pedrol2-4/+4
2017-06-23configure.ac: Fix C(PP)FLAGS for BSD buildPau Espin Pedrol1-4/+4
2017-06-23jenkins.sh: Disable sanitize for FreeBSDPau Espin Pedrol1-1/+7