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