summaryrefslogtreecommitdiff
path: root/paramiko/kex_group14.py
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling mistake of distributedBenjamin Drung2022-04-121-1/+1
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Merge branch 'master' into 1233-intJeff Forcier2019-06-091-3/+1
|\
| * Bump black up to 18.6b4Jeff Forcier2018-08-221-3/+1
* | Make black - py36 happy.edgsousa2018-06-121-1/+1
* | Merge remote-tracking branch 'upstream/master'Edgar Sousa2018-06-121-2/+4
|\ \ | |/
| * Blacken under black 18.5b0Jeff Forcier2018-05-291-1/+3
| * Blacken Paramiko on 2.4Chris Rose2018-05-171-1/+1
* | Add support for DH Group14-SHA256.Edgar Sousa2018-06-121-2/+4
* | Add support for DH Group14-SHA256.Edgar Sousa2018-05-231-1/+4
|/
* Flake8 improvements for more of paramiko.Dorian Pula2017-05-311-1/+1
* Fix incorrect hash algorithm selection during kex key generation.Jeff Forcier2015-11-011-0/+2
* GSS-API / SSPI authenticated Diffie-Hellman Key Exchange and userSebastian Deiss2014-02-111-0/+33