summaryrefslogtreecommitdiff
path: root/src/gsmd/vendor_ti.c
Commit message (Expand)AuthorAgeFilesLines
* 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