aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-23WIP port numberzecke/osmo-sip-connectorHolger Hans Peter Freyther1-0/+1
2016-03-21select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2-32/+57
2016-03-21sim: Fix compiler warning and by this fixing the test resultHolger Hans Peter Freyther1-0/+1
2016-03-19sim: make osim_reader_ops publicHarald Welte2-9/+7
2016-03-19Add new osmo_fd_get_by_fd() functionHarald Welte2-0/+14
2016-03-17sim: Add simplistic unit test for APDU class tablesHarald Welte5-2/+76
2016-03-17sim: add class_tables / card profilesHarald Welte4-2/+359
2016-03-17Improve BSSGP debug outputMax2-17/+17
2016-03-17add missing #include <stdbool.h>Harald Welte1-0/+1
2016-03-17Rename struct to better match libosmocore conventionsMax2-7/+7
2016-03-17Revert "gsm48: move to hex TMSI representation"Harald Welte1-1/+1
2016-03-17gsm48: move to hex TMSI representationVadim Yanitskiy1-1/+1
2016-03-17Add basic EARFCN supportMax3-1/+85
2016-03-17Add function to add bits from array to bitvecMax4-0/+119
2016-03-15gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr3-21/+39
2016-03-1504.08: add inline funcs for transaction id bitsNeels Hofmeyr1-0/+19
2016-03-1504.08: switch to r99 msg type bitmasks by defaultNeels Hofmeyr1-1/+1
2016-03-1504.08: add inline funcs for pdisc + msg type bitmasksNeels Hofmeyr2-2/+58
2016-03-11Add helper function to convert numerical BSSGP PDU type to stringMax2-0/+47
2016-03-11Add support for SI2quater messagesMax1-0/+7
2016-03-11rename osim_file_find_* to osim_file_desc_find_*Harald Welte3-7/+9
2016-03-11sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2-0/+31
2016-03-11merge_doc.xsl: Don't copy the 'descripiton' element of commandsHarald Welte1-1/+3
2016-03-05debian: Make sure that libtalloc-dev is installedHolger Hans Peter Freyther1-1/+1
2016-02-29logging: Remove unused variable after recent changesHolger Hans Peter Freyther1-1/+0
2016-02-29Merge branch 'sysmocom/shared/log-speed'Holger Hans Peter Freyther4-34/+106
2016-02-29logging: Move the filter check up as wellHolger Hans Peter Freyther3-18/+24
2016-02-29logging: Remove some code duplicationHolger Hans Peter Freyther1-37/+37
2016-02-29log/test: Extend test case for log_check_levelJacob Erlbeck2-1/+11
2016-02-29log: Add conditional logging based on log_check_levelJacob Erlbeck1-4/+20
2016-02-29log: Add log_check_level functionJacob Erlbeck2-0/+40
2016-02-29comment typoNeels Hofmeyr1-1/+1
2016-02-29fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr1-1/+2
2016-02-25Add byte printing macrosMax2-12/+22
2016-02-25vty: add ctrl section for Control interface bind addressNeels Hofmeyr5-2/+104
2016-02-25add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2-1/+13
2016-02-25vty: add bind command for telnet vty lineNeels Hofmeyr2-0/+31
2016-02-22Extend L1SAP PH-DATA with presence informationMax2-0/+12
2016-02-22gb: Add bssgp_msgb_copy functionJacob Erlbeck5-0/+70
2016-02-18bitvec: Untested speculative UBAN fix for the new routineHolger Hans Peter Freyther1-1/+1
2016-02-18Add T4 bit map compression routinesMax9-3/+631
2016-02-18Expand bitvec interfaceMax4-7/+396
2016-02-15Add CSCN ctrl port defsNeels Hofmeyr2-0/+2
2016-02-10add vty port nr for osmo-cscnNeels Hofmeyr1-0/+1
2016-01-30bivec: Fix the output of the testcaseHolger Hans Peter Freyther2-12/+16
2016-01-30bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther4-11/+42
2016-01-30Add doxygen comments to clarify function useMax1-1/+14
2016-01-27bitvec: Fix build on older gccHolger Hans Peter Freyther1-1/+3
2016-01-26Add bitvec-related functions from Osmo-PCUMax2-0/+104
2015-11-09test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther6-17/+18