Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-29 | fix race in makefile | Marc Espie | |
2007-05-23 | Get rid of some obsolete exampels. | Hans-Joerg Hoexer | |
ok and prodding @jmc | |||
2006-07-02 | Let isakmpd send out a vendor ID announcing isamkpds release version. | Hans-Joerg Hoexer | |
Will be handy for release specific bug fixes, etc. Suggested by markus@ quite some time ago. ok markus@ | |||
2005-05-18 | there's no need for certpatch anymore, so remove it | Hans-Joerg Hoexer | |
ok markus some time ago | |||
2005-04-08 | whack last feature, put in main Makefile | Theo de Raadt | |
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 | de-feature raw rsa keys, cleanup leftovers | Hans-Joerg Hoexer | |
2005-04-08 | regression tests have moved | Hans-Joerg Hoexer | |
2005-04-08 | keynote and policy always compiled in | Theo de Raadt | |
2005-04-08 | remove crud | Theo de Raadt | |
2005-04-08 | always enable aggressive, dpd, and isakmp_cfg | Theo de Raadt | |
2005-04-08 | ec and privsep always on | Theo de Raadt | |
2005-04-08 | nat-traversal always | Theo de Raadt | |
2005-04-08 | remove cipher features | Hans-Joerg Hoexer | |
2005-04-08 | app.c | Theo de Raadt | |
2005-04-08 | remove some portable junk | Theo de Raadt | |
2005-04-05 | disable freeswan support | Hans-Joerg Hoexer | |
ok ho@ some time ago | |||
2005-04-05 | Always compile X509 support. Almost everyone uses it. Makes the code | Chad Loder | |
much easier to read and to maintain. OK and testing by hshoexer@, more testing by me | |||
2004-11-10 | Use ${STATIC} rather than -static (dont hardcode). ok miod@ | Dale Rahn | |
2004-08-23 | Default enable DPD (Dead Peer Detection) support. hshoexer@ ok | Hakan Olsson | |
2004-07-30 | Style. | Hakan Olsson | |
2004-06-23 | Make compiling with Boehm's gc possible again. | Hakan Olsson | |
2004-06-21 | Enable NAT-T support. | Hakan Olsson | |
2004-06-20 | NAT-Traversal for isakmpd. Work in progress... | Hakan Olsson | |
hshoexer@ ok. | |||
2004-04-07 | -Wmissing-declarations | Hakan Olsson | |
2004-03-19 | Add missing bits to make already present privsep code work. Enable privsep. | Hans-Joerg Hoexer | |
ok ho@ deraadt@ markus@ | |||
2003-08-28 | support AES in phase 1, too. switch to OpenSSL EVP interface; | Markus Friedl | |
with Hans-Joerg.Hoexer at yerbouti.franken.de; ok ho@ | |||
2003-06-03 | Remove clauses 3 and 4. With approval from Niklas Hallqvist and | Hakan Olsson | |
Niels Provos. | |||
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson | |
There are some kinks left, so keep it default disabled for now. markus@ says ok to commit. | |||
2003-05-14 | Call the FreeS/WAN sysdep 'freeswan'. The 'linux' sysdep will be native ↵ | Hakan Olsson | |
Linux IPSec. | |||
2002-06-10 | The dlopen() stuff goes away. | Hakan Olsson | |
2002-03-05 | must pull -ldes too | Theo de Raadt | |
2001-08-25 | Enable IKE mode config, as it works ok with PGPnet and at least has a usable | Niklas Hallqvist | |
configuration method. Documentation will follow. | |||
2001-08-16 | remove unneeded LWRESLIB definition. ok ho@ | Jakob Schlyter | |
2001-08-15 | Support trusted public (RSA) keys as files too. niklas@ ok. | Hakan Olsson | |
2001-07-06 | Remove support for PF_ENCAP (deprecated since OpenBSD2.5). | Hakan Olsson | |
2001-07-05 | Use -W{missing,strict}-prototypes. | Hakan Olsson | |
2001-07-01 | ISAKMP configuration, a.k.a IKECFG or "mode-config", protocol implementation. | Niklas Hallqvist | |
Disabled, has no configuration mechanism yet. This will be used for roaming users, who are going to get parameters like IP-address and nameserver from its peer, very much like DHCP, but securily inside an ISAKMP connection and still in time before negotiation of IPsec connections. You may see stylistic fixes in this commit too. Add some not yet used Makefile magic to deal with DNSSEC- enabled OpenSSL too. The IKECFG code work was sponsered by Gatespace Inc. Thank you! Configuration will come very soon, btw. | |||
2001-05-31 | Compile key.c | Angelos D. Keromytis | |
2001-05-21 | Better FEATURE handling for dnssec | Hakan Olsson | |
2001-05-07 | make bug fixed, remove work-around | Marc Espie | |
2001-05-07 | temp work-around. Okay deraadt@ | Marc Espie | |
2001-03-23 | bsdi support, ok niklas@ | Markus Friedl | |
2001-03-22 | BSD/OS make treats ${A:S/a/x/} like ${A:S/a/x/1}, so we use ${A:S/a/x/g}. | Markus Friedl | |
this works on both systems (for this special case). | |||
2001-02-24 | Make DES a feature, so isakmpd can compile on Linux (most of the fixed | Angelos D. Keromytis | |
by newsham@lava.net) | |||
2001-01-27 | (c) 2001 | Niklas Hallqvist | |