summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-05-02typo, rm verbose debugMarkus Friedl
2000-05-02default DSA key file ~/.ssh/id_dsaMarkus Friedl
2000-05-02update AUTHORMarkus Friedl
2000-05-02Revert to using perl in the random key generation examples as hexdumpHakan Olsson
doesn't always produce the same length output. Also; 3DES key needs 24, not 20 bytes.
2000-05-02Keep track of those offsets in argv[].Hakan Olsson
2000-05-02<machine/vmparam.h> not welcomed hereMiod Vallat
2000-05-02Add $OpenBSD$Miod Vallat
2000-05-02s/NetBSD/OpenBSD -- I hate to do thisMiod Vallat
2000-05-02Update, mostly isakmpd stuff.Hakan Olsson
2000-05-02Fix details, based on comments from Marco, Ian, Todd, Sean, Paul, Chris, Emre,Marc Espie
in no particular order, and with probable omissions.
2000-05-02set O_NONBLOCKMarkus Friedl
2000-05-02add ssh_host_dsa_keyMarkus Friedl
2000-05-02note about SAs on enc interfaceJason Wright
2000-05-02mention enc interfaces, tooJason Wright
2000-05-02ipsec bridge documentationJason Wright
2000-05-02more atomicioTheo de Raadt
2000-05-02Early commit, as Theo requested.Marc Espie
Flesh out, a few comments taken into account. Tweaks to come.
2000-05-02Merge with EOM 1.12Niklas Hallqvist
author: niklas pasto author: niklas New short samples
2000-05-02Merge with EOM 1.7Niklas Hallqvist
author: ho Zap now redundant config data (75% actually).
2000-05-02conf.h: Merge with EOM 1.11Niklas Hallqvist
ui.c: Merge with EOM 1.41 author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-02Merge with EOM 1.23Niklas Hallqvist
author: niklas Describe PKI setup author: ho Mention requirement for config file owner and mode. author: niklas save pid in a pidfile, based on code from Lawrence A. Wimble. Also retry to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between.
2000-05-02Merge with EOM 1.7Niklas Hallqvist
author: angelos Move POLICY_FILE_DEFAULT definition to the .h file.
2000-05-02Merge with EOM 1.71Niklas Hallqvist
author: niklas Argh I always manage to commit my local DEBUG=-g change by mistake author: niklas oops in last commit author: niklas Install sample files
2000-05-02Merge with EOM 1.49Niklas Hallqvist
author: niklas Consolidate PID writers author: niklas save pid in a pidfile, based on code from Lawrence A. Wimble. Also retry to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between. author: ho Write pid file on start. (angelos@ ok)
2000-05-02Merge with EOM 1.42Niklas Hallqvist
author: ho Add initial text on auto-generated parts of the configuration. Reorder example somewhat. author: niklas Doc fixes from OpenBSD
2000-05-02Merge with EOM 1.102Niklas Hallqvist
author: provos fix arguments in debug message for sa_setup_expirations
2000-05-02Merge with EOM 1.26Niklas Hallqvist
author: ho Typo in comment. author: ho Typo; Cers-directory -> Cert-directory author: ho Do not load configuration if isakmpd.conf is not owned by the user running isakmpd. Also, do not load config if file modes are too open. Do not warn about ignored duplicate tags when they are autogenerated. author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-02Merge with EOM 1.16Niklas Hallqvist
author: angelos Fix typo. author: angelos Add etherip and protocol numbers in the transport protocol entries, document.
2000-05-02Merge with EOM 1.26Niklas Hallqvist
author: niklas style author: angelos Move POLICY_FILE_DEFAULT definition to the .h file. author: angelos Add etherip and protocol numbers in the transport protocol entries, document.
2000-05-02Merge with EOM 1.11Niklas Hallqvist
author: niklas New short samples
2000-05-02Makefile for installation of sample filesNiklas Hallqvist
2000-05-02use c-style commentsMarkus Friedl
2000-05-02A place to put isakmpd sample filesNiklas Hallqvist
2000-05-02update proctitle for proto 1, tooMarkus Friedl
2000-05-02update proctitle on pty alloc/dealloc, e.g. w/ windows clientMarkus Friedl
2000-05-02typoMarkus Friedl
2000-05-02Hi/fn not hifn on the reference boardJason Wright
2000-05-02remove endian hack code, do it the right way.Dale S. Rahn
2000-05-02Fix bug caused by <= comparison on unsigned value.Dale S. Rahn
2000-05-02Remove gmac_enable_hack, not needed here, doesn't work.Dale S. Rahn
2000-05-02syncTheo de Raadt
2000-05-02always attach port in numeric, for HTTP Host: header.Jun-ichiro itojun Hagino
from: chris and mickey XXX Host: header is specified in HTTP/1.1, not HTTP/1.0.
2000-05-02Oxify; aaronTheo de Raadt
2000-05-01Make it compile even if exec-permissions are missing on cfg_defs.shHans Insulander
and cfg_edit.sh. Work by maja@, ok deraadt@
2000-05-01Add missing #ifdefs; ok - markusDamien Miller
2000-05-01bye bye semconfig(2)Theo de Raadt
2000-05-01sys_semconfig goes foomTheo de Raadt
2000-05-01sys_semconfig goes awayTheo de Raadt
2000-05-01changed dc to dz to avoid conflict with if_dc. -mojMats O Jansson
2000-05-01do not use semconfig()Theo de Raadt