index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usr.sbin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
jmc
2012-09-26
1
-19
/
+45
*
use Lk for links;
jmc
2012-08-15
1
-4
/
+4
*
put back the Key-Arg field - sess_id still prints it;
jmc
2012-07-13
1
-2
/
+5
*
remove (hopefully) all traces of sslv2; ok sthen
jmc
2012-07-12
1
-55
/
+23
*
Disable SSLv2 in OpenSSL. No objections from djm.
sthen
2012-07-11
1
-1
/
+2
*
ssl.8: Certifying Authority -> Certificate Authority
jmc
2011-09-29
1
-6
/
+6
*
- update key size and alg recommendations; from Lawrence Teo
jmc
2011-09-07
1
-6
/
+5
*
a a -> a
lum
2011-01-20
1
-3
/
+3
*
overriden -> overridden;
jmc
2010-12-12
1
-4
/
+4
*
various tweaks for consistency;
jmc
2010-10-17
1
-92
/
+62
*
use standard list width;
jmc
2010-10-15
1
-29
/
+29
*
nicer formatting for the various synopses;
jmc
2010-10-15
1
-276
/
+344
*
document "openssl ts";
jmc
2010-10-15
1
-4
/
+629
*
probabalistic -> probabilistic; from naddy
jmc
2010-10-14
1
-2
/
+2
*
for openssl prime, note that results are probabalistic; from djm
jmc
2010-10-14
1
-2
/
+5
*
document "openssl prime";
jmc
2010-10-13
1
-1
/
+47
*
document "openssl pkeyparam";
jmc
2010-10-13
1
-6
/
+54
*
document "openssl pkeyutl";
jmc
2010-10-12
1
-2
/
+212
*
document "openssl pkey";
jmc
2010-10-09
1
-1
/
+127
*
document "openssl genpkey";
jmc
2010-10-09
1
-2
/
+176
*
document "openssl engine";
jmc
2010-10-08
1
-1
/
+51
*
document "openssl ecparam";
jmc
2010-10-08
1
-1
/
+182
*
supply the correct value of ciphers DEFAULT; from djm
jmc
2010-10-08
1
-3
/
+3
*
document "openssl ec";
jmc
2010-10-08
1
-3
/
+209
*
catch up to openssl-1.0.0a; there's some new commands, as yet undocumented,
jmc
2010-10-06
1
-214
/
+650
*
update to openssl-1.0.0a
djm
2010-10-01
1
-20
/
+8
*
Our groff does not handle all cases of nested displays properly, so
schwarze
2010-02-18
1
-6
/
+6
*
replace ".Ar file ..." with ".Ar" whenever possible.
sobrado
2009-08-16
1
-27
/
+27
*
typo;
jmc
2009-06-25
1
-3
/
+3
*
update protocols for s_client;s -starttls; from brad
jmc
2009-04-19
1
-5
/
+8
*
sync with 0.9.8k;
jmc
2009-04-06
1
-9
/
+19
*
sync to openssl-0.9.8i;
jmc
2008-11-03
1
-18
/
+22
*
update for openssl-0.9.8h
djm
2008-09-06
1
-2
/
+3
*
-salt is default for "openssl enc"; from djm
jmc
2008-05-30
1
-29
/
+19
*
relevant updates/fixes up to openssl-0.9.8g;
jmc
2007-12-01
1
-31
/
+45
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
-These option are ignored
jmc
2007-04-21
1
-2
/
+2
*
consistency tweak;
jmc
2007-02-07
1
-2
/
+2
*
sync with openssl-0.9.7j docs;
jmc
2006-06-27
1
-9
/
+9
*
start sentence with a capital letter;
jmc
2006-06-01
1
-2
/
+2
*
move an option to the right place;
jmc
2006-05-17
1
-2
/
+2
*
Add a -hex option to 'rand' to output hexadecimal output.
matthieu
2006-05-14
1
-1
/
+4
*
ISOXXX/ISO-XXX -> ISO XXX
jmc
2005-11-27
1
-3
/
+3
*
fixes/updates from openssl-0.9.7g;
jmc
2005-04-29
1
-2
/
+22
*
adjust for 0.9.7g
djm
2005-04-29
1
-2
/
+2
*
various fixes for openssl x509;
jmc
2004-12-03
1
-336
/
+349
*
wrong macros; from number six;
jmc
2004-09-28
1
-3
/
+3
*
typo from number six;
jmc
2004-09-23
1
-2
/
+2
*
updates for openssl verify;
jmc
2004-08-26
1
-14
/
+18
*
tweaks for openssl spkac;
jmc
2004-07-23
1
-31
/
+33
[next]