Age | Commit message (Expand) | Author |
2005-07-12 | rev 1.14 | Brad Smith |
2005-07-11 | rev 1.12 | Brad Smith |
2005-07-11 | rev 1.30 | Brad Smith |
2005-07-11 | Don't install wrong IPv6 route by add command. | Brad Smith |
2005-07-11 | rev 1.32 | Brad Smith |
2005-07-09 | rev 1.85 | Brad Smith |
2005-07-09 | rev 1.45 | Brad Smith |
2005-07-06 | rev 1.8 | Brad Smith |
2005-07-06 | Add a bunch of malloc() return checks | Brad Smith |
2005-07-06 | rev 1.7 | Brad Smith |
2005-04-22 | snprintf cleanup. OK deraadt@, moritz@ | Chad Loder |
2005-04-20 | be more careful with snprintf. ok cloder@ deraadt@ | Moritz Jodeit |
2005-03-29 | document that `#' also needs to be escaped in strings; | Jason McIntyre |
2005-03-10 | the section is named "LOGGING FACILITY", not "Logging Facility"; | Jason McIntyre |
2005-03-06 | Use correct byte order when logging port numbers. | Chad Loder |
2005-02-19 | The COMPILATIONDATE keyword has been dropped in ppp(8), change the | Marc Balmer |
2005-02-17 | zap compilation date from binary, ok deraadt@, ian@ | Marc Balmer |
2005-01-20 | backout workaround from rev 1.29 as it breaks host routes and is not | Markus Friedl |
2004-12-17 | note the effect of `$' and `~' in configuration file, and how to | Jason McIntyre |
2004-11-23 | Set link-local address of tun interface with prefixlen = 64 | Brad Smith |
2004-11-17 | NI_WITHSCOPEID is no more. | Jun-ichiro itojun Hagino |
2004-11-16 | Re-implement LQM, this time according to the rfc. | Brad Smith |
2004-07-30 | setup(n.) -> set up(v.); | Jason McIntyre |
2004-07-13 | stuff from me and claudio@: | Jason McIntyre |
2004-06-26 | Fix strict aligenment issues in ppp lcp and ipcp handling. | Claudio Jeker |
2004-05-31 | Avoid unintentional trigraph. | Brad Smith |
2004-05-30 | only call getprotobynumber() when necessary. from freebsd (dds@) | Ted Unangst |
2004-05-25 | tun interface is stored in /var/run/cuaXX.if, not /var/run/ttyXX.if; | Jason McIntyre |
2004-05-25 | clarify how modems on serial ports attach, and their corresponding device | Jason McIntyre |
2004-05-24 | - sort options | Jason McIntyre |
2004-05-23 | - tcpdump is section 8, not 1 | Jason McIntyre |
2004-05-15 | Workaround to work with the new multipath support. Do a RTM_GET first to | Claudio Jeker |
2004-03-16 | fix dud example; from leopold-bloom at foni dot net; | Jason McIntyre |
2004-03-15 | correct .Pa for ppp.conf.sample; | Jason McIntyre |
2004-01-28 | remove unused variable. ok millert@ | Kevin Lo |
2004-01-24 | since other users cannot exec them, do not make it readable either | Theo de Raadt |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2003-11-15 | check getpass for NULL. from Jared Yanovich. ok otto@ | Ted Unangst |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-20 | realloc fixes | Theo de Raadt |
2003-09-22 | Off-by-ones, from aaron@ | Miod Vallat |
2003-09-07 | fix crash. pr3454 from openbsd at rukh.net. ok deraadt@ | Ted Unangst |
2003-08-19 | use poll instead; millert fgsch ok | Theo de Raadt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-04 | fix some more UCB term 3 | Theo de Raadt |
2003-06-02 | Update old UCB license w/ new one based on /sys/net/slcompress.[ch] | Todd C. Miller |
2003-04-28 | strncpy IS NOT strlcpy | Thierry Deval |
2003-04-28 | String cleanup, from beck@ | Thierry Deval |
2003-04-28 | strings. tdeval and I finally agree on this :) | Bob Beck |