summaryrefslogtreecommitdiff
path: root/src/gsmd/usock.c
Commit message (Expand)AuthorAgeFilesLines
...
* From: Andrzej Zaborowski <balrog@zabor.org>laforge2007-08-161-2/+2
* Use ATH instead of ATH0 for QC compatibility (Philipp Zabel)laforge2007-07-311-1/+2
* first implementation (ugly) of operator name querylaforge2007-06-031-4/+23
* The standard says that the parameter is not optional. Some modemslaforge2007-04-211-1/+1
* * add (still incomplete) SMS and phonebook support from Sean Chianglaforge2007-04-151-0/+429
* * properly implement PIN/PUK handling throughout gsmd/libgsmd/utillaforge2007-03-101-5/+41
* * introduce ciphering indication parsing and event generationlaforge2007-03-081-0/+2
* - Add copyright / license notice to all source code fileslaforge2007-01-131-0/+44
* - use talloc (of samba project) to debug memory allocations and simplify codelaforge2007-01-121-9/+50
* - clean up header files (all in include/gmsd now)laforge2006-10-241-5/+112
* first working revision of gsmd, libgsmd and libgsmd-toollaforge2006-10-231-1/+47
* more gsmd/libgsm implementationlaforge2006-10-231-12/+42
* gsmd passthrough mode now workinglaforge2006-10-221-11/+27
* - fix parsing of unsolicited codes laforge2006-10-221-2/+2
* some further gsmd/libgsmd worklaforge2006-10-221-20/+75
* - some more gsmd / libgsmd codelaforge2006-10-201-1/+29
* first compiling (unfinished, not-working) version of userspace gsm infrastruc...laforge2006-09-021-0/+166
personal git repositories of Harald Welte. Your mileage may vary