summaryrefslogtreecommitdiffstats
path: root/include/osmocom
Commit message (Expand)AuthorAgeFilesLines
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-261-0/+2
* sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI typesHarald Welte2011-06-251-0/+2
* RSL: Fix typoHarald Welte2011-06-251-1/+1
* add value_string definitions for RSL message typesHarald Welte2011-06-231-0/+1
* introduce GSM primitive definitionsHarald Welte2011-06-233-1/+32
* add new 'prim.h' header file for primitivesHarald Welte2011-06-232-1/+21
* socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flagsPablo Neira Ayuso2011-06-131-3/+8
* add missing #include file to sysinfo.hHarald Welte2011-06-051-0/+1
* abis_nm.h: Add include to gsm_utils.hHarald Welte2011-06-051-0/+1
* abis_nm: Forward declare the used enumsHolger Hans Peter Freyther2011-05-311-0/+3
* bitvec: add missing stdint.hHarald Welte2011-05-291-0/+1
* Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-242-0/+28
* Import sytem information related definitions + code from openbscHarald Welte2011-05-243-1/+45
* abis_nm: Mark the structs as extern to avoid compiler warningHolger Hans Peter Freyther2011-05-231-2/+2
* abis_nm: remove abis_nm_obj_class_name / abis_nm_adm_state_nameHarald Welte2011-05-231-2/+3
* rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte2011-05-231-1/+1
* abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-222-1/+25
* libosmogsm: add ipaccess related header fileHarald Welte2011-05-222-1/+94
* socket: use listen() and SO_REUSEADDR, new osmo_sock_init_ofd() functionHarald Welte2011-05-221-0/+3
* GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-221-2/+3
* gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-223-10/+54
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-122-1/+17
* msgfile: use namespace prefix osmo_* and use more descriptive namesPablo Neira Ayuso2011-05-071-4/+4
* plugin: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-1/+1
* backtrace: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-1/+1
* crc: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-071-4/+4
* utils: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-072-8/+8
* statistics: use namespace prefix osmo_counter*Pablo Neira Ayuso2011-05-071-8/+8
* write-queue: use namespace prefix osmo_wqueue*Pablo Neira Ayuso2011-05-071-7/+7
* signal: use namespace prefix osmo_signal*Pablo Neira Ayuso2011-05-071-8/+7
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-073-11/+11
* timer: use namespace prefix osmo_timer*Pablo Neira Ayuso2011-05-071-10/+10
* GSMTAP: add function to create a 'sink' for gsmtap packetsHarald Welte2011-05-041-0/+4
* core/conv: Add some generic code for convolutional coding/decodingSylvain Munaut2011-04-262-1/+102
* gsm/a5: Add a A5 1&2 implementationSylvain Munaut2011-04-262-1/+50
* include: fix missing extern in osmo_panic* declarationsPablo Neira Ayuso2011-04-261-2/+2
* stats: Fix the compiler warningsHolger Hans Peter Freyther2011-04-181-1/+1
* Add a function to search for a counter by nameDaniel Willmann2011-04-091-0/+2
* Add functions to search for rate counters by nameDaniel Willmann2011-04-091-0/+2
* utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.hPablo Neira Ayuso2011-03-281-0/+9
* vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.hPablo Neira Ayuso2011-03-283-4/+11
* write_queue: use full path of includes in osmocom/core/write_queue.hPablo Neira Ayuso2011-03-281-2/+2
* bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.cPablo Neira Ayuso2011-03-281-0/+2
* core/bits: Make sbit_t a signed type (so that the math works)Sylvain Munaut2011-03-271-1/+1
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-2345-5/+5549
* vty: integration with logging frameworkPablo Neira Ayuso2011-03-191-2/+3
* LOGGING: remove duplicated code between vty-logging and cfg-loggingHarald Welte2011-02-181-0/+2
* LOGGING: configure logging from the vtyHarald Welte2011-02-181-0/+1
* codec: Fix bit order table definition for GSM HRSylvain Munaut2010-10-241-1/+2
* codec: Add the missing bits for include to install and pkgconfig to workSylvain Munaut2010-10-242-2/+5