summaryrefslogtreecommitdiff
path: root/src/gsmd/vendor_ti.c
Commit message (Expand)AuthorAgeFilesLines
* gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)erin_yueh2008-02-131-2/+2
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-101-8/+12
* gsmd: remove AT%CPHS from vendor_ti.c (Erin Yueh)erin_yueh2008-01-021-41/+1
* Fixlet to dead code in cpmb_detect_cb.jserv2007-11-241-1/+1
* [gsmd] slightly changed the cpmb callback because rc could be used uninitiali...tick2007-11-201-23/+14
* [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...tick2007-11-161-2/+2
* gsmd: cleaning some dummy codes (Tick)tick2007-11-121-29/+0
* Patch to enable CPHS ( Common PCN Handset Specification),tick2007-10-251-2/+41
* Use vendor specific ext_chars.laforge2007-08-171-0/+1
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-161-1/+1
* add machine / vendor plugin infrastructure (Philip Zabel)laforge2007-06-021-7/+1
* fix GSM signal strength parsing (Closes: 291)laforge2007-03-281-2/+1
* * add CTZV stublaforge2007-03-101-4/+11
* * include stdio from talloc.hlaforge2007-03-101-6/+38
* * properly implement PIN/PUK handling throughout gsmd/libgsmd/utillaforge2007-03-101-0/+5
* fix typo in last commitlaforge2007-03-091-1/+1
* move CTZR into vendor_ti.c, since not all GSM Modems support it (Philipp Zabel)laforge2007-03-091-0/+2
* * introduce ciphering indication parsing and event generationlaforge2007-03-081-1/+36
* make AT%CPI parse tolerant to empty fieldslaforge2007-03-081-2/+3
* - Add copyright / license notice to all source code fileslaforge2007-01-131-1/+21
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-5/+88
* - clean up header files (all in include/gmsd now)laforge2006-10-241-6/+85
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-021-0/+53
personal git repositories of Harald Welte. Your mileage may vary