summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* logging: introduce library-internal logging categoriesHarald Welte2011-06-273-27/+104
* import gsm0502_calc_paging_group() from openbscHarald Welte2011-06-264-1/+48
* add some utility functions for paging related calculation (TS 05.02)Harald Welte2011-06-263-8/+43
* add gsm48_number_of_paging_subchannels() functionHarald Welte2011-06-262-0/+15
* add MAX() macro as OSMO_MAXHarald Welte2011-06-261-0/+1
* merge process.[ch] with application.[ch]Harald Welte2011-06-266-80/+67
* gsm/utils: Adding conversion of "mobile power class" to dBmAndreas Eversberg2011-06-262-0/+43
* sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI typesHarald Welte2011-06-252-0/+8
* RSL: Fix typoHarald Welte2011-06-251-1/+1
* add value_string definitions for RSL message typesHarald Welte2011-06-232-0/+77
* 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-133-15/+40
* Merge branch 'master' of git.osmocom.org:libosmocorePablo Neira Ayuso2011-06-136-7/+12
|\
| * 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
| * socket: getaddrinfo(): set AI_PASSIVE if we want to bindHarald Welte2011-05-311-0/+3
| * abis_nm: Forward declare the used enumsHolger Hans Peter Freyther2011-05-311-0/+3
| * gsmtap_util: Remove msg_free from the wq call backSylvain Munaut2011-05-291-3/+0
| * gsm/sysinfo: Fix rsl2sitype array sizeSylvain Munaut2011-05-291-1/+1
| * gsm/sysinfo: don't include netinet/in.hHarald Welte2011-05-291-1/+0
| * bitvec: add missing stdint.hHarald Welte2011-05-291-0/+1
| * socket: remove unused IPv4 related header includesHarald Welte2011-05-291-2/+0
| * socket: Skip ifa's without ifa->ifa_addrHarald Welte2011-05-241-0/+2
* | Merge branch 'master' of git.osmocom.org:libosmocorePablo Neira Ayuso2011-05-249-19/+245
|\|
| * Import abis_nm_{chcomb4pchan,pchan4chcomb}() from openbscHarald Welte2011-05-243-0/+60
| * libosmocore: rename configure.in -> configure.acAlexander Huemer2011-05-241-0/+0
| * libosmocore: add missing AC_LANG_SOURCE for current autoconfAlexander Huemer2011-05-241-1/+1
| * Import sytem information related definitions + code from openbscHarald Welte2011-05-245-2/+177
| * 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-232-16/+7
| * rename abis_nm_adm_name() to abis_nm_adm_state_name()Harald Welte2011-05-232-2/+2
* | Merge branch 'master' of git.osmocom.org:libosmocorePablo Neira Ayuso2011-05-2314-107/+891
|\|
| * abis_nm: import definitions and common code on A-bis OML from OpenBSCHarald Welte2011-05-224-2/+432
| * 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-222-1/+37
| * remove debug printf from socket.cHarald Welte2011-05-221-1/+0
| * gsmtap: deal with apps that call gsmtap_send*() with NULL gsmtap_instHarald Welte2011-05-221-0/+6
| * vty: print actual application name rather than always OpenBSC on connectHarald Welte2011-05-221-3/+9
| * GSMTAP/socket code: Check for sys/socket.h and conditionally compileHarald Welte2011-05-224-10/+17
| * gsmtap: rework GSMTAP API to be more future-proofHarald Welte2011-05-226-98/+305
| * logging: fix corrupted outputPablo Neira Ayuso2011-05-191-0/+6
* | logging: fix corrupted outputPablo Neira Ayuso2011-05-191-0/+6
|/
* app: Introduce some routines to help with application startupHolger Hans Peter Freyther2011-05-124-3/+68
* update debian changelog to 0.3.0Harald Welte2011-05-101-0/+6
* update include paths in debian packaging specHarald Welte2011-05-102-2/+8
* libosmocore: bump library interface version to '1' for new osmo_ namesHarald Welte2011-05-084-2/+7
* msgfile: use namespace prefix osmo_* and use more descriptive namesPablo Neira Ayuso2011-05-073-18/+20
* plugin: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-073-4/+4
* backtrace: use namespace prefix osmo_*Pablo Neira Ayuso2011-05-073-3/+3