summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add basic EARFCN supportMax2016-03-171-1/+31
* Add function to add bits from array to bitvecMax2016-03-171-0/+3
* gsm48: factor out MCC+MNC BCD parsing for re-use in UMTSNeels Hofmeyr2016-03-151-0/+3
* 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-151-0/+56
* Add helper function to convert numerical BSSGP PDU type to stringMax2016-03-111-0/+1
* Add support for SI2quater messagesMax2016-03-111-0/+7
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-3/+3
* sim: Add osim_file_find_{fid,sfid}() functionsHarald Welte2016-03-111-0/+6
* log: Add conditional logging based on log_check_levelJacob Erlbeck2016-02-291-4/+20
* log: Add log_check_level functionJacob Erlbeck2016-02-291-0/+1
* fix gsm_7bit_decode API comment: septets, not octetsNeels Hofmeyr2016-02-291-1/+2
* Add byte printing macrosMax2016-02-251-0/+21
* vty: add ctrl section for Control interface bind addressNeels Hofmeyr2016-02-253-2/+12
* add ctrl_interface_setup_dynip() for bind addressNeels Hofmeyr2016-02-251-0/+4
* vty: add bind command for telnet vty lineNeels Hofmeyr2016-02-251-0/+3
* Extend L1SAP PH-DATA with presence informationMax2016-02-221-0/+11
* gb: Add bssgp_msgb_copy functionJacob Erlbeck2016-02-221-0/+1
* Add T4 bit map compression routinesMax2016-02-182-0/+43
* Expand bitvec interfaceMax2016-02-181-0/+9
* Add CSCN ctrl port defsNeels Hofmeyr2016-02-152-0/+2
* add vty port nr for osmo-cscnNeels Hofmeyr2016-02-101-0/+1
* bitvec: Test and fix regression for C++->C conversionHolger Hans Peter Freyther2016-01-301-2/+2
* Add bitvec-related functions from Osmo-PCUMax2016-01-261-0/+9
* bitvec: Fix interface to consistently use unsigned intMax2016-01-221-5/+5
* comment typoNeels Hofmeyr2016-01-181-1/+1
* msgb: Assert len >= 0 in msgb_trimJacob Erlbeck2016-01-151-0/+2
* bitvec: Add get/set byte sequencesJacob Erlbeck2016-01-151-0/+10
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-151-0/+3
* osmo_prim_op_names should be externHarald Welte2015-12-251-1/+1
* Add osmo_prim_op_names[] symbol and _SAP_SS7_BASE defineHarald Welte2015-12-231-0/+3
* msgb: Add msgb_test_invariant functionJacob Erlbeck2015-12-211-0/+40
* msgb: Add msgb_resize_area and msgb_copyJacob Erlbeck2015-12-211-0/+3
* some comments / fixed typosNeels Hofmeyr2015-12-214-2/+6
* RSL: Add enum + TLV definitions for ip.access style embedded IEsHarald Welte2015-12-132-0/+31
* gsm_03_41: Fix structure definitions for big-endian machinesRuben Undheim2015-12-091-0/+31
* stats: Add OSMO prefix to STAT_ITEM_NOVALUE_IDJacob Erlbeck2015-12-081-1/+1
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-0/+1
* remove our internal copy of talloc, use system libtallocHarald Welte2015-12-053-205/+4
* stats: Move statsd related code into a separate fileJacob Erlbeck2015-11-261-4/+12