summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-09-29add -V optionTheo de Raadt
1999-09-29test for RSA in the ssl library, real early onTheo de Raadt
1999-09-29openssl 0.9.4 "openssl" commandBob Beck
1999-09-29openssl 0.9.4Bob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-29new files for OpenSSL 0.9.4Bob Beck
1999-09-29build openssl instead of ssleayBob Beck
1999-09-29noone is going to read this, anything i delete with this command belongs in ↵Theo de Raadt
a man page
1999-09-29openssl change, and stupid apache dirs in /usr/libBob Beck
1999-09-29openssl readiness; various group membersTheo de Raadt
1999-09-29new minty OpenSSL 0.9.4 versionBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-29fix byte counters; imain@netidea.comTheo de Raadt
1999-09-29cure the cancer; jean@parc.xerox.comTheo de Raadt
1999-09-29architetures -> architecturesBruno Rohee
1999-09-29Check malloc(3) return. deraadt@ okAlex Feldman
1999-09-29show other krb optionsTheo de Raadt
1999-09-29approximately describe the situationTheo de Raadt
1999-09-29no need for double librariesTheo de Raadt
1999-09-29GatewayPorts and ssh -g; markus.friedl@informatik.uni-erlangen.deTheo de Raadt
1999-09-29krb4 support; evanc@concer.toTheo de Raadt
1999-09-29Add option NETATALK (commented out).Angelos D. Keromytis
1999-09-28+=Theo de Raadt
1999-09-28Nail down semantics in case of failure.Marc Espie
example for fdopen.
1999-09-28FixMarc Espie
.if defined(VAR) && ${VAR:m} cond.c has special code (set err to 0) to tell VarParse it shouldn't care if the variable is not defined. But this was not completely added, namely the path that deals with modifiers was blissfully unaware of that.
1999-09-28Debug code is one thing, commenting out pclose is another...Marc Espie
1999-09-28- Reallocate scrollbuffer when changing linemodes, not loading fonts.Aaron Campbell
- Now reallocate it when switching VTs, too, since different VTs may be in different linemodes. - Also, cut memory usage in half (thinko on my part in malloc calculation).
1999-09-28syncTheo de Raadt
1999-09-28PasswordAuthentication on by defaultTheo de Raadt
1999-09-28crank major for bobTheo de Raadt
1999-09-28do not put a bad crypt() in libcrypt, it is in libcTheo de Raadt
1999-09-28put q in getoptTheo de Raadt
1999-09-28correct defaultsTheo de Raadt
1999-09-28change X options to nice defaultsTheo de Raadt
1999-09-28Proper error output.Hakan Olsson
1999-09-28user@host; aaronTheo de Raadt
1999-09-28X11DisplayOffset; aaronTheo de Raadt
1999-09-28sshTheo de Raadt
1999-09-28start ssh as part of base system; if no host key, build it upon bootTheo de Raadt
1999-09-28ssh part of base systemTheo de Raadt
1999-09-28make distribution in sshTheo de Raadt
1999-09-28syncTheo de Raadt
1999-09-28convert all uses of gmp to SSL bignumNiels Provos
convert all used of rsa to SSL rsa functions remove all use of randomstate to OpenBSD arc4random() and arc4_stir() all this done at a long long night in Canada.
1999-09-28disabled optimizations for 88kSteve Murphree
1999-09-28disable optimization on 88kSteve Murphree
1999-09-28Set j = i after arc4random key schedule to be more like arc4 stream cipher;Theo de Raadt
from conversations between various people
1999-09-27Correct buffer size.Alex Feldman
1999-09-27fix distribution targetTheo de Raadt
1999-09-27oopsTheo de Raadt