Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-03 | rename 82454NX | Theo de Raadt | |
2000-05-03 | Add: dhclient | Todd C. Miller | |
Remove: kill pwd shutdown strings test We need dhclient for dhcp support and the others are either ksh builtins or simply unused. | |||
2000-05-03 | if no /etc/services file, use defaults. found by millert, fixed by itojun | Theo de Raadt | |
2000-05-03 | sync | Theo de Raadt | |
2000-05-03 | pcidevs.h | Theo de Raadt | |
2000-05-03 | advansys U3W | Theo de Raadt | |
2000-05-03 | more doc on: DSA, id_dsa, known_hosts2, authorized_keys2 | Markus Friedl | |
2000-05-03 | GatewayPorts for sshd, ok deraadt@ | Markus Friedl | |
2000-05-03 | Fix behavior when a host is unresolvable. Mark it as type GT_IGNORE | Todd C. Miller | |
so we don't get an error that inadvertainly causes the entry to get exported to the world. Also keep a count of unresolved hosts and error out sanely on lines w/ no resolvable hosts. Work by myself and provos@ | |||
2000-05-03 | respect number_of_password_prompts | Markus Friedl | |
2000-05-03 | Merge with EOM 1.51 | Niklas Hallqvist | |
author: ho style fix author: ho Create report files with umask 077 | |||
2000-05-03 | Merge with EOM 1.28 | Niklas Hallqvist | |
author: niklas style fascism author: ho style fix 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-03 | samples/singlehost-east.conf: Merge with EOM 1.8 | Niklas Hallqvist | |
samples/singlehost-west.conf: Merge with EOM 1.8 author: niklas Remove unnecessary configuration data | |||
2000-05-03 | No cryptoio.ph, wasn't sure first time around. | Marc Espie | |
2000-05-03 | s/DsaKey/HostDSAKey/, document option | Markus Friedl | |
2000-05-03 | fix close for non-open ssh1 channels | Markus Friedl | |
2000-05-03 | document -y, update -X,-x | Markus Friedl | |
2000-05-03 | there is no rhosts_dsa | Markus Friedl | |
2000-05-03 | typo (etc -> etc/mail migration). deraadt okay'ed | Jun-ichiro itojun Hagino | |
2000-05-03 | newer binutils stuff is not ready yet | Brandon Creighton | |
2000-05-03 | sync | Theo de Raadt | |
2000-05-03 | more nasty pcbh devices | Theo de Raadt | |
2000-05-03 | Get the X11 files to go on tape instead of error messages, in the | Miod Vallat | |
automatized tape setup instructions | |||
2000-05-03 | 2.7ify | Theo de Raadt | |
2000-05-03 | simplify usage | Theo de Raadt | |
2000-05-03 | document -X and -x | Theo de Raadt | |
2000-05-03 | hmm... simplify this | Theo de Raadt | |
2000-05-03 | sync | Theo de Raadt | |
2000-05-03 | bring this up to date | Brandon Creighton | |
2000-05-02 | Put objdump and objdump.0 in man/ on all arches. | Marc Espie | |
(ok'd theo) | |||
2000-05-02 | a start at describing what i understand of the DSA side | Theo de Raadt | |
2000-05-02 | document DSA use of ssh-keygen | Theo de Raadt | |
2000-05-02 | Back to hexdump again after syntax fix from espie@. | Hakan Olsson | |
Add a bit more info in isakmpd.conf example comments on phase1/2. | |||
2000-05-02 | typo, rm verbose debug | Markus Friedl | |
2000-05-02 | default DSA key file ~/.ssh/id_dsa | Markus Friedl | |
2000-05-02 | update AUTHOR | Markus Friedl | |
2000-05-02 | Revert to using perl in the random key generation examples as hexdump | Hakan Olsson | |
doesn't always produce the same length output. Also; 3DES key needs 24, not 20 bytes. | |||
2000-05-02 | Keep track of those offsets in argv[]. | Hakan Olsson | |
2000-05-02 | <machine/vmparam.h> not welcomed here | Miod Vallat | |
2000-05-02 | Add $OpenBSD$ | Miod Vallat | |
2000-05-02 | s/NetBSD/OpenBSD -- I hate to do this | Miod Vallat | |
2000-05-02 | Update, mostly isakmpd stuff. | Hakan Olsson | |
2000-05-02 | Fix details, based on comments from Marco, Ian, Todd, Sean, Paul, Chris, Emre, | Marc Espie | |
in no particular order, and with probable omissions. | |||
2000-05-02 | set O_NONBLOCK | Markus Friedl | |
2000-05-02 | add ssh_host_dsa_key | Markus Friedl | |
2000-05-02 | note about SAs on enc interface | Jason Wright | |
2000-05-02 | mention enc interfaces, too | Jason Wright | |
2000-05-02 | ipsec bridge documentation | Jason Wright | |
2000-05-02 | more atomicio | Theo de Raadt | |
2000-05-02 | Early commit, as Theo requested. | Marc Espie | |
Flesh out, a few comments taken into account. Tweaks to come. |