summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Clarify GPRS algorithmMax2016-06-291-5/+6
* Clarify GPRS ciphering directionMax2016-06-291-2/+3
* Add function to check MS GEA capabilitiesMax2016-06-291-0/+5
* Make C4 function globally availableMax2016-06-291-1/+1
* Add strings for GPRS ciphersMax2016-06-291-0/+3
* Mark input parameter to bitvec_set_bits() as 'const'Harald Welte2016-06-271-1/+1
* fsm: Introduce default time-out handlingHarald Welte2016-06-271-1/+3
* Add octet-aligned/unaligned shift functionsMax2016-06-201-0/+5
* Add Finite State Machine abstraction codeHarald Welte2016-06-162-0/+136
* Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2016-06-162-0/+13
* Add structures defining decoded TS 23.003 identitiesHarald Welte2016-06-162-0/+81
* gsup: Add OSMO_GSUP_MSGT_AUTH_FAIL_REPORTHarald Welte2016-06-161-0/+2
* add vty call show asciidoc: generate a documentation for countersAlexander Couzens2016-06-141-0/+2
* add rsl_or_ipac_msg_name() for both standard and ip.access msg typesNeels Hofmeyr2016-06-131-0/+1
* add get_value_string_or_null() to handle unknown itemsNeels Hofmeyr2016-06-131-0/+2
* Add functions to detect HR/FR SID framesMax2016-06-011-0/+3
* Patched structs for big-endian architecturesRuben Undheim2016-05-311-0/+160
* Add helper functions for AMR codecMax2016-05-311-0/+31
* Add strings with PH primitive namesMax2016-05-301-0/+2
* Fixing build on Mac OSXBeshr Al Nahas2016-05-281-1/+1
* Fix build for OSXArran Cudbard-Bell2016-05-201-0/+11
* Add function to make Uplink MeasurementMax2016-05-171-0/+4
* Set DTX in Cell OptionsMax2016-05-121-1/+14
* logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2016-05-122-5/+5
* GSUP: Add support for RAND in SendAuthInfo.reqHarald Welte2016-05-061-0/+1
* GSUP: Add OSMO_GSUP_CN_DOMAIN_IE to differentiate CS and PS planeHarald Welte2016-05-061-0/+7
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-063-1/+142
* Import osmo_{encode,decode}_big_endian() from openbscHarald Welte2016-05-051-0/+4
* tlv: Import osmo_shift_* and osmo_match_shift_* from openbscHarald Welte2016-05-051-0/+11
* Update doxygen annotations in libosmocoreHarald Welte2016-05-059-139/+162
* add new header file for TS 23.003Harald Welte2016-05-052-0/+24
* import gsm_04_08_gprs.[ch] from openbsc.gitHarald Welte2016-05-052-0/+398
* Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2016-05-051-0/+1
* add two missing files (gsm0503.h / conv_gen.py) to previous commitHarald Welte2016-04-291-0/+74
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-291-0/+1
* Add function for appending range1024 to bitvecMax2016-04-232-0/+14
* Deprecate comp128Max2016-04-221-2/+6
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-221-2/+3
* Update internal GPRS cipher APIMax2016-04-221-2/+6
* Addditional classmark check against A5/4 supportMax2016-04-221-1/+13
* Add function to get osmo_earfcn bit sizeMax2016-04-161-0/+1
* Add ubit <-> sbit convertorsMax2016-04-121-0/+3
* vty: Make a reservation for the osmo-sip-connectorHolger Hans Peter Freyther2016-03-311-0/+1
* select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2016-03-311-0/+6
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-302-0/+7
* sim: make osim_reader_ops publicHarald Welte2016-03-191-2/+7
* Add new osmo_fd_get_by_fd() functionHarald Welte2016-03-191-0/+2
* sim: add class_tables / card profilesHarald Welte2016-03-172-0/+43
* add missing #include <stdbool.h>Harald Welte2016-03-171-0/+1
* Rename struct to better match libosmocore conventionsMax2016-03-171-4/+4