summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg18-2716/+6
2011-11-13host/mobile: Bring mncc.h in sync with OpenBSC and LCRAndreas Eversberg1-0/+1
2011-11-13host/mobile: Fixed paging response with correct identity typeAndreas Eversberg2-20/+35
2011-11-13host/mobile: Prevent the MM layer from making calls when not attachedAndreas Eversberg1-2/+3
2011-11-13host/mobile: Fix indentation in gsm48_cc, no functional changeAndreas Eversberg1-5/+5
2011-11-13host/mobile: Adding memory leak debuggingAndreas Eversberg1-7/+35
2011-11-13host/mobile: Adding telnet_exit to free telnet connection ressourcesAndreas Eversberg1-0/+2
2011-11-13Merge commit 'a71b8eaca7eed4dfc96f2cebabfc26430416c2e9'Sylvain Munaut28-79/+1571
2011-11-13timer: Better fix to the timer re-scheduling situationPablo Neira Ayuso1-6/+3
2011-11-12gsm/gsm0411_smc: Fix typoSylvain Munaut1-1/+1
2011-11-12include/gsm_04_11: Fix compatibility issue with GSM411_TMR_TC1ASylvain Munaut2-2/+3
2011-11-12gsm/sms: Rewrite of SMR process, extracted from OpenBSCAndreas Eversberg4-2/+498
2011-11-12gsm/sms: Rewrite of SMC process, extracted from OpenBSCAndreas Eversberg5-5/+607
2011-11-12gsm/sms: Moved utility functions of SMS processing to new gsm0411_utils.cAndreas.Eversberg4-1/+340
2011-11-12gsm/sms: Added DLSMS debuggingAndreas Eversberg2-1/+8
2011-11-12gsm/lapdm: Display SAPI in debug message for easier debugAndreas.Eversberg1-2/+2
2011-11-12gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format)Andreas.Eversberg1-7/+11
2011-11-12gsm/lapdm: Fix TA and power level handling in the ACCH headerAndreas.Eversberg2-8/+19
2011-11-12gsm/lapdm: Set N201 depending on the frame typeAndreas.Eversberg1-5/+5
2011-11-12gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower)Andreas.Eversberg2-6/+7
2011-11-12gsm/lapdm: Add missing msgb_free in rslms_rx_rll error casesAndreas.Eversberg1-0/+2
2011-11-12lapd: Fixed possible double free buf in lapd_core.cAndreas Eversberg1-2/+3
2011-11-12vty: Fixed vty_down_level to move down from config nodesAndreas.Eversberg2-3/+6
2011-11-12vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg2-0/+14
2011-11-12core/timer: Allow an already scheduled timer to be re-scheduled at a new timeSylvain Munaut1-2/+6
2011-11-12core/rbtree: remove redundant if()-condition in rb_erase()Sylvain Munaut1-4/+4
2011-11-12core/rbtree: make clear distinction between two different cases in rb_erase()Sylvain Munaut1-4/+4
2011-11-12core/rbtree: reorganize code in rb_erase() for additional changesSylvain Munaut1-9/+9
2011-11-12core/rbtree: optimize rb_erase()Sylvain Munaut1-10/+4
2011-11-12core/rbtree: add const qualifier to some functionsSylvain Munaut2-10/+10
2011-11-11core/utils: Add a symbol alias for a previous typo for compatibilitySylvain Munaut1-0/+4
2011-11-10utils: Fix a bad double osmo_ prefix for osmo_hexdump_nospcSylvain Munaut2-2/+2
2011-11-09fw/calypso: Fix backlight bl_mode_pwl method (typo)Sylvain Munaut1-1/+1
2011-11-09freebsd: Provide a dummy backtrace implementation that does nothingHolger Hans Peter Freyther1-0/+4
2011-11-09freebsd: Fixes for the compilation of libosmocore on FreeBSDHolger Hans Peter Freyther4-2/+10
2011-11-06osmocom: Address warning about aliasingHolger Hans Peter Freyther1-1/+2
2011-11-06misc: u_intX -> uintX in the host directoryHolger Hans Peter Freyther5-13/+13
2011-10-21Merge commit '07f1103782a94090c2cef46de8a3f6d03ddfeef7'Sylvain Munaut30-1829/+4028
2011-10-21timer: Add compatibility header with timer helpersSylvain Munaut3-0/+82
2011-10-21core: Fix include path to use top_builddir as well for generated headersSylvain Munaut1-1/+1
2011-10-18timer: Simplify osmo_timers_nearest even moreSylvain Munaut1-4/+4
2011-10-17timer: Fix implementation of osmo_timers_nearest causing high CPU loadSylvain Munaut1-4/+2
2011-10-17Merge branch 'pablo_timer'Harald 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