Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-01 | Update based on ppp 3.2.1. Also fix some obvious err/errx usage and | Todd C. Miller | |
broken strncpy() usage. | |||
1997-09-01 | Update from ppp 3.2.1 | Todd C. Miller | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-22 | non-VJ; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-06-27 | long nightmares | Theo de Raadt | |
1997-06-08 | FILE * leak; d@fnarg.net.au, PR#216 | Theo de Raadt | |
1997-05-31 | fix typos; khym@bga.com | Theo de Raadt | |
1997-04-27 | better failure msg; martin@rumolt.teuto.de | Theo de Raadt | |
1997-04-06 | Fix mangling in assignment of np->n_net to ina.s_addr. | Todd C. Miller | |
Presumably this was added to deal with 64-bit machines but it is a) wrong and b) not necesary now that we use in_addr_t. | |||
1997-03-29 | Changed definition of 'a' in vfmtmsg from void * to va_list. | dgregor | |
Possible fix for PR#130. | |||
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-01-23 | Pedantic removal of extra spaces | Niklas Hallqvist | |
1997-01-03 | Remove private copy of md* and fix md4 usage to match libc md4. | Todd C. Miller | |
1997-01-03 | Use correct md5 API for libc md5 routines. Pointed out by niklas. | Todd C. Miller | |
1997-01-02 | inet_addr --> inet_aton | Michael Shalayeff | |
1996-12-23 | pppd 2.3b3 import. some minor buf oflow fixes and so. | Michael Shalayeff | |
try it out ppl, but i've got it running talking to cisco w/ all the AFs enabled in kernel. | |||
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt | |
1996-12-20 | correct defines/includes | Michael Shalayeff | |
1996-12-15 | Use inet_aton() instead of inet_addr() | Todd C. Miller | |
1996-11-25 | Liar, -w doesn't have a default value. | Todd C. Miller | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-10-08 | Attempt at cleanup. | michaels | |
1996-08-22 | Correct typo | Niklas Hallqvist | |
1996-08-22 | __OpenBSD__ | Theo de Raadt | |
1996-08-20 | exit 1 for failure if -detach; netbsd pr#2705; jbernard@tater.Mines.EDU | Theo de Raadt | |
1996-07-27 | pass a minimal environment ($PATH) | Theo de Raadt | |
1996-07-20 | Update pppd to 2.3a4: | joshd | |
Add redo option error-reporting, add PAM, add microsoft compatibility kludges, bzero stuff at important places, add one or two options other generic enhancements. From: Paul.Mackerras@cs.anu.edu.au | |||
1996-07-14 | netbsd pr#2623: fix VJ compression and active filter, John Kohl | Jason Downs | |
<jtk@kolvir.arlington.ma.us> | |||
1996-06-17 | parse args before tty options file; netbsd pr#2554; from ↵ | Theo de Raadt | |
Davyd.Norris@fcollins.com.au | |||
1996-06-16 | CHAP == Challenge-Handshake Authentication Protocol; netbsd pr#2446; ↵ | Theo de Raadt | |
johnam@beta.datastorm.com | |||
1996-05-29 | mlink ppp(8) to pppd(8) | Theo de Raadt | |
1996-05-21 | allow comments in script; netbsd pr#2450; ksulliva@psc.edu | Theo de Raadt | |
1996-05-11 | check before unlinking pidfile | Theo de Raadt | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-02-22 | From NetBSD: | Niklas Hallqvist | |
Be explicit about the fact that ip-up and ip-down are executed with a null environment. Closes PR #1866 by John M Vinopal. | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-04 | sleep() call not needed (from NetBSD). | hannken | |
1996-01-07 | pass a useful environment to ip-up/ip-down scripts; this is not a | Theo de Raadt | |
security problem different fix than from banshee@gabriella.resort.com; netbsd pr#1866 | |||
1995-12-28 | Leave DTR down for one second on exit so modem may catch the DTR to false | hannken | |
transition. (from hannken@eis.cs.tu-bs.de) | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |