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.bin
/
openssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
switch the default algorithm for the dgst command from MD5 to SHA256
naddy
2019-01-18
2
-6
/
+6
*
Add -iter and -pbkdf2 to the usage synopsis.
naddy
2019-01-18
1
-15
/
+17
*
tweak previous;
jmc
2019-01-18
1
-7
/
+7
*
Add the -iter and -pbkdf2 argumenst to enc
beck
2019-01-18
1
-2
/
+11
*
Change the default digest type to sha256, and add support for
beck
2019-01-18
1
-5
/
+44
*
Keep usage in sync with logic if OPENSSL_NO_DES is set.
tobias
2018-12-09
1
-1
/
+3
*
didn't found -> didn't find.
tb
2018-11-14
1
-2
/
+2
*
Add sm3 to the 'openssl dgst' command.
tb
2018-11-11
1
-1
/
+5
*
Add automatic threading initialization for libcrypto.
bcook
2018-11-11
1
-53
/
+1
*
Unbreak following elliptic curves to supported groups rename.
jsing
2018-11-06
1
-3
/
+3
*
Make the documentation of -conv_form match reality. It defaults
tb
2018-11-01
1
-6
/
+6
*
Move tally mark printing out of the main benchmark loop; ok tb@
cheloha
2018-09-17
1
-14
/
+21
*
Drop SSLv2, SSLv3 support.
cheloha
2018-08-28
1
-6
/
+2
*
Check for SSL_write(3) error.
cheloha
2018-08-28
1
-3
/
+4
*
update usage for pkcs8;
jmc
2018-08-24
1
-10
/
+9
*
The broken pkcs8 formats generated by openssl pkcs -{embed,nooct,nsdb}
tb
2018-08-24
1
-22
/
+2
*
Stop handling broken PKCS#8 formats in openssl(1).
tb
2018-08-24
1
-52
/
+2
*
Use a monotonic clock for the benchmark timeout.
cheloha
2018-08-22
1
-24
/
+9
*
Merge duplicate benchmark() GET/SSL_shutdown blocks into doConnection().
cheloha
2018-08-21
1
-41
/
+25
*
Don't leak a strdup()'ed string on error in do_accept().
tb
2018-08-19
1
-1
/
+3
*
Plug SSL object leaks in doConnection().
cheloha
2018-08-18
1
-32
/
+22
*
Revert previous, which was wrong as noted by schwarze. Also revert a hunk
tb
2018-08-16
1
-4
/
+7
*
Remove unused variable.
rob
2018-08-16
1
-5
/
+3
*
Don't fail by default in the -new case; ok tb jca
cheloha
2018-08-14
1
-19
/
+12
*
Refactor the nearly identical benchmark loops into a single loop.
cheloha
2018-08-11
1
-139
/
+108
*
openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GET
cheloha
2018-07-13
4
-15
/
+15
*
The cookie in the cookie verify callback needs to be const.
tb
2018-04-25
2
-4
/
+5
*
Delete the description of the argument of the "ciphers" command
schwarze
2018-04-10
1
-145
/
+13
*
Improve description of openssl(1) ciphers.
schwarze
2018-03-31
1
-9
/
+5
*
Updates to the description of "openssl ca" from OpenSSL.
schwarze
2018-03-30
1
-23
/
+82
*
checked the content against the current version of OpenSSL openssl.pod;
schwarze
2018-03-30
1
-5
/
+5
*
organizationUnitName -> organizationalUnitName;
jmc
2018-03-22
1
-3
/
+3
*
ca start/enddates require all 4 yyyy from 2050 on; first two
jmc
2018-02-28
1
-6
/
+6
*
document s_client -groups;
jmc
2018-02-18
1
-2
/
+5
*
typo in output string; from edgar pettijohn
jmc
2018-02-11
1
-2
/
+2
*
Convert option handling for openssl(1) genpkey.
jsing
2018-02-08
1
-110
/
+177
*
Restore a check before BN_free() that needs to exist and write it such that
jsing
2018-02-07
1
-2
/
+3
*
Nuke some more free NULL guards.
jsing
2018-02-07
1
-9
/
+5
*
Indent labels with a single space so that diff prototypes are more useful.
jsing
2018-02-07
45
-190
/
+190
*
Remove guards around *_free() calls since these functions handle NULL.
jsing
2018-02-07
18
-114
/
+67
*
Remove guards around *_free() calls since these functions handle NULL.
jsing
2018-02-07
1
-27
/
+15
*
Remove manual shutdown and close of the socket since in this case
tb
2018-02-06
1
-7
/
+1
*
Initialize variables to avoid compiler warnings
inoguchi
2018-01-28
2
-4
/
+4
*
Add s_server and s_client -tlsextdebug messages
inoguchi
2018-01-15
1
-1
/
+9
*
Remove unused extern variable in openssl(1) s_time
inoguchi
2018-01-07
1
-2
/
+1
*
Seperate real and user timer interfaces
jca
2017-12-05
4
-17
/
+15
*
Mixing -url with any of -host, -port, or -path should be a usage error
guenther
2017-11-29
1
-7
/
+8
*
Use clock_gettime and getrusage to compute real and user time.
jca
2017-11-24
1
-16
/
+33
*
openssl s_time -connect host:port needs dns promise for pledge(2) otherwise it
mestre
2017-11-02
1
-2
/
+2
*
Fix cast-pasto's in comments
guenther
2017-10-07
1
-3
/
+3
[prev]
[next]