summaryrefslogtreecommitdiff
path: root/paramiko/primes.py
Commit message (Expand)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-1/+1
* Remove or transmute all use of long()Jeff Forcier2023-01-091-2/+1
* Migrate some byte related helpers aroundJeff Forcier2023-01-091-1/+2
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* Blacken under black 18.5b0Jeff Forcier2018-05-291-1/+7
* Blacken Paramiko on 2.4Chris Rose2018-05-171-11/+14
* String format modernization, part 11070-remove-python26-and-33Jeff Forcier2017-10-101-1/+1
* cleanup unused and star importsPierce Lopez2017-06-011-1/+0
* Even moar parentheses over backslashesJeff Forcier2017-05-311-2/+5
* Additional PEP8 fixes.Dorian Pula2017-05-311-5/+9
* primes: min and max should be inclusive.Damien Tournoud2015-12-231-2/+2
* Merge branch 'paramiko:master' into gssapi-py3-supportSebastian Deiss2014-04-231-24/+5
|\
| * Merge branch 'master' into use-urandomAlex Gaynor2014-04-141-20/+0
| |\
| | * Remove unused functionAlex Gaynor2014-03-291-20/+0
| * | Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-291-7/+8
| |/
* | Merge branch 'master' into gssapi-py3-supportSebastian Deiss2014-03-261-6/+8
|\ \ | |/
| * Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-6/+7
| * Fix a bunch of indentation errors.Jeff Forcier2014-03-051-8/+8
| * Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-8/+7
| |\
| | * Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-4/+1
| | * Fix some deprecation and resource warningsScott Maxwell2013-11-021-9/+11
| | * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-1/+1
| | * Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-2/+2
| | * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-4/+3
| | * Fix importsScott Maxwell2013-10-301-0/+1
| * | Epydoc -> Sphinx.Olle Lundberg2014-01-231-1/+1
| |/
* | Merge branch scottkmaxwell:py3-support-without-py25 intoSebastian Deiss2014-02-111-16/+15
|/
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-6/+6
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060829181836-1cd17df7729c4db8]Robey Pointer2006-08-291-1/+1
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-5/+8
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-2/+2
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-31]Robey Pointer2005-07-131-1/+1
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-29]Robey Pointer2005-07-101-6/+4
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]Robey Pointer2005-02-281-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-111]Robey Pointer2004-11-221-2/+2
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-61]Robey Pointer2004-06-101-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]Robey Pointer2004-01-041-0/+18
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-20]Robey Pointer2004-01-041-10/+14
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-16]Robey Pointer2003-12-281-0/+128