aboutsummaryrefslogtreecommitdiff
path: root/src/mm-serial-parsers.c
AgeCommit message (Expand)Author
2009-09-23generic: match CONNECT even if we get PPP spewDan Williams
2009-08-06license: add license header to all files and set copyright based on git logAlexander Sack
2009-06-28asynchronous and deferred port detectionDan Williams
2009-04-02Implement 'V1 E1' parser to work with modems which refuse to turn their echo ...Tambet Ingo
2009-02-10add --enable-more-warnings=yes/no and fix up resulting errorsDan Williams
2009-01-23Relax the "CONNECT" string regex a bit.Tambet Ingo
2008-10-24Add guards to public functions to validate passed arguments.Tambet Ingo
2008-09-17Finish the non-verbose (V0) mode parser.Tambet Ingo
2008-09-11Fix error codes.Tambet Ingo
2008-09-11Rewrite serial device communications.Tambet Ingo