Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-01 | [project @ robey@lag.net-20090202021455-ohooxd5bzsf8age3] | Robey Pointer | |
old todo comments | |||
2008-07-06 | [project @ robey@lag.net-20080707012221-5fz3q4j2gvqlbmhl] | Robey Pointer | |
bump version to 1.7.4 (desmond). | |||
2008-07-06 | [project @ robey@lag.net-20080707002355-kl44yurqgjfhk7dd] | Robey Pointer | |
clarify documentation about non-blocking mode | |||
2008-07-06 | [project @ robey@lag.net-20080707002335-9fw0bd9tj7ndcueg] | Robey Pointer | |
clarify feature was added in 1.7.4 | |||
2008-07-06 | [project @ robey@lag.net-20080706230815-v2ybqxm237zw0wa0] | Robey Pointer | |
add a callback method that can be used to track get/put progress in SFTPClient. suggested by Phil Schwartz. | |||
2008-07-06 | [project @ robey@lag.net-20080706225842-25rg9uk9ksyxxbyf] | Robey Pointer | |
fix convoluted logging method | |||
2008-07-06 | [project @ robey@lag.net-20080706223938-fn82xx2k0zvklazm] | Robey Pointer | |
more ignores | |||
2008-07-06 | [project @ robey@lag.net-20080706223720-l52qact0g0q5gkuz] | Robey Pointer | |
ack, somehow my previous commit ERASED this file! i'm starting to lose my bazaar-fu from using git too much. :( | |||
2008-07-06 | [project @ robey@lag.net-20080706223221-k0hzhvsayzmw6w3e] | Robey Pointer | |
patch from Mark Hammond to use win32gui instead of win32ui, to avoid a dependency on MFC. only affects windows. | |||
2008-07-06 | [project @ robey@lag.net-20080706221605-t6ashnnjr1aurmn4] | Robey Pointer | |
SFTPClient.put() now returns the stats object it collected during verification. suggested by Jude Venn. | |||
2008-07-06 | [project @ robey@lag.net-20080706203706-zqxb69qrcgyuf90n] | Robey Pointer | |
allow multiple key files to be specified in SSHClient. suggested by Bernhard Walle. | |||
2008-06-03 | [project @ robey@lag.net-20080604053906-vz5toqvlp5miqy1x] | Robey Pointer | |
merge deadlog bugfix from dwayne litzenberger. | |||
2008-05-18 | [project @ robey@lag.net-20080518231221-znq4h93fzdgotwf1] | Robey Pointer | |
include an empty language field on sftp responses, since some clients expect it. | |||
2008-05-18 | [project @ robey@lag.net-20080518224525-cjid4qbn81eve3zt] | Robey Pointer | |
merge dwayne litzenberger's fixes for randpool on windows. | |||
2008-03-23 | [project @ robey@lag.net-20080324065154-w8p2lhawmsbynxc0] | Robey Pointer | |
bump version to 1.7.3 (clara) | |||
2008-03-23 | [project @ robey@lag.net-20080324065139-nmvo5goh1izbd3gr] | Robey Pointer | |
not all windows boxes have winrandom | |||
2008-03-23 | [project @ robey@lag.net-20080324065111-qv8icii767fqex9j] | Robey Pointer | |
fix some unit tests for windows | |||
2008-03-23 | [project @ robey@lag.net-20080323082110-o9fglwyiozn08tm9] | Robey Pointer | |
bug 191657: clean up usage of the channel map by making a special object to hold the weak value dict. | |||
2008-03-22 | [project @ robey@lag.net-20080323025751-de0lem9pi4oydt2g] | Robey Pointer | |
bug 193779: catch EOFError in auth, and turn it into an auth exception. add a unit test to verify. | |||
2008-03-22 | [project @ robey@lag.net-20080323024555-s95m60jycc8dt14q] | Robey Pointer | |
bug 192749: document that SSHClient.connect may throw socket.error. | |||
2008-03-22 | [project @ robey@lag.net-20080323023616-fpo17kr0qxxbgthv] | Robey Pointer | |
bug 200416: don't create a new logger for every channel and every sftp client or server. it causes python to leak lots of useless logger objects, because they never go away. instead, log the channel # in the message, and use only a couple of standard log nodes. | |||
2008-03-22 | [project @ robey@lag.net-20080323020709-ub8ya3xkh1ebywfa] | Robey Pointer | |
add exit_status_ready for justin cook. | |||
2008-03-22 | [project @ robey@lag.net-20080323020309-9bjcp7l2ygdu49d2] | Robey Pointer | |
slight tweak to test, make it verify the length too | |||
2008-03-22 | [project @ robey@lag.net-20080323020054-ar5bmythf7fr5rgk] | Robey Pointer | |
in the test that verifies key renegotiation during a large file "put", also do a "get" of the large file (with prefetch) to verify that nothing screwy happens. | |||
2008-03-22 | [project @ robey@lag.net-20080322215455-xb70ktut2l1bkzsx] | Robey Pointer | |
patch from dwayne c. litzenberger to fix urandom support to work from within a chroot. i modified it slightly to remove os.urandom calls completely, since our direct file access is nearly identical to what python was doing. | |||
2008-02-19 | [project @ robey@lag.net-20080220060035-yi82h5kc7jod5hlu] | Robey Pointer | |
add a demo for reverse port forwarding. | |||
2008-02-19 | [project @ robey@lag.net-20080220060030-jih2gfguzp6jbwog] | Robey Pointer | |
verify WarningPolicy is exported | |||
2008-02-19 | [project @ robey@lag.net-20080220055938-c772bcrnw9lm2kcd] | Robey Pointer | |
for forwarded-tcpip connections, stuff the origin_addr in a public field in the Channel, in case recipients find it useful info. | |||
2008-02-19 | [project @ robey@lag.net-20080220055849-xmjvp8m0lqyz4cf1] | Robey Pointer | |
change -l to -p for consistency | |||
2008-02-18 | [project @ robey@lag.net-20080219075127-fx3aq6ijgm38oxy6] | Robey Pointer | |
cleaned up "forward" example. | |||
2008-02-18 | [project @ robey@lag.net-20080219074736-1fkyp8jl95amj5ky] | Robey Pointer | |
add WarningPolicy to SSHClient, which logs a warning when a server host key isn't known, but allows the connection. also added an option to avoid searching for private keys, and made it check ~/ssh/ for windows. | |||
2008-02-17 | [project @ robey@lag.net-20080218051229-xtylb1poe246k2ci] | Robey Pointer | |
merge patch from Dwayne Litzenberger to fix unit tests on python 2.3. | |||
2008-02-17 | [project @ robey@lag.net-20080218045900-wh5168fjqq2o80kd] | Robey Pointer | |
merge patch from Dwayne Litzenberger that lets you ask an SSHClient not to try agent-based auth. | |||
2008-02-17 | [project @ robey@lag.net-20080218024139-i2t8y0f0dd93xjo1] | Robey Pointer | |
bug 189466: fix typo in osrandom.py (from patch in bug report) and add a friggin' unit test. | |||
2008-02-17 | [project @ robey@lag.net-20080218003236-d2zgw43ys7xrccdx] | Robey Pointer | |
explain why we check ~/ssh/ in the demos | |||
2008-01-23 | [project @ robey@lag.net-20080124045017-dfqiamorj356btrd] | Robey Pointer | |
fix the utf-8 password bug for good (aka bug 177117) and add unit tests this time. | |||
2008-01-23 | [project @ robey@lag.net-20080124014121-95bt9p4n4k8lw72i] | Robey Pointer | |
remove some now-unneeded code. | |||
2008-01-23 | [project @ robey@lag.net-20080124013849-jno9xkgwvvqrvuov] | Robey Pointer | |
split auth tests into their own file, and clean up the remaining transport tests a bit (use existing refactoring). | |||
2008-01-21 | [project @ robey@lag.net-20080122025908-h8xm28k72umoeo7y] | Robey Pointer | |
bump to version 1.7.2 (basil) | |||
2008-01-21 | [project @ robey@lag.net-20080121194216-q3n5ovpeyiqjua6p] | Robey Pointer | |
patch from dwayne litzenberger to fix the PRNG to be more resilient when using windows, and some forking/threading environments. | |||
2008-01-21 | [project @ robey@lag.net-20080121190842-mq94nybu8qxhw1jl] | Robey Pointer | |
for password authentication, only utf-8 encode the password if it's in unicode. this should let clients work around servers that expect non-utf-8 passwords (possibly because they predate the RFCs). | |||
2007-12-30 | [project @ robey@lag.net-20071231052950-8h599bnez3sgbf2e] | Robey Pointer | |
patch from david guerizec for direct-tcpip forwarding support, and a unit test added by yours truly. | |||
2007-12-30 | [project @ robey@lag.net-20071231003441-njdbcgbrqskrgtiw] | Robey Pointer | |
merge patch to allow bufsize param in SSHClient.exec_command() | |||
2007-12-30 | [project @ robey@lag.net-20071231003259-xwwescnkvb3e6vxc] | Robey Pointer | |
be more explicit about setting buffering options, and make the default be "unbuffered", because with buffering on, writes are buffered, which can be very confusing over ssh and usually not what you want. | |||
2007-12-30 | [project @ robey@lag.net-20071230220403-9c9735x0tfr88dd8] | Robey Pointer | |
oops, fix typo. | |||
2007-11-20 | [project @ robey@lag.net-20071120052527-hloi0b30yngbay0x] | Robey Pointer | |
add send_ready() and a unit test. | |||
2007-11-19 | [project @ robey@lag.net-20071119194455-u69od9ynz2n4x7ch] | Robey Pointer | |
merge tab fix | |||
2007-11-09 | [project @ robey@lag.net-20071110065222-xt335qy6c4s6flze] | Robey Pointer | |
patch from james bardin to allow closing an SSHClient more than once. :) | |||
2007-11-09 | [project @ robey@lag.net-20071110065121-76ooutayf5dvvuqh] | Robey Pointer | |
add get_transport() to fetch the Transport from an SSHClient. | |||
2007-11-09 | [project @ robey@lag.net-20071110065103-a169t3ijqapq0zlo] | Robey Pointer | |
fix some typos. |