index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cipher.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove workarounds for OpenSSL missing AES-CTR.
Darren Tucker
2022-07-25
1
-11
/
+0
*
Remove workarounds for OpenSSL missing AES-GCM.
Darren Tucker
2022-07-25
1
-2
/
+0
*
polish whitespace for portable files
Damien Miller
2021-04-03
1
-1
/
+1
*
upstream: highly polished whitespace, mostly fixing spaces-for-tab
djm@openbsd.org
2021-04-03
1
-3
/
+3
*
upstream: Remove the pre-standardization cipher
dtucker@openbsd.org
2020-12-21
1
-3
/
+1
*
upstream: make Chacha20-POLY1305 context struct opaque; ok tb@ as
djm@openbsd.org
2020-04-03
1
-8
/
+10
*
upstream: spelling errors in comments; no code change from
djm@openbsd.org
2020-03-14
1
-2
/
+2
*
upstream: change explicit_bzero();free() to freezero()
jsg@openbsd.org
2020-02-28
1
-5
/
+3
*
upstream: Make zlib optional. This adds a "ZLIB" build time option
dtucker@openbsd.org
2020-01-23
1
-1
/
+12
*
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
1
-1
/
+4
*
adapt -portable to OpenSSL 1.1x API
Damien Miller
2018-09-13
1
-38
/
+0
*
upstream: hold our collective noses and use the openssl-1.1.x API in
djm@openbsd.org
2018-09-13
1
-7
/
+9
*
Omit 3des-cbc if OpenSSL built without DES.
Darren Tucker
2018-04-19
1
-0
/
+2
*
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-26
1
-2
/
+2
*
upstream: remove space before tab
djm@openbsd.org
2018-02-13
1
-3
/
+3
*
upstream commit
jsing@openbsd.org
2018-02-07
1
-7
/
+4
*
upstream commit
djm@openbsd.org@openbsd.org
2017-11-03
1
-3
/
+3
*
upstream commit
djm@openbsd.org
2017-05-08
1
-47
/
+17
*
upstream commit
djm@openbsd.org
2017-05-08
1
-23
/
+1
*
upstream commit
djm@openbsd.org
2017-05-01
1
-2
/
+2
*
upstream commit
djm@openbsd.org
2017-05-01
1
-162
/
+75
*
upstream commit
djm@openbsd.org
2017-05-01
1
-21
/
+1
*
Unbreak AES-CTR ciphers on old (~0.9.8) OpenSSL
Damien Miller
2016-10-28
1
-1
/
+7
*
upstream commit
djm@openbsd.org
2016-08-09
1
-56
/
+109
*
disable ciphers not supported by OpenSSL
Damien Miller
2016-07-15
1
-2
/
+10
*
upstream commit
mmcc@openbsd.org
2015-12-11
1
-3
/
+2
*
upstream commit
djm@openbsd.org
2015-01-14
1
-1
/
+9
*
- (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bits
Darren Tucker
2014-07-20
1
-0
/
+7
*
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-07-02
1
-188
/
+175
*
- (djm) [cipher.c] Fix merge botch.
Damien Miller
2014-05-27
1
-2
/
+13
*
- markus@cvs.openbsd.org 2014/04/29 18:01:49
Damien Miller
2014-05-15
1
-8
/
+80
*
- djm@cvs.openbsd.org 2014/02/07 06:55:54
Damien Miller
2014-02-24
1
-3
/
+1
*
- djm@cvs.openbsd.org 2014/02/02 03:44:32
Damien Miller
2014-02-04
1
-4
/
+4
*
- markus@cvs.openbsd.org 2014/01/27 19:18:54
Damien Miller
2014-02-04
1
-8
/
+6
*
- dtucker@cvs.openbsd.org 2014/01/25 10:12:50
Damien Miller
2014-01-25
1
-1
/
+9
*
- markus@cvs.openbsd.org 2013/12/06 13:34:54
Damien Miller
2013-12-07
1
-9
/
+9
*
- djm@cvs.openbsd.org 2013/12/02 03:13:14
Damien Miller
2013-12-05
1
-2
/
+2
*
- djm@cvs.openbsd.org 2013/11/21 00:45:44
Damien Miller
2013-11-21
1
-8
/
+57
*
- dtucker@cvs.openbsd.org 2013/11/07 11:58:27
Damien Miller
2013-11-08
1
-4
/
+4
*
- djm@cvs.openbsd.org 2013/05/17 00:13:13
Darren Tucker
2013-06-01
1
-5
/
+5
*
- djm@cvs.openbsd.org 2013/04/19 01:06:50
Damien Miller
2013-04-23
1
-16
/
+39
*
- djm@cvs.openbsd.org 2013/01/26 06:11:05
Damien Miller
2013-02-12
1
-7
/
+3
*
- djm@cvs.openbsd.org 2013/01/12 11:22:04
Damien Miller
2013-01-12
1
-3
/
+7
*
- (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h]
Damien Miller
2013-01-09
1
-17
/
+4
*
- markus@cvs.openbsd.org 2013/01/08 18:49:04
Damien Miller
2013-01-09
1
-24
/
+81
*
- (djm) [cipher.c] Fix missing prototype for compat code
Damien Miller
2012-12-12
1
-0
/
+1
*
- (djm) [configure.ac cipher-ctr.c] Adapt EVP AES CTR change to retain our
Damien Miller
2012-12-12
1
-7
/
+15
*
- markus@cvs.openbsd.org 2012/12/11 22:31:18
Damien Miller
2012-12-12
1
-5
/
+17
*
- markus@cvs.openbsd.org 2009/01/26 09:58:15
Damien Miller
2009-01-28
1
-21
/
+28
*
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
Damien Miller
2006-08-05
1
-1
/
+4
[next]