summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP port numberzecke/osmo-sip-connectorHolger Hans Peter Freyther2016-03-231-0/+1
* select: Externalize fd_set filling and dispatchHolger Hans Peter Freyther2016-03-212-32/+57
* 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
|\
| * logging: Move the filter check up as wellHolger Hans Peter Freyther2016-02-293-18/+24
| * logging: Remove some code duplicationHolger Hans Peter Freyther2016-02-291-37/+37
| * log/test: Extend test case for log_check_levelJacob Erlbeck2016-02-292-1/+11
| * log: Add conditional logging based on log_check_levelJacob Erlbeck2016-02-291-4/+20
| * log: Add log_check_level functionJacob Erlbeck2016-02-292-0/+40
|/
* comment typoNeels Hofmeyr2016-02-291-1/+1
* fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr2016-02-291-1/+2
* Add byte printing macrosMax2016-02-252-12/+22
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-255-2/+104
* add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2016-02-252-1/+13
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-252-0/+31
* Extend L1SAP PH-DATA with presence informationMax2016-02-222-0/+12
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-225-0/+70
* bitvec: Untested speculative UBAN fix for the new routineHolger Hans Peter Freyther2016-02-181-1/+1
* Add T4 bit map compression routinesMax2016-02-189-3/+631
* Expand bitvec interfaceMax2016-02-184-7/+396
* Add CSCN ctrl port defsNeels Hofmeyr2016-02-152-0/+2
* add vty port nr for osmo-cscnNeels Hofmeyr2016-02-101-0/+1
* bivec: Fix the output of the testcaseHolger Hans Peter Freyther2016-01-302-12/+16
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-304-11/+42
* 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-262-0/+104
* test: Fix compiler warnings on 64bit systemsHolger Hans Peter Freyther2015-11-096-17/+18