aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Merge branch 'pablo_timer'0.4.0Harald Welte7-120/+758
2011-10-17bump major library version / breaking the ABI with the rb_tree timersHarald Welte1-1/+1
2011-10-17tests: add new torture test for timer infrastructurePablo Neira Ayuso1-33/+108
2011-10-17timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2-84/+98
2011-10-17add rb-tree implementation to libosmocorePablo Neira Ayuso4-2/+551
2011-10-10build: resolve link failure when --disable-talloc is usedJan Engelhardt1-0/+2
2011-10-10add header file containing UMA/GAN protocol definitionsHarald Welte2-1/+154
2011-10-10update .gitignore (crc*gen.[ch], some autotools stuff)Harald Welte1-0/+5
2011-10-10update LIBVERSION to reflect new API additions0.3.10Harald Welte2-2/+2
2011-10-10Added defines to use primitive/operation tuples in switch/case statementsAndreas Eversberg2-58/+23
2011-10-10LAPD: Moved timer handling into seperate functionsAndreas Eversberg1-72/+87
2011-10-10Split of LAPDm into a core part and a GSM specific partroot6-1670/+2631
2011-10-10Changed logging of LAPD from DLLAPDM to DLLAPDroot2-4/+4
2011-10-09gsmtap: Add type/subtypes for GMR-1 protocolSylvain Munaut1-0/+23
2011-10-08GSMTAP: Add comments to explain how to make GSMTAP changesHarald Welte1-0/+24
2011-10-08GSMTAP: Import changes from WiresharkHarald Welte1-0/+11
2011-10-03vty: Provide documentation for all logging facilitiesHolger Hans Peter Freyther1-1/+10
2011-10-03vty: Provide logging set-log-mask, deprecate set log maskHolger Hans Peter Freyther1-2/+12
2011-09-28core/serial: Fix typoSylvain Munaut1-1/+1
2011-09-28core/serial: support custom baud rates on OS XSylvain Munaut1-2/+22
2011-09-26gsmtap: Fix doxygen doc for the recent additionsSylvain Munaut1-2/+22
2011-09-26gsmtap: Add a _ex version of gsmtap_{makemsg,send} to specify content typeSylvain Munaut2-4/+30
2011-09-26bring gsmtap.h in sync with recent wireshark additionsHarald Welte1-0/+4
2011-09-16core: Add generic CRC functions (templates expended to 8 16 32 64 bits)Sylvain Munaut5-2/+232
2011-09-05update .gitignoreAlexander Huemer1-0/+1
2011-09-05correct declaration of osmo_sitype2rslAlexander Huemer1-1/+1
2011-09-04add missing declarations of cfg_description_cmd to vty/vty.h0.3.9Harald Welte1-0/+3
2011-09-03LAPDm: Fix encoding of RLL ERROR IE0.3.8Harald Welte1-1/+0
2011-09-02core/serial: Add utilities to deal with serial portsSylvain Munaut5-0/+269
2011-09-02build/include: Only install headers for enabled optionsSylvain Munaut1-1/+9
2011-09-02build: Remove docdir, don't comment itSylvain Munaut1-1/+0
2011-09-02gsm/gsm48_ie: Fix other range format decodingAndreas.Eversberg1-66/+63
2011-09-02RSL: add rsl_ipac_msg_name() for ipa specific RSL extension namesHarald Welte2-0/+37
2011-09-02Added autoconf option for utilities and embeddedjob2-0/+27
2011-09-02Adapted configure options to autoconf default behaviourjob2-15/+15
2011-09-01gsm/gsm48_ie: Fix Range 256 format decodingSylvain Munaut1-20/+35
2011-09-01logging: include stdarg.h for va_listChristoph Fritz1-0/+1
2011-09-01add functions for bit-reversalHarald Welte6-1/+128
2011-08-31logging: add osmo_vlogp() as vararg / va_list compatible functionHarald Welte2-4/+8
2011-08-30doxygen: Add main page for all three librariesHarald Welte3-0/+113
2011-08-22signal: Fix compiler warning about signedness of constant0.3.7Holger Hans Peter Freyther1-2/+2
2011-08-20update .gitignore with Doxyfile.core0.3.6Harald Welte1-1/+1
2011-08-20add script to generate http://www.osmocom.org/doc tree structureHarald Welte1-0/+14
2011-08-20Make sure 'make distclean' works for doxygenHarald Welte1-0/+3
2011-08-20consistent Doxyfile namingHarald Welte3-4/+4
2011-08-20update makefile.am to support out-of-tree buildsHarald Welte1-5/+5
2011-08-18doxygen: document some more structure members for RSLHarald Welte1-14/+21
2011-08-17doxygen automake integration: make sure the 'doc' directory existsHarald Welte1-1/+5
2011-08-17doxygen: fix correct use of doc/core subdirectoryHarald Welte2-2/+2
2011-08-17update .gitignoreHarald Welte1-0/+9