summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add code generator for convolutional codesMax Suraev msuraev@sysmocom.de2016-04-297-195/+113
* milenage/aes: Address undefined behavior on bitshiftHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Remove the tag file on uninstall as wellHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Next try to fix the uninstall handlingHolger Hans Peter Freyther2016-04-241-1/+1
* doxygen: Try to uninstall the search files as wellHolger Hans Peter Freyther2016-04-241-1/+1
* Add static lib to -dev .deb packageMax2016-04-242-0/+4
* Doxygen: enable tagfile generation and usage for cross-project referencesSylvain Munaut2016-04-244-7/+7
* Doxygen: Enable client-based search engineSylvain Munaut2016-04-244-4/+4
* Fix unaligned access found by addr. sanitizerMax2016-04-242-4/+4
* Add function for appending range1024 to bitvecMax2016-04-234-1/+51
* Deprecate comp128Max2016-04-223-4/+13
* Deprecate osmo_a5_1 and osmo_a5_2Max2016-04-222-52/+61
* Improve code reuseMax2016-04-221-32/+3
* Update internal GPRS cipher APIMax2016-04-224-5/+30
* Addditional classmark check against A5/4 supportMax2016-04-221-1/+13
* Add function to get osmo_earfcn bit sizeMax2016-04-163-0/+26
* logging.c: assert category_token allocation (CID #57871)Neels Hofmeyr2016-04-161-0/+1
* jenkins: Enable tracing and error handling in bashHolger Hans Peter Freyther2016-04-131-0/+2
* jenkins: Add build script used by jenkins on our public CIHolger Hans Peter Freyther2016-04-131-0/+6
* Add ubit <-> sbit convertorsMax2016-04-123-21/+29
* gb: Add bssgp_pdu_str to libosmogb namespaceMax2016-04-121-0/+1
* Add missing docs for bssgp bvc reset vty commandMax2016-04-071-2/+8
* Add vty command to explicitly reset given BVCIMax2016-04-051-0/+20
* 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-312-32/+57
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-304-1/+34
* sim: Fix compiler warning and by this fixing the test resultHolger Hans Peter Freyther2016-03-211-0/+1
* sim: make osim_reader_ops publicHarald Welte2016-03-192-9/+7
* Add new osmo_fd_get_by_fd() functionHarald Welte2016-03-192-0/+14
* sim: Add simplistic unit test for APDU class tablesHarald Welte2016-03-175-2/+76
* sim: add class_tables / card profilesHarald Welte2016-03-174-2/+359
* Improve BSSGP debug outputMax2016-03-172-17/+17
* add missing #include <stdbool.h>Harald Welte2016-03-171-0/+1
* Rename struct to better match libosmocore conventionsMax2016-03-172-7/+7
* Revert "gsm48: move to hex TMSI representation"Harald Welte2016-03-171-1/+1
* gsm48: move to hex TMSI representationVadim Yanitskiy2016-03-171-1/+1
* Add basic EARFCN supportMax2016-03-173-1/+85
* Add function to add bits from array to bitvecMax2016-03-174-0/+119
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-153-21/+39
* 04.08: add inline funcs for transaction id bitsNeels Hofmeyr2016-03-151-0/+19
* 04.08: switch to r99 msg type bitmasks by defaultNeels Hofmeyr2016-03-151-1/+1
* 04.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr2016-03-152-2/+58
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-112-0/+47
* Add support for SI2quater messagesMax2016-03-111-0/+7
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-113-7/+9
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-112-0/+31
* merge_doc.xsl: Don't copy the 'descripiton' element of commandsHarald Welte2016-03-111-1/+3
* debian: Make sure that libtalloc-dev is installedHolger Hans Peter Freyther2016-03-051-1/+1
* logging: Remove unused variable after recent changesHolger Hans Peter Freyther2016-02-291-1/+0
* Merge branch 'sysmocom/shared/log-speed'Holger Hans Peter Freyther2016-02-294-34/+106
|\