Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-12 | lladdr w/o colon; ok henning | Markus Friedl | |
2005-04-12 | help option useless; any unused option does that | Theo de Raadt | |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt | |
2005-04-12 | handle snprintf potential -1 case | Theo de Raadt | |
2005-04-11 | Use absolute path for vi. OK deraadt | Chad Loder | |
2005-04-11 | Handle getnameinfo failure. OK niallo | Chad Loder | |
2005-04-11 | use STDERR_FILENO | Theo de Raadt | |
2005-04-11 | handle snprintf returning -1; ok henning | Theo de Raadt | |
2005-04-11 | use writev; ok henning | Theo de Raadt | |
2005-04-11 | Check for asprintf failure. From Bruno Rohee (thank you). | Chad Loder | |
2005-04-10 | - sort synopsis + options list | Jason McIntyre | |
- sync usage() - tidy up lists and displays - misc tweaks | |||
2005-04-10 | misc clean up; | Jason McIntyre | |
2005-04-09 | clarify in/out a bit, add SEE ALSO section. | Hans-Joerg Hoexer | |
2005-04-09 | Rewrite, work in progress | Hans-Joerg Hoexer | |
2005-04-09 | document that dhclient-script overwrites resolv.conf, | Jason McIntyre | |
and use of resolv.conf.tail; issue spotted by rick barter via nick; ok henning@ jaredy@ nick@ | |||
2005-04-09 | incorrect apostrophe (in comment); | Jason McIntyre | |
2005-04-09 | Compile with -ansi by killing an inline | Chad Loder | |
2005-04-09 | KNF. No binary changes. OK miod@ | Chad Loder | |
2005-04-09 | knf | Theo de Raadt | |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer | |
ok cloder@ | |||
2005-04-08 | Make deterministic randomness (only ever used for testing) a compile-time | Chad Loder | |
option. Reduces chances of somehow setting regrand when it's not supposed to be set. Remove "-r" option from man page. Also xref certpatch(8) while we are in there. And remove some include sysdep.h where it is no longer needed. OK hshoexer | |||
2005-04-08 | knf; ok cloder hshoexunpunouncable | Theo de Raadt | |
2005-04-08 | Make DPD vendor ID u_int8_t, not char. Gets rid of a warning in | Chad Loder | |
-pedantic mode. OK hshoexer | |||
2005-04-08 | remove junk not needed to build certpatch | Theo de Raadt | |
2005-04-08 | whack last feature, put in main Makefile | Theo de Raadt | |
2005-04-08 | connect ipsecctl, request by deraadt | Hans-Joerg Hoexer | |
2005-04-08 | move __inline to right place | Theo de Raadt | |
2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second | Jared Yanovich | |
argument "resolved", since it is undefined. ok and help millert, otto | |||
2005-04-08 | kill gmp | Hans-Joerg Hoexer | |
2005-04-08 | USE_DEBUG is bye bye | Theo de Raadt | |
2005-04-08 | remove gmp, no binary change | Hans-Joerg Hoexer | |
2005-04-08 | forget about sysdep/openbsd/sysdep-os.h | Theo de Raadt | |
2005-04-08 | remove more conditional crud | Theo de Raadt | |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer | |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer | |
2005-04-08 | missing includes | Hans-Joerg Hoexer | |
2005-04-08 | document ipcomp(4); | Jason McIntyre | |
2005-04-08 | simplify | Theo de Raadt | |
2005-04-08 | remove leftovers | Hans-Joerg Hoexer | |
2005-04-08 | we do not care about __APPLE__ | Theo de Raadt | |
2005-04-08 | we have IPPROTO_ETHERIP | Theo de Raadt | |
2005-04-08 | zap USE_RAWKEY | Theo de Raadt | |
2005-04-08 | de-feature raw rsa keys, cleanup leftovers | Hans-Joerg Hoexer | |
2005-04-08 | Refer to correct regress directory now that regress is moved. | Chad Loder | |
2005-04-08 | not needed anymore | Theo de Raadt | |
2005-04-08 | old static lib stuff is not even needed... | Theo de Raadt | |
2005-04-08 | Remove these as well. | Chad Loder | |
2005-04-08 | Moved regression tests to src/regress/sbin/isakmpd where they belong. | Chad Loder | |
2005-04-08 | regression tests have moved | Hans-Joerg Hoexer | |
2005-04-08 | keynote and policy always compiled in | Theo de Raadt | |