summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg2011-11-122-6/+7
* gsm/lapdm: Add missing msgb_free in rslms_rx_rll error casesAndreas.Eversberg2011-11-121-0/+2
* lapd: Fixed possible double free buf in lapd_core.cAndreas Eversberg2011-11-121-2/+3
* vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2011-11-122-3/+6
* vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg2011-11-122-0/+14
* core/timer: Allow an already scheduled timer to be re-scheduled at a new timeSylvain Munaut2011-11-121-2/+6
* core/rbtree: remove redundant if()-condition in rb_erase()Sylvain Munaut2011-11-121-4/+4
* core/rbtree: make clear distinction between two different cases in rb_erase()Sylvain Munaut2011-11-121-4/+4
* core/rbtree: reorganize code in rb_erase() for additional changesSylvain Munaut2011-11-121-9/+9
* core/rbtree: optimize rb_erase()Sylvain Munaut2011-11-121-10/+4
* core/rbtree: add const qualifier to some functionsSylvain Munaut2011-11-122-10/+10
* core/utils: Add a symbol alias for a previous typo for compatibilitySylvain Munaut2011-11-111-0/+4
* utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospcSylvain Munaut2011-11-102-2/+2
* freebsd: Provide a dummy backtrace implementation that does nothingHolger Hans Peter Freyther2011-11-091-0/+4
* freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther2011-11-094-2/+10
* timer: Add compatibility header with timer helpersSylvain Munaut2011-10-213-0/+82
* 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
* Merge branch 'pablo_timer'Harald Welte2011-10-177-120/+758
|\
| * bump major library version / breaking the ABI with the rb_tree timersHarald Welte2011-10-171-1/+1
| * tests: add new torture test for timer infrastructurePablo Neira Ayuso2011-10-171-33/+108
| * timer: add scalable RB-tree based timer infrastructurePablo Neira Ayuso2011-10-172-84/+98
| * add rb-tree implementation to libosmocorePablo Neira Ayuso2011-10-174-2/+551
|/
* build: resolve link failure when --disable-talloc is usedJan Engelhardt2011-10-101-0/+2
* add header file containing UMA/GAN protocol definitionsHarald Welte2011-10-102-1/+154
* update .gitignore (crc*gen.[ch], some autotools stuff)Harald Welte2011-10-101-0/+5
* 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-102-58/+23
* 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-106-1670/+2631
* Changed logging of LAPD from DLLAPDM to DLLAPDroot2011-10-102-4/+4
* gsmtap: Add type/subtypes for GMR-1 protocolSylvain Munaut2011-10-091-0/+23
* GSMTAP: Add comments to explain how to make GSMTAP changesHarald Welte2011-10-081-0/+24
* GSMTAP: Import changes from WiresharkHarald Welte2011-10-081-0/+11
* 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-262-4/+30
* bring gsmtap.h in sync with recent wireshark additionsHarald Welte2011-09-261-0/+4
* core: Add generic CRC functions (templates expended to 8 16 32 64 bits)Sylvain Munaut2011-09-165-2/+232
* update .gitignoreAlexander Huemer2011-09-051-0/+1
* correct declaration of osmo_sitype2rslAlexander Huemer2011-09-051-1/+1
* add missing declarations of cfg_description_cmd to vty/vty.hHarald Welte2011-09-041-0/+3
* LAPDm: Fix encoding of RLL ERROR IEHarald Welte2011-09-031-1/+0
* core/serial: Add utilities to deal with serial portsSylvain Munaut2011-09-025-0/+269
* build/include: Only install headers for enabled optionsSylvain Munaut2011-09-021-1/+9
* build: Remove docdir, don't comment itSylvain Munaut2011-09-021-1/+0