summaryrefslogtreecommitdiff
path: root/src/gsmd/unsolicited.c
Commit message (Expand)AuthorAgeFilesLines
* Convert DEBUG to ERROR/INFO/NOTICE where applicableHarald Welte2013-03-141-4/+4
* gsmd: fix clip & colp parser problem (Erin Yueh)erin_yueh2008-03-251-19/+36
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-101-14/+14
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-171-20/+44
* gsmd: add "RING" timeout scheme, for those modem not have %CPI (like) support...tick2007-12-051-5/+65
* gsmd: Submitting a PIN for authentication needs to respond with status too.(A...tick2007-12-011-70/+38
* keeping track of current registration state internally in gsmd. Without this ...tick2007-11-121-8/+25
* handle CME and CMS errors (Erin Yueh)tick2007-10-251-76/+98
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-171-0/+8
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-171-1/+1
* Dynamic registration of unsolicited responses (Andrzej Zaborowski)laforge2007-08-161-31/+46
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-161-0/+2
* make CLIP/COLP numbers zero-terminated (Closes: #525)laforge2007-05-011-2/+4
* zero LAC and CI if +CREG is 0 / 2 (and not 1). (Closes: #454)laforge2007-04-251-1/+2
* * include stdio from talloc.hlaforge2007-03-101-0/+24
* - Add copyright / license notice to all source code fileslaforge2007-01-131-0/+22
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-13/+22
* - clean up header files (all in include/gmsd now)laforge2006-10-241-21/+37
* more gsmd/libgsm implementationlaforge2006-10-231-3/+10
* gsmd passthrough mode now workinglaforge2006-10-221-1/+3
* - fix parsing of unsolicited codes laforge2006-10-221-1/+1
* some further gsmd/libgsmd worklaforge2006-10-221-23/+77
* - some more gsmd / libgsmd codelaforge2006-10-201-0/+119
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-021-0/+272
personal git repositories of Harald Welte. Your mileage may vary