summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther2011-11-093-2/+6
* timer: Add compatibility header with timer helpersSylvain Munaut2011-10-211-0/+1
* core: Fix include path to use top_builddir as well for generated headersSylvain Munaut2011-10-211-1/+1
* timer: Simplify osmo_timers_nearest even moreSylvain Munaut2011-10-181-4/+4
* timer: Fix implementation of osmo_timers_nearest causing high CPU loadSylvain Munaut2011-10-171-4/+2
* bump major library version / breaking the ABI with the rb_tree timersHarald Welte2011-10-171-1/+1
* timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2011-10-171-81/+95
* add rb-tree implementation to libosmocorePablo Neira Ayuso2011-10-172-1/+390
* build: resolve link failure when --disable-talloc is usedJan Engelhardt2011-10-101-0/+2
* update LIBVERSION to reflect new API additionsHarald Welte2011-10-102-2/+2
* Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg2011-10-101-58/+20
* LAPD: Moved timer handling into seperate functionsAndreas Eversberg2011-10-101-72/+87
* Split of LAPDm into a core part and a GSM specific partroot2011-10-103-1621/+2456
* Changed logging of LAPD from DLLAPDM to DLLAPDroot2011-10-101-3/+3
* vty: Provide documentation for all logging facilitiesHolger Hans Peter Freyther2011-10-031-1/+10
* vty: Provide logging set-log-mask, deprecate set log maskHolger Hans Peter Freyther2011-10-031-2/+12
* core/serial: Fix typoSylvain Munaut2011-09-281-1/+1
* core/serial: support custom baud rates on OS XSylvain Munaut2011-09-281-2/+22
* gsmtap: Fix doxygen doc for the recent additionsSylvain Munaut2011-09-261-2/+22
* gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content typeSylvain Munaut2011-09-261-4/+21
* core: Add generic CRC functions (templates expended to 8 16 32 64 bits)Sylvain Munaut2011-09-162-1/+126
* LAPDm: Fix encoding of RLL ERROR IEHarald Welte2011-09-031-1/+0
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-022-0/+213
* gsm/gsm48_ie: Fix other range format decodingAndreas.Eversberg2011-09-021-66/+63
* RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2011-09-021-0/+36
* gsm/gsm48_ie: Fix Range 256 format decodingSylvain Munaut2011-09-011-20/+35
* add functions for bit-reversalHarald Welte2011-09-011-0/+57
* logging: add osmo_vlogp() as vararg / va_list compatible functionHarald Welte2011-08-311-4/+5
* doxygen: Add main page for all three librariesHarald Welte2011-08-303-0/+113
* doxygen: Add documentation for Abis OMLHarald Welte2011-08-171-4/+29
* doxygen: split VTY configuration in multiple filesHarald Welte2011-08-172-2/+2
* RSL: add doxygen documentationHarald Welte2011-08-171-3/+27
* doxygen: Add documentation for LAPDm codeHarald Welte2011-08-171-4/+38
* doxygen: Add documentation about TLV parserHarald Welte2011-08-171-15/+25
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-174-16/+87
* doxygen: Add documentation for gsmtap_util.[ch]Harald Welte2011-08-171-6/+51
* doxygen: Add documentation to signal.[ch]Harald Welte2011-08-171-1/+23
* doxygen: document panic.[ch]Harald Welte2011-08-171-0/+8
* doxygen: Add docs for rate_ctrHarald Welte2011-08-171-0/+19
* doxygen: Add 'write_queue' moduleHarald Welte2011-08-171-0/+28
* doxygen: add doxygen module 'utils'Harald Welte2011-08-171-0/+51
* doxygen documentation for logging frameworkHarald Welte2011-08-172-5/+93
* some more doxygen work (include the notion of modules)Harald Welte2011-08-179-18/+295
* logging: fix parsing of logging mask (-d DMI case)Pablo Neira Ayuso2011-08-111-0/+5
* gsm/gsm48_ie: Fix frequency list decodingAndreas.Eversberg2011-07-301-1/+1
* use the 'L' prefix in debug names (DLINP instead of DINP)Harald Welte2011-07-291-4/+4
* sms: Fix style issues with the code, add spaces after keywordsHolger Hans Peter Freyther2011-07-241-5/+5
* sms: SMS where cropped (from VTY), concatenation of SMS where not possibleDennis Wehrle2011-07-241-29/+89
* remove DLRSL and DLNM, we don't need themHarald Welte2011-07-211-12/+0
* make sure we don't have namespace clashes between libraries and appsHarald Welte2011-07-191-6/+6