| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>OPENBSD_2_9 | millert | 2002-06-26 | 2 | -43/+33 |
* | This commit was manufactured by cvs2git to create branch 'OPENBSD_2_9'. | cvs2svn | 2001-04-23 | 553 | -134301/+0 |
* | Various man page fixes and improvements from gluk@ | aaron | 2001-04-23 | 1 | -4/+4 |
* | crank crypto lib version, just in case | deraadt | 2001-04-23 | 1 | -1/+1 |
* | crank ssl lib version, just in case | deraadt | 2001-04-23 | 2 | -2/+2 |
* | import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@ | markus | 2001-04-23 | 6 | -42/+132 |
* | CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ | markus | 2001-04-22 | 4 | -2/+24 |
* | Add an x509v3.cnf in /etc/ssl so that creating certificate authorities | beck | 2001-04-17 | 2 | -2/+23 |
* | Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.com | aaron | 2001-04-03 | 1 | -1/+2 |
* | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | deraadt | 2001-03-10 | 3 | -3/+3 |
* | minor irrelevant oops | deraadt | 2001-03-09 | 1 | -2/+2 |
* | add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060 | deraadt | 2001-03-09 | 1 | -0/+1 |
* | build using OpenBSD-m68k on m68k machines | deraadt | 2001-03-09 | 1 | -1/+3 |
* | document that exit() -> wait() only returns low bits | deraadt | 2001-03-08 | 1 | -1/+11 |
* | spelling and grammar | pjanzen | 2001-02-17 | 1 | -3/+3 |
* | correct listener side example. from deraadt | itojun | 2001-02-12 | 1 | -5/+6 |
* | Add missing line continuation character. Fixes sparc and powerpc builds. | millert | 2001-02-10 | 1 | -2/+2 |
* | Make sure $RSH is not the empty string. | millert | 2001-02-10 | 1 | -2/+2 |
* | simplify if loops a bit; Reviewed by: beck@ | brad | 2001-02-09 | 1 | -23/+14 |
* | uncomment rsa test; ok millert@ | todd | 2001-02-07 | 1 | -2/+2 |
* | if a build generates the files, a clean should remove them. ok beck@ | todd | 2001-02-05 | 1 | -2/+14 |
* | Fix regression test | ericj | 2001-02-04 | 1 | -2/+2 |
* | remove old infrastructure which is not used anymore. Ok'd by beck@ | brad | 2001-01-31 | 6 | -294/+20 |
* | $OpenBSD$ | niklas | 2001-01-29 | 32 | -2/+41 |
* | $OpenBSD$ | niklas | 2001-01-29 | 22 | -0/+44 |
* | Use correct interpreters | niklas | 2001-01-26 | 3 | -5/+5 |
* | wording updates. typo in example (s/err1/errx/). | itojun | 2001-01-26 | 1 | -15/+16 |
* | put more manual pages in | deraadt | 2001-01-22 | 1 | -2/+46 |
* | fix verbosity levels. pointed out by J.D. Carlson <jd@noc7.uchsc.edu> | ericj | 2001-01-16 | 1 | -6/+7 |
* | Sync function comment with man page; fanf@covalent.net | millert | 2001-01-13 | 1 | -3/+3 |
* | Reverse the order of two loop invariant to make 'strlcat(0, "foo", 0)' | millert | 2001-01-12 | 1 | -3/+3 |
* | make sure s always has enough from for trailing \0. even though strlcpy will | beck | 2001-01-12 | 2 | -2/+2 |
* | do not refer getnodebyname. sync with kame. | itojun | 2001-01-05 | 1 | -11/+11 |
* | Build dbtest before running the actual test. | angelos | 2001-01-05 | 1 | -1/+1 |
* | grammer/spelling | todd | 2001-01-04 | 6 | -12/+12 |
* | do not honour environment variables if issetugid, and even more strongly supp... | deraadt | 2001-01-02 | 4 | -36/+38 |
* | Various repairs, mostly to get rid of short lines. | aaron | 2000-12-24 | 9 | -137/+73 |
* | more Va stuff | deraadt | 2000-12-21 | 1 | -6/+9 |
* | mdoc prefers `\e' as an escape character. | aaron | 2000-12-21 | 1 | -3/+3 |
* | IPPORT_RESERVED - 1, not 1023 | deraadt | 2000-12-21 | 1 | -2/+4 |
* | typo; ciper -> cipher | aaron | 2000-12-21 | 1 | -2/+2 |
* | fix util script runs to not assume they are executable. | beck | 2000-12-18 | 6 | -6/+6 |
* | data base -> database | millert | 2000-12-17 | 4 | -11/+11 |
* | Remove - RSA is there now, don't need to talk about it being stubbed. | beck | 2000-12-16 | 1 | -56/+0 |
* | add in forgotten dso stuff. | beck | 2000-12-16 | 1 | -1/+5 |
* | oops, forgot top level makefile.bsd-wrapper on merge | beck | 2000-12-15 | 1 | -3/+7 |
* | Oops, missed makefile change, and must crank major on these, some | beck | 2000-12-15 | 3 | -6/+6 |
* | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | aaron | 2000-12-15 | 1 | -2/+2 |
* | .Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where it | aaron | 2000-12-15 | 1 | -28/+28 |
* | openssl-engine0.9.6 merge | beck | 2000-12-15 | 207 | -0/+0 |