summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh/cipher.c
AgeCommit message (Expand)Author
2009-07-20ssh has moved (a long time ago)christos
2009-06-29Add special handling for CBC cipher modes to make them appear less favorabletonnerre
2008-06-23Add an ifdef to disable the AES_CTR_MT cipher because static binaries don'tchristos
2008-06-22Add the HPN patch for ssh:christos
2006-09-28Resolve conflictschristos
2006-02-04resolve conflictschristos
2005-04-23resolve conflicts.christos
2005-02-13Resolve conflicts.christos
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2003-07-10add __RCSID("$NetBSD$"), because it's hard to track our changes in alukem
2003-04-03sync w/ 3.6.1itojun
2002-10-01upgrade to openssh 3.5. major changes include:itojun
2002-06-24sync with openssh 3.3.itojun
2002-04-22sync with openssh 3.2 as of 2002/4/22.itojun
2002-03-08sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etcitojun
2001-09-27sync with openssh 2.9.9 around 9/27.itojun
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-05-15reduce amount of diff with openbsd usr.bin/ssh (for -Wall -Werror clean)itojun
2001-04-10upgrade to openssh 2.5.4 (2001/4/10).itojun
2001-02-07sync crypto/dist/ssh with re-importorted tree. try to minimize diffsitojun
2001-01-14crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.itojun
2000-10-23Reduce swap_bytes() to a non-alignment dependent implementation - somesimonb
2000-09-28Import NetBSD Secure Shell. This is based on OpenSSH, but modifiedthorpej