OpenBSD CVS

CVS log for src/usr.bin/ssh/cipher.h


[BACK] Up to [local] / src / usr.bin / ssh

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.56 / (download) - annotate - [select for diffs], Tue Oct 10 06:49:54 2023 UTC (7 months, 1 week ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.55: +1 -2 lines
Diff to previous 1.55 (colored)

Garbage collect cipher_get_keyiv_len()

This is a compat20 leftover, unused since 2017.

ok djm

Revision 1.55 / (download) - annotate - [select for diffs], Thu Jan 23 10:24:29 2020 UTC (4 years, 3 months ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.54: +2 -1 lines
Diff to previous 1.54 (colored)

Make zlib optional.  This adds a "ZLIB" build time option that allows
building without zlib compression and associated options.  With feedback
from markus@, ok djm@

Revision 1.54 / (download) - annotate - [select for diffs], Fri Sep 6 05:23:55 2019 UTC (4 years, 8 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.53: +3 -1 lines
Diff to previous 1.53 (colored)

fixes for !WITH_OPENSSL compilation; ok dtucker@

Revision 1.53 / (download) - annotate - [select for diffs], Thu Sep 13 02:08:33 2018 UTC (5 years, 8 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.52: +3 -3 lines
Diff to previous 1.52 (colored)

hold our collective noses and use the openssl-1.1.x API in OpenSSH;
feedback and ok tb@ jsing@ markus@

Revision 1.52 / (download) - annotate - [select for diffs], Sun May 7 23:12:57 2017 UTC (7 years ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.51: +1 -3 lines
Diff to previous 1.51 (colored)

As promised in last release announcement: remove support for
Blowfish, RC4 and CAST ciphers. ok markus@ deraadt@

Revision 1.51 / (download) - annotate - [select for diffs], Thu May 4 01:33:21 2017 UTC (7 years ago) by djm
Branch: MAIN
Changes since 1.50: +1 -3 lines
Diff to previous 1.50 (colored)

another tentacle: cipher_set_key_string() was only ever used for SSHv1

Revision 1.50 / (download) - annotate - [select for diffs], Sun Apr 30 23:15:04 2017 UTC (7 years ago) by djm
Branch: MAIN
Changes since 1.49: +1 -24 lines
Diff to previous 1.49 (colored)

remove SSHv1 ciphers; ok markus@

Revision 1.49 / (download) - annotate - [select for diffs], Wed Aug 3 05:41:57 2016 UTC (7 years, 9 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.48: +10 -13 lines
Diff to previous 1.48 (colored)

small refactor of cipher.c: make ciphercontext opaque to callers
feedback and ok markus@

Revision 1.48 / (download) - annotate - [select for diffs], Wed Jul 8 19:09:25 2015 UTC (8 years, 10 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.47: +1 -4 lines
Diff to previous 1.47 (colored)

typedefs for Cipher&CipherContext are unused

Revision 1.47 / (download) - annotate - [select for diffs], Wed Jan 14 10:24:42 2015 UTC (9 years, 4 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.46: +4 -4 lines
Diff to previous 1.46 (colored)

remove unneeded includes, sync my copyright across files & whitespace; ok djm@

Revision 1.46 / (download) - annotate - [select for diffs], Tue Jun 24 01:13:21 2014 UTC (9 years, 10 months ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.45: +31 -28 lines
Diff to previous 1.45 (colored)

New key API: refactor key-related functions to be more library-like,
existing API is offered as a set of wrappers.

with and ok markus@

Thanks also to Ben Hawkes, David Tomaschik, Ivan Fratric, Matthew
Dempsky and Ron Bowes for a detailed review a few months ago.

Revision 1.45 / (download) - annotate - [select for diffs], Tue Apr 29 18:01:49 2014 UTC (10 years ago) by markus
Branch: MAIN
Changes since 1.44: +3 -1 lines
Diff to previous 1.44 (colored)

make compiling against OpenSSL optional (make OPENSSL=no);
reduces algorithms to curve25519, aes-ctr, chacha, ed25519;
allows us to explore further options; with and ok djm

Revision 1.44 / (download) - annotate - [select for diffs], Sat Jan 25 10:12:50 2014 UTC (10 years, 3 months ago) by dtucker
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

Add a special case for the DH group size for 3des-cbc, which has an
effective strength much lower than the key size.  This causes problems
with some cryptlib implementations, which don't support group sizes larger
than 4k but also don't use the largest group size it does support as
specified in the RFC.  Based on a patch from Petr Lautrbach at Redhat,
reduced by me with input from Markus.  ok djm@ markus@

Revision 1.43 / (download) - annotate - [select for diffs], Fri Dec 6 13:34:54 2013 UTC (10 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

new private key format, bcrypt as KDF by default; details in PROTOCOL.key;
feedback and lots help from djm; ok djm@

Revision 1.42 / (download) - annotate - [select for diffs], Thu Nov 21 00:45:44 2013 UTC (10 years, 5 months ago) by djm
Branch: MAIN
Changes since 1.41: +8 -3 lines
Diff to previous 1.41 (colored)

Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"
that combines Daniel Bernstein's ChaCha20 stream cipher and Poly1305 MAC
to build an authenticated encryption mode.

Inspired by and similar to Adam Langley's proposal for TLS:
http://tools.ietf.org/html/draft-agl-tls-chacha20poly1305-03
but differs in layout used for the MAC calculation and the use of a
second ChaCha20 instance to separately encrypt packet lengths.
Details are in the PROTOCOL.chacha20poly1305 file.

Feedback markus@, naddy@; manpage bits Loganden Velvindron @ AfriNIC
ok markus@ naddy@

Revision 1.41 / (download) - annotate - [select for diffs], Thu Nov 7 11:58:27 2013 UTC (10 years, 6 months ago) by dtucker
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Output the effective values of Ciphers, MACs and KexAlgorithms when
the default has not been overridden.  ok markus@

Revision 1.40 / (download) - annotate - [select for diffs], Fri Apr 19 01:06:50 2013 UTC (11 years, 1 month ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.39: +7 -6 lines
Diff to previous 1.39 (colored)

add the ability to query supported ciphers, MACs, key type and KEX
algorithms to ssh. Includes some refactoring of KEX and key type handling
to be table-driven; ok markus@

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jan 8 18:49:04 2013 UTC (11 years, 4 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.38: +6 -2 lines
Diff to previous 1.38 (colored)

support AES-GCM as defined in RFC 5647 (but with simpler KEX handling)
ok and feedback djm@

Revision 1.38 / (download) - annotate - [select for diffs], Tue Dec 11 22:31:18 2012 UTC (11 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

add encrypt-then-mac (EtM) modes to openssh by defining new mac algorithms
that change the packet format and compute the MAC over the encrypted
message (including the packet size) instead of the plaintext data;
these EtM modes are considered more secure and used by default.
feedback and ok djm@

Revision 1.37 / (download) - annotate - [select for diffs], Mon Jan 26 09:58:15 2009 UTC (15 years, 3 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

Work around the CPNI-957037 Plaintext Recovery Attack by always
reading 256K of data on packet size or HMAC errors (in CBC mode only).
Help, feedback and ok djm@
Feedback from Martin Albrecht and Paterson Kenny

Revision 1.35.6.1 / (download) - annotate - [select for diffs], Fri Oct 6 03:19:32 2006 UTC (17 years, 7 months ago) by brad
Branch: OPENBSD_3_8
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 (colored) next main 1.36 (colored)

upgrade to OpenSSH 4.4

Revision 1.35.8.1 / (download) - annotate - [select for diffs], Sat Sep 30 04:06:50 2006 UTC (17 years, 7 months ago) by brad
Branch: OPENBSD_3_9
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 (colored) next main 1.36 (colored)

upgrade to OpenSSH 4.4

Revision 1.36 / (download) - annotate - [select for diffs], Sat Mar 25 22:22:42 2006 UTC (18 years, 1 month ago) by djm
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 (colored)

standardise spacing in $OpenBSD$ tags; requested by deraadt@

Revision 1.33.8.2 / (download) - annotate - [select for diffs], Thu Aug 19 22:37:31 2004 UTC (19 years, 9 months ago) by brad
Branch: OPENBSD_3_4
Changes since 1.33.8.1: +2 -2 lines
Diff to previous 1.33.8.1 (colored) to branchpoint 1.33 (colored) next main 1.34 (colored)

upgrade to OpenSSH 3.9

Revision 1.34.2.1 / (download) - annotate - [select for diffs], Thu Aug 19 04:13:26 2004 UTC (19 years, 9 months ago) by brad
Branch: OPENBSD_3_5
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) next main 1.35 (colored)

upgrade to OpenSSH 3.9

Revision 1.35 / (download) - annotate - [select for diffs], Wed Jul 28 09:40:29 2004 UTC (19 years, 9 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_8_BASE, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Branch point for: OPENBSD_3_9, OPENBSD_3_8
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

more s/illegal/invalid/

Revision 1.33.6.1 / (download) - annotate - [select for diffs], Thu Mar 4 18:18:15 2004 UTC (20 years, 2 months ago) by brad
Branch: OPENBSD_3_3
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored) next main 1.34 (colored)

upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8upgrade to OpenSSH 3.8

Revision 1.33.8.1 / (download) - annotate - [select for diffs], Sat Feb 28 03:51:33 2004 UTC (20 years, 2 months ago) by brad
Branch: OPENBSD_3_4
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored)

upgrade to OpenSSH 3.8

Revision 1.34 / (download) - annotate - [select for diffs], Mon Nov 10 16:23:41 2003 UTC (20 years, 6 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE
Branch point for: OPENBSD_3_5
Changes since 1.33: +6 -6 lines
Diff to previous 1.33 (colored)

constify. ok markus@ & djm@

Revision 1.25.2.3 / (download) - annotate - [select for diffs], Sun Jun 2 22:56:10 2002 UTC (21 years, 11 months ago) by miod
Branch: OPENBSD_2_9
Changes since 1.25.2.2: +8 -1 lines
Diff to previous 1.25.2.2 (colored) to branchpoint 1.25 (colored) next main 1.26 (colored)

Upgrade to OpenSSH 3.2.3.

Except for improbable compilation error fixes, this should be the last
commit made to the 2.9-STABLE branche. Have fun upgrading.

Revision 1.29.2.2 / (download) - annotate - [select for diffs], Fri May 17 00:03:23 2002 UTC (22 years ago) by miod
Branch: OPENBSD_3_0
Changes since 1.29.2.1: +8 -1 lines
Diff to previous 1.29.2.1 (colored) to branchpoint 1.29 (colored) next main 1.30 (colored)

Update OpenSSH to version 3.2.2.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Mar 18 17:13:15 2002 UTC (22 years, 2 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_3_BASE, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Branch point for: OPENBSD_3_4, OPENBSD_3_3
Changes since 1.32: +8 -1 lines
Diff to previous 1.32 (colored)

export/import cipher states; needed by ssh-privsep

Revision 1.25.2.2 / (download) - annotate - [select for diffs], Sat Mar 9 00:20:44 2002 UTC (22 years, 2 months ago) by miod
Branch: OPENBSD_2_9
Changes since 1.25.2.1: +15 -50 lines
Diff to previous 1.25.2.1 (colored) to branchpoint 1.25 (colored)

Merge OpenSSH 3.1, keeping /etc as configuration files directory.
(i.e. OpenSSH 3.1 + openbsd29_3.1.patch)

Revision 1.22.2.6 / (download) - annotate - [select for diffs], Fri Mar 8 17:04:42 2002 UTC (22 years, 2 months ago) by brad
Branch: OPENBSD_2_8
Changes since 1.22.2.5: +15 -50 lines
Diff to previous 1.22.2.5 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored)

Merge OpenSSH 3.1.

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Thu Mar 7 17:37:46 2002 UTC (22 years, 2 months ago) by jason
Branch: OPENBSD_3_0
Changes since 1.29: +15 -50 lines
Diff to previous 1.29 (colored)

Update to OpenSSH-3.1 on 3.0-stable branch

Revision 1.32 / (download) - annotate - [select for diffs], Mon Mar 4 17:27:39 2002 UTC (22 years, 2 months ago) by stevesk
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
files.  ok markus@

Revision 1.31 / (download) - annotate - [select for diffs], Mon Feb 18 13:05:32 2002 UTC (22 years, 3 months ago) by markus
Branch: MAIN
Changes since 1.30: +2 -34 lines
Diff to previous 1.30 (colored)

switch to EVP, ok djm@ deraadt@

Revision 1.30 / (download) - annotate - [select for diffs], Thu Feb 14 23:41:01 2002 UTC (22 years, 3 months ago) by markus
Branch: MAIN
Changes since 1.29: +13 -16 lines
Diff to previous 1.29 (colored)

hide some more implementation details of cipher.[ch] and prepares for move
to EVP, ok deraadt@

Revision 1.25.2.1 / (download) - annotate - [select for diffs], Thu Sep 27 19:03:54 2001 UTC (22 years, 7 months ago) by jason
Branch: OPENBSD_2_9
Changes since 1.25: +15 -13 lines
Diff to previous 1.25 (colored)

Pull in OpenSSH-2.9.9

Revision 1.22.2.5 / (download) - annotate - [select for diffs], Thu Sep 27 00:15:41 2001 UTC (22 years, 7 months ago) by miod
Branch: OPENBSD_2_8
Changes since 1.22.2.4: +15 -13 lines
Diff to previous 1.22.2.4 (colored) to branchpoint 1.22 (colored)

Pull in OpenSSH 2.9.9 to the 2.8 branch.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 23 11:31:59 2001 UTC (22 years, 8 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

switch to the optimised AES reference code from
http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 26 17:27:23 2001 UTC (22 years, 10 months ago) by markus
Branch: MAIN
Changes since 1.27: +11 -11 lines
Diff to previous 1.27 (colored)

remove comments from .h, since they are cut&paste from the .c files
and out of sync

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 26 06:32:49 2001 UTC (22 years, 10 months ago) by itojun
Branch: MAIN
Changes since 1.26: +12 -11 lines
Diff to previous 1.26 (colored)

prototype pedant.  not very creative...
- () -> (void)
- no variable names

Revision 1.26 / (download) - annotate - [select for diffs], Mon May 28 22:51:11 2001 UTC (22 years, 11 months ago) by markus
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25 (colored)

simpler 3des for ssh1

Revision 1.22.2.4 / (download) - annotate - [select for diffs], Mon May 7 21:09:28 2001 UTC (23 years ago) by jason
Branch: OPENBSD_2_8
Changes since 1.22.2.3: +0 -0 lines
Diff to previous 1.22.2.3 (colored) to branchpoint 1.22 (colored)

Pull in OpenSSH-2.9 to 2.8 branch.

Revision 1.22.2.3 / (download) - annotate - [select for diffs], Wed Mar 21 19:46:24 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.22.2.2: +0 -0 lines
Diff to previous 1.22.2.2 (colored) to branchpoint 1.22 (colored)

Pull in OpenSSH-2.5.2 for 2.8 branch.

Revision 1.17.2.4 / (download) - annotate - [select for diffs], Wed Mar 21 18:52:41 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.17.2.3: +0 -0 lines
Diff to previous 1.17.2.3 (colored) to branchpoint 1.17 (colored) next main 1.18 (colored)

Pull in OpenSSH-2.5.2 for 2.7 branch.

Revision 1.17.2.3 / (download) - annotate - [select for diffs], Mon Mar 12 15:44:09 2001 UTC (23 years, 2 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.17.2.2: +2 -2 lines
Diff to previous 1.17.2.2 (colored) to branchpoint 1.17 (colored)

OpenSSH-2.5.1 for 2.7 patch branch

Revision 1.22.2.2 / (download) - annotate - [select for diffs], Mon Feb 19 17:18:47 2001 UTC (23 years, 3 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.22.2.1: +0 -0 lines
Diff to previous 1.22.2.1 (colored) to branchpoint 1.22 (colored)

Pull in OpenSSH-2.5.1

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Fri Feb 16 20:12:58 2001 UTC (23 years, 3 months ago) by jason
Branch: OPENBSD_2_8
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Pull in OpenSSH 2.5.0

Revision 1.25 / (download) - annotate - [select for diffs], Tue Dec 19 23:17:56 2000 UTC (23 years, 5 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE
Branch point for: OPENBSD_2_9
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'
with u_char.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Dec 9 13:41:52 2000 UTC (23 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.23: +3 -5 lines
Diff to previous 1.23 (colored)

undo rijndael changes

Revision 1.23 / (download) - annotate - [select for diffs], Wed Dec 6 23:05:42 2000 UTC (23 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.22: +6 -4 lines
Diff to previous 1.22 (colored)

new rijndael implementation. fixes endian bugs

Revision 1.17.2.2 / (download) - annotate - [select for diffs], Wed Nov 8 21:30:35 2000 UTC (23 years, 6 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.17.2.1: +71 -69 lines
Diff to previous 1.17.2.1 (colored) to branchpoint 1.17 (colored)

openssh-2.3.0 (again) for 2.7 branch

Revision 1.22 / (download) - annotate - [select for diffs], Fri Oct 13 18:59:14 2000 UTC (23 years, 7 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE
Branch point for: OPENBSD_2_8
Changes since 1.21: +7 -1 lines
Diff to previous 1.21 (colored)

rijndael/aes support

Revision 1.21 / (download) - annotate - [select for diffs], Thu Oct 12 09:59:18 2000 UTC (23 years, 7 months ago) by markus
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

enable DES in SSH-1 clients only

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 11 20:27:23 2000 UTC (23 years, 7 months ago) by markus
Branch: MAIN
Changes since 1.19: +60 -63 lines
Diff to previous 1.19 (colored)

new cipher framework

Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 7 20:27:50 2000 UTC (23 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.18: +6 -7 lines
Diff to previous 1.18 (colored)

cleanup copyright notices on all files.  I have attempted to be accurate with
the details.  everything is now under Tatu's licence (which I copied from his
readme), and/or the core-sdi bsd-ish thing for deattack, or various openbsd
developers under a 2-term bsd licence.  We're not changing any rules, just
being accurate.

Revision 1.17.2.1 / (download) - annotate - [select for diffs], Fri Sep 1 18:23:18 2000 UTC (23 years, 8 months ago) by jason
Branch: OPENBSD_2_7
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

Pull in the rest of openssh-2.2.0 to 2.7 branch (luvin' cvs...)

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jun 20 01:39:40 2000 UTC (23 years, 11 months ago) by markus
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (colored)

OpenBSD tag

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 8 17:12:15 2000 UTC (24 years ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 14 10:30:30 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.15: +12 -12 lines
Diff to previous 1.15 (colored)

whitespace cleanup

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 12 09:39:10 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 (colored)

#include <ssl/foo.h> -> <openssh/foo.h>

Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 12 07:45:43 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

add Cipher and Protocol options to ssh/sshd, e.g.:
ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers arcfour,3des-cbc'

Revision 1.13 / (download) - annotate - [select for diffs], Tue Apr 4 21:37:27 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.12: +5 -3 lines
Diff to previous 1.12 (colored)

remove unused argument, split cipher_mask()

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 28 20:24:50 2000 UTC (24 years, 1 month ago) by markus
Branch: MAIN
Changes since 1.11: +19 -1 lines
Diff to previous 1.11 (colored)

support ssh2 ciphers

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 22 09:55:10 2000 UTC (24 years, 2 months ago) by markus
Branch: MAIN
Changes since 1.10: +1 -7 lines
Diff to previous 1.10 (colored)

remove unused cipher_attack_detected code

Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 24 19:53:46 1999 UTC (24 years, 5 months ago) by markus
Branch: MAIN
Changes since 1.9: +23 -13 lines
Diff to previous 1.9 (colored)

KNF, final part 3

Revision 1.9 / (download) - annotate - [select for diffs], Wed Nov 24 00:26:01 1999 UTC (24 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.8: +49 -46 lines
Diff to previous 1.8 (colored)

much more KNF

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 15 21:38:54 1999 UTC (24 years, 6 months ago) by markus
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

remove support for cipher RC4

Revision 1.7 / (download) - annotate - [select for diffs], Sat Oct 2 19:14:54 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

remove local blowfish code

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 30 19:22:58 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

<des.h>

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 30 08:34:24 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +1 -7 lines
Diff to previous 1.4 (colored)

even smaller

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 28 04:45:36 1999 UTC (24 years, 7 months ago) by provos
Branch: MAIN
Changes since 1.3: +2 -8 lines
Diff to previous 1.3 (colored)

convert all uses of gmp to SSL bignum
convert all used of rsa to SSL rsa functions
remove all use of randomstate to OpenBSD arc4random() and arc4_stir()
all this done at a long long night in Canada.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 26 22:53:25 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.2: +1 -5 lines
Diff to previous 1.2 (colored)

blowfish is always there

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 26 21:02:15 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +2 -11 lines
Diff to previous 1.1 (colored)

all the idea code goes away

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 26 20:53:34 1999 UTC (24 years, 7 months ago) by deraadt
Branch: MAIN

i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
well, except for the patent issues.  someone in sweden (forget their
name at the moment) cleaned out most of the patented code, and now
this code removes rsa code.  when this is done, it will link against
libssl, but the work isn't completely done yet.  then we need to bring
this up to modern days, featurewise.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.