summaryrefslogtreecommitdiff
path: root/paramiko/_winapi.py
Commit message (Expand)AuthorAgeFilesLines
* Tabs to spacesJeff Forcier2014-03-071-207/+207
* Some whitespacey bitsJeff Forcier2014-03-071-2/+2
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-5/+9
|\
| * Fix winapiScott Maxwell2013-10-301-215/+215
| * Fix importsScott Maxwell2013-10-301-1/+5
* | Fix agent auth on Windows/Python 2.5) (with thanks to @lndbrg)Aarni Koskela2014-01-211-1/+6
* | Fix #193 (use RtlMoveMemory instead of msvcrt.memcpy)Aarni Koskela2014-01-211-6/+6
|/
* Copied code from jaraco.windows rather than requiring it as a dependency.Jason R. Coombs2012-11-231-0/+269