summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-01build: convert build to libnl3HEADmasterPatrick McHardy2-8/+8
2012-02-09Merge branch 'master' of ssh://dect.osmocom.org/var/cache/git/libdectPatrick McHardy17-130/+448
2012-02-09utils: resync fallback definitions with current kernelPatrick McHardy1-2/+2
2011-12-09build: fix compilation on FC16Patrick McHardy1-1/+1
2011-12-08utils: resync NETLINK_DECT with kernel headersPatrick McHardy1-1/+1
2011-10-09lce: remove now unused function dect_profile_indicator()Patrick McHardy1-12/+0
2011-10-05libdect: add preliminary wideband supportPatrick McHardy16-117/+447
2011-10-05utils: resync AF_DECT definition with kernel headersPatrick McHardy1-1/+1
2011-08-04s_fmt: dump <IWU-TO-IWU> contentsPatrick McHardy1-0/+2
2011-07-18sfmt: use trans_table for auth flagsPatrick McHardy1-5/+9
2011-06-18utils: resync value of NETLINK_DECT with 3.0.0-rc3Patrick McHardy1-1/+1
2011-05-30mm: only complete info request procedure in PP modePatrick McHardy1-1/+2
2011-05-05sfmt: fix parsing of <<REPEAT-INDICATOR>> IEsPatrick McHardy1-1/+1
2011-05-05mm: fix typo in debug messagePatrick McHardy1-1/+1
2011-04-23netlink: include dect_netlink.hPatrick McHardy1-0/+1
2011-03-21lce: use symbolic identifiers for S-SAP sockaddrPatrick McHardy1-2/+2
2011-03-20mm: properly complete procedure consisting only of a single messagePatrick McHardy1-3/+4
2011-03-20lce: attempt to support transactions only consisting of a single messagePatrick McHardy1-2/+17
2011-03-20example: fp-locate-suggestPatrick McHardy3-1/+66
2011-03-19build: remove libintl.h from AC_CHECK_HEADERSPatrick McHardy1-1/+1
2011-02-26mm: use mme->current in -res primitives instead of hard-coding procedure rolePatrick McHardy1-7/+7
2011-02-26lce: add proper timer names from EN 300 175 05 to comments and debug messagesPatrick McHardy2-10/+11
2011-02-24cc: convert -res primitives to return voidPatrick McHardy2-27/+21
2011-02-24mm: convert -res primitives to return voidPatrick McHardy2-110/+69
2011-01-24libdect: adjust AF_DECT value for 2.6.38-rc2Patrick McHardy1-2/+2
2011-01-11lce: really fix set-up conditionPatrick McHardy1-1/+1
2011-01-11ie: fix compilation with refcount debuggingPatrick McHardy1-1/+1
2011-01-11lce: fix condition to decide whether to use direct link establishmentPatrick McHardy1-2/+1
2011-01-10lce: maintain TPUI assignment in location tablePatrick McHardy4-13/+62
2011-01-09lce: maintain LCE location tablePatrick McHardy6-28/+143
2011-01-07backtrace: remove dead definePatrick McHardy1-2/+0
2011-01-07example: update .gitignorePatrick McHardy1-0/+1
2011-01-07lce: change PMID/IPUI assignment debugging outputPatrick McHardy1-4/+4
2010-11-23ie: add <<SERVICE-CHANGE>> IEPatrick McHardy2-0/+60
2010-11-22raw: add dect_raw_close() functionPatrick McHardy3-4/+19
2010-11-19netlink: set PARI on dect_llme_mac_me_info_res, clear on dect_llme_scan_reqPatrick Mchardy1-0/+4
2010-11-17netlink: clear ARI to make it usable for dect_ari_cmp()Patrick McHardy1-0/+1
2010-11-16ie: fix SS facility prototol discriminatorPatrick McHardy1-1/+1
2010-11-16netlink: add MAC_ME_INFO-res and SCAN-req primitivesPatrick McHardy4-7/+98
2010-11-16timer: export timer functions declarationsPatrick McHardy3-10/+29
2010-11-16cc: don't stop completion timer if not runningPatrick McHardy1-1/+2
2010-11-16ie: add <<FACILITY>> IEPatrick McHardy2-0/+33
2010-11-16clms: hexdump data section contents, decode header as stringsPatrick McHardy1-3/+14
2010-11-16libdect: also clear dect handle private areaPatrick McHardy1-1/+1
2010-11-14libdect: don't reseed PRNG on dect_open_handle()Patrick McHardy2-3/+6
2010-11-14netlink: restore broadcast reception handler after sending unicast requestsPatrick McHardy1-3/+5
2010-11-14identities: add dect_ari_cmp()Patrick McHardy2-1/+6
2010-11-14libdect: support allocating per-handle private spacePatrick McHardy3-1/+13
2010-11-12backtrace: fix warnings on 64 bitPatrick McHardy1-2/+2
2010-11-12build: verify that event.h and event library are compatiblePatrick McHardy1-0/+27