summaryrefslogtreecommitdiff
path: root/src/gsmd/atcmd.c
Commit message (Expand)AuthorAgeFilesLines
* parse numeric responses for RING, NO CARRIER and BUSY (Philip Zabel)laforge2007-04-151-5/+8
* add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)laforge2007-03-281-1/+13
* * deal correctly with 'gsm power cycling'laforge2007-03-101-3/+6
* - Add copyright / license notice to all source code fileslaforge2007-01-131-6/+22
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-22/+36
* - clean up header files (all in include/gmsd now)laforge2006-10-241-4/+6
* first working revision of gsmd, libgsmd and libgsmd-toollaforge2006-10-231-1/+10
* gsmd passthrough mode now workinglaforge2006-10-221-17/+58
* - fix parsing of unsolicited codes laforge2006-10-221-10/+19
* add logging infrastructure to gsm daemonlaforge2006-10-221-10/+10
* - some more gsmd / libgsmd codelaforge2006-10-201-8/+57
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-021-0/+332
personal git repositories of Harald Welte. Your mileage may vary