index
:
delta/paramiko.git
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.8
1.9
1042-int
1063-int
1070-remove-python26-and-33
1311-int
2.0
2.1
2.10
2.11
2.12
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
216-int
2178-int
3.0
3.1
387-auth-mark-ii
394-int
531-bitprophet-addendum-do-not-delete
531-int
596-int
717-support-match-etc
731-int
897-canonicalization
auth-shakeup
baserock/morph
circle-ci
crypto-1.5-agnostisicm
crypto-rsa-pq
ecdsa-known-hosts-keys-243
final-827-int
fix-proxycommand-infinite-loop-252
gateway-support
i-hate-my-life
main
master
merge-ssh-fork-back-in
proxycommand-closed-fix-789
pytest
python3
re-add-blog
rfc8832-sha2-key-algo
rtd-cryptography
sftp-non-utf8-filenames-546
sphinx-256
tmp
try-multiple-address-families-22
website-178
github.com: paramiko/paramiko.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paramiko
/
packet.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2014-03-07
1
-54
/
+18
*
Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...
Jeff Forcier
2014-03-05
1
-20
/
+22
|
\
|
*
Change all exceptions to modern format (not Py2.5 compatible)
Scott Maxwell
2013-11-19
1
-6
/
+3
|
*
Make sftp.open handle binary and text, more type conversion
Scott Maxwell
2013-11-02
1
-3
/
+3
|
*
Changes inspired by the nischu7 branch
Scott Maxwell
2013-11-01
1
-2
/
+3
|
*
Fix bytes/str type in more places
Scott Maxwell
2013-10-31
1
-2
/
+2
|
*
Convert and detect types properly, use helper constants, use StringIO and range
Scott Maxwell
2013-10-30
1
-15
/
+16
|
*
Fix dict iters, sorts, exceptions, bytes renames and tuple args
Scott Maxwell
2013-10-30
1
-3
/
+6
*
|
Merge branch '1.10' into 1.11
Jeff Forcier
2014-03-03
1
-14
/
+11
|
\
\
|
*
|
Bunch more info fields
Jeff Forcier
2014-02-26
1
-8
/
+5
|
*
|
s/python/Python/, c'mon son!
Jeff Forcier
2014-02-21
1
-1
/
+1
|
*
|
Docstring tweak
Jeff Forcier
2014-02-21
1
-1
/
+1
|
*
|
Merge branch '1.10' into sphinx-256
Jeff Forcier
2014-02-14
1
-1
/
+1
|
|
\
\
|
*
|
|
Epydoc -> Sphinx.
Olle Lundberg
2014-01-23
1
-10
/
+10
*
|
|
|
Merge branch '1.10' into 1.11
Jeff Forcier
2014-02-14
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Use constant time hash comparisons for improved security.
Jeff Forcier
2014-02-14
1
-1
/
+1
|
|
/
*
|
Merge branch '1.10' into 1.11
Jeff Forcier
2013-09-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch '1.9' into 1.10
Jeff Forcier
2013-09-27
1
-1
/
+1
|
|
\
|
|
*
Merge branch '1.8' into 1.9
Jeff Forcier
2013-09-27
1
-1
/
+1
|
|
|
\
|
|
|
*
Fixed a typo in the license header of most files
Jeff Forcier
2013-09-27
1
-1
/
+1
*
|
|
|
Merge branch '1.11' into 156-int
Jeff Forcier
2013-09-27
1
-8
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Apply slightly modified version of patch from #162
Jeff Forcier
2013-09-20
1
-8
/
+4
*
|
|
|
transport: Wait for thread termination before closing the socket
Frank Arnold
2013-04-11
1
-1
/
+0
|
/
/
/
*
|
|
Give sdctr a default value for backwards+test compat
Jeff Forcier
2013-02-27
1
-1
/
+1
*
|
|
Don't random pad packets for SDCTR ciphers
Kent Gibson
2013-02-27
1
-5
/
+7
|
/
/
*
|
Bubble up ProxyCommandFailure in packetizer
Jeff Forcier
2012-11-05
1
-1
/
+3
|
/
*
Handle/fix handling of EINTR errors in a few places.
Douglas Turk
2012-09-24
1
-5
/
+11
*
Merge #63
Jeff Forcier
2012-05-16
1
-5
/
+15
*
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2010-08-03
1
-5
/
+2
*
brittspace.
Robey Pointer
2010-04-13
1
-23
/
+23
*
fix my email address to be the current one.
Robey Pointer
2009-07-19
1
-1
/
+1
*
bug 300536: allow a really long banner before the SSH handshake.
Robey Pointer
2009-02-17
1
-2
/
+2
*
[project @ robey@lag.net-20070924062534-5yemkpyjy2sssvjn]
Robey Pointer
2007-09-23
1
-0
/
+6
*
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2007-02-13
1
-1
/
+1
*
[project @ robey@lag.net-20061127192023-ns5lhww0jc84f21t]
Robey Pointer
2006-11-27
1
-0
/
+2
*
[project @ robey@lag.net-20061112063054-bf71926ff8c98c68]
Robey Pointer
2006-11-11
1
-0
/
+1
*
[project @ robey@lag.net-20061031223747-9fda3f2c1112c5dc]
Robey Pointer
2006-10-31
1
-2
/
+22
*
[project @ robey@lag.net-20061008002032-d6803b57bac4f62c]
Robey Pointer
2006-10-07
1
-6
/
+6
*
[project @ robey@lag.net-20060220005934-58d0df2920e799b5]
Robey Pointer
2006-02-19
1
-1
/
+1
*
[project @ robey@master-shake.local-20060209073516-77f30d55aee054ea]
Robey Pointer
2006-02-08
1
-7
/
+0
*
[project @ robey@master-shake.local-20060130182053-0d5b7aba9dc9d9b3]
Robey Pointer
2006-01-30
1
-2
/
+4
*
[project @ robey@master-shake.local-20060120182320-d569b04adc2bd622]
Robey Pointer
2006-01-20
1
-14
/
+34
*
[project @ robey@master-shake.local-20060115063008-4f68552398868788]
Robey Pointer
2006-01-14
1
-4
/
+6
*
[project @ robey@lag.net-20051202211544-900e02e2693d4a92]
Robey Pointer
2005-12-02
1
-1
/
+14
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-81]
Robey Pointer
2005-11-12
1
-3
/
+3
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-78]
Robey Pointer
2005-10-31
1
-0
/
+1
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-73]
Robey Pointer
2005-10-29
1
-2
/
+2
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-72]
Robey Pointer
2005-10-29
1
-0
/
+7
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]
Robey Pointer
2005-10-13
1
-5
/
+10
*
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-29]
Robey Pointer
2005-07-10
1
-12
/
+12
[next]