summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add ubit <-> sbit convertorsMax2016-04-121-0/+24
* 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
* select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2016-03-311-32/+51
* Export names for gsm_chan_t and gsm48_chan_modeMax2016-03-302-1/+27
* sim: make osim_reader_ops publicHarald Welte2016-03-191-7/+0
* Add new osmo_fd_get_by_fd() functionHarald Welte2016-03-191-0/+12
* sim: add class_tables / card profilesHarald Welte2016-03-172-2/+316
* Improve BSSGP debug outputMax2016-03-172-17/+17
* Rename struct to better match libosmocore conventionsMax2016-03-171-3/+3
* 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-172-0/+54
* Add function to add bits from array to bitvecMax2016-03-171-0/+40
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-152-21/+36
* 04.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr2016-03-151-2/+2
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+46
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+5
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+25
* logging: Remove unused variable after recent changesHolger Hans Peter Freyther2016-02-291-1/+0
* logging: Move the filter check up as wellHolger Hans Peter Freyther2016-02-291-11/+9
* logging: Remove some code duplicationHolger Hans Peter Freyther2016-02-291-37/+37
* log: Add log_check_level functionJacob Erlbeck2016-02-291-0/+39
* comment typoNeels Hofmeyr2016-02-291-1/+1
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-252-0/+92
* add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2016-02-251-1/+9
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-251-0/+28
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-222-0/+31
* bitvec: Untested speculative UBAN fix for the new routineHolger Hans Peter Freyther2016-02-181-1/+1
* Add T4 bit map compression routinesMax2016-02-182-1/+481
* Expand bitvec interfaceMax2016-02-181-5/+129
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-301-9/+9
* Add doxygen comments to clarify function useMax2016-01-301-1/+14
* bitvec: Fix build on older gccHolger Hans Peter Freyther2016-01-271-1/+3
* Add bitvec-related functions from Osmo-PCUMax2016-01-261-0/+95
* ipa: recv is declared in different headers on BSDHolger Hans Peter Freyther2015-11-091-0/+2
* vty: Use NULL to have a null pointer instead of '\0'Holger Hans Peter Freyther2015-11-091-3/+3
* bitvec: Fix interface to consistently use unsigned intMax2016-01-221-7/+7
* bitvec: Fix unaligned memory access in osmo_revbytebits_bufMax2016-01-221-2/+1
* Fix sporadic out-of-bounds errorMax2016-01-221-13/+21
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+75
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-152-0/+77
* Fix some recently added formats on 64bitNeels Hofmeyr2015-12-241-3/+5
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-232-1/+11
* msgb: Let msgb_hexdump be more tolerantJacob Erlbeck2015-12-211-7/+39
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-211-0/+91
* some comments / fixed typosNeels Hofmeyr2015-12-211-1/+1
* LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS modeHarald Welte2015-12-191-0/+17
* ns: Force a defined state when sending NS RESETJacob Erlbeck2015-12-171-0/+6