summaryrefslogtreecommitdiff
path: root/chat
Commit message (Expand)AuthorAgeFilesLines
* chat: Fix loop condition to avoid possible 1-byte buffer overrunPaul Mackerras2023-03-181-1/+1
* Fixing a few more memory leaks in chat.cRobert Bartel2023-03-171-2/+8
* Fixing buffer overflow issue in chat.cRobert Bartel2023-03-171-3/+5
* Fix several issues uncovered by Coverity (#397)Eivind Næss2023-03-171-3/+11
* chat: Improve signal handlingPaul Mackerras2022-11-261-48/+53
* Fixing GCC -Wunused-result warning in chat.c resolving comments from Paul Mac...Eivind Næss2021-09-231-17/+27
* Remove obsolete Makefile(s) and configure scriptsEivind Næss2021-07-202-53/+0
* Incorporating review feedback from David Seifert.Eivind Næss2021-07-201-6/+2
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+9
* chat: Clean up usage of clean() functionPaul Mackerras2021-07-191-12/+8
* Add pkgconfig support to PPP project (#270)Eivind Næss2021-04-241-1/+2
* Add cross-compilation support on LinuxPaul Mackerras2021-01-011-2/+3
* Do not strip installed binaries (#186)Samuel Thibault2020-12-311-1/+1
* Convert to ANSI CPaul Mackerras2020-12-291-135/+70
* Various fixes for errors found by coverity static analysis (#109)Jaroslav Škarvada2019-05-061-0/+2
* Honor LDFLAGSJaroslav Škarvada2018-05-281-1/+1
* chat, pppd: Use \e instead of \\ in man pagesPaul Mackerras2013-06-101-33/+33
* chat: Fix some text that was intended to be literalPaul Mackerras2013-06-091-1/+2
* chat: Fix *roff errors in the man pagePaul Mackerras2013-02-031-6/+4
* chat: Correct spelling errors in the man pagePaul Mackerras2013-02-031-4/+4
* chat: Allow TIMEOUT value to come from environment variableAshok Rao2010-09-111-0/+1
* Remove various warnings, fix pppol2tp installPaul Mackerras2008-08-191-1/+1
* Remove files that don't go into releasesPaul Mackerras2008-07-278-147/+0
* Get the repository a bit closer to what will be releasedPaul Mackerras2008-07-272-3/+1
* Add $(INSTDIR) to installation paths in Linux makefiles.Paul Mackerras2006-06-041-2/+2
* Make MANDIR directory if not present.Paul Mackerras2006-05-221-2/+2
* Correctly escape or unescape hypens in the man pages.Paul Mackerras2004-11-131-31/+31
* remove duplicate $(CDEFS)Paul Mackerras2004-11-031-2/+2
* Put man pages in /usr/share/man under Linux.Paul Mackerras2004-10-311-3/+3
* Add --prefix and --sysconfdir options to configure, and putPaul Mackerras2004-10-291-1/+5
* Fixed compilation failure on Solaris due to new CHAP (missing chap-md5.oJames Carlson2004-01-171-31/+31
* Change some Makefile.linux files to use COPTS and CFLAGS the same wayPaul Mackerras2004-01-131-2/+3
* clean(): Fix buffer overflow.Frank Cusack2003-03-041-43/+73
* styleFrank Cusack2003-02-261-4/+5
* Added ability to detect and use either gcc or Sun WorkShop C compilerJames Carlson2002-09-071-1/+1
* Enlarged the report buffer to 256 bytes.Russell Coker2002-01-111-2/+2
* Fixed some minor syntax errors.Russell Coker2002-01-111-5/+5
* 1) Created a subdirectory called 'solaris'. Currently it contains a replicaAdi Masputra2000-04-181-1/+1
* update from debian maintainerPaul Mackerras1999-12-231-2/+3
* add -E option to use environment variables, from Andreas ArensPaul Mackerras1999-09-062-12/+60
* Fix the rcsid's for non-ansi compilersPaul Mackerras1999-08-131-2/+5
* fix problem with REPORTing last linePaul Mackerras1999-08-132-19/+19
* use $(INSTALL) not installPaul Mackerras1999-08-121-3/+5
* get rid of warningPaul Mackerras1999-08-121-1/+1
* Add @filename syntax for the send stringPaul Mackerras1999-05-122-2/+54
* don't recurse in terminate()Paul Mackerras1999-03-311-1/+6
* moved libposix under NeXTPaul Mackerras1998-03-251-2/+2
* Kludge to handle solaris 2.6 having usleep; NeXT mods from Steve PerkinsPaul Mackerras1998-03-243-5/+16
* minor fixes, for SunOS and micro-getoptPaul Mackerras1998-02-042-10/+12
* include Makedefs filePaul Mackerras1998-02-043-13/+4