86 Commits (master)
 

Author SHA1 Message Date
Jonathan Hodgson 30faa7138c Makes using repeater a bit easier 4 years ago
Jonathan Hodgson 213ec0e3eb Merge commit '201faa3' 4 years ago
Jonathan Hodgson 201faa3eeb Makes pappy repeter work with python 3 4 years ago
Jonathan Hodgson 1966db1679 Stops parameters with single values being treated as lists 5 years ago
Jan Holthuis bde0cdf310 Merge branch 'fix-print-in-repeater' 6 years ago
Jan Holthuis 3705d25c0a Merge branch 'default-gopath' 6 years ago
Jan Holthuis 11753b9e92 console.py: Fix #21 (IndexError caused by clearing sys.argv) 6 years ago
Jan Holthuis d26b96dcc5 pap.py: Try to locate puppy in /usr/lib/go/ if GOPATH is not set 6 years ago
Jan Holthuis a4c8322e8e repeater.py: Fix print function's missing brackets 6 years ago
roglew e1bb049ef0
Guppy bump 6 years ago
Rob Glew d3decc8bf4 fix version number 6 years ago
Rob Glew 1fd7260653 Merge branch 'master' of github.com:roglew/pappy-proxy into gh 6 years ago
Rob Glew 33fa4ce03b Fix install 6 years ago
Rob Glew 864b1400b4 cleanup .pyc files, fix setup.py 7 years ago
Rob Glew 4cd32a0271 forgot to update setup.py 7 years ago
Rob Glew c943935bda Version 0.3.1 7 years ago
Rob Glew 532513862e update README 7 years ago
Rob Glew b98e4086a1 Update version due to messed up push 7 years ago
Rob Glew 7704ad3717 Merge branch 'master' of github.com:roglew/pappy-proxy into gh 7 years ago
Rob Glew f9737dbdd8 Version 0.3.0, move large amount of code to Puppy 7 years ago
roglew cd9b3ef22b Merge pull request #16 from zk-ncc/patch-1 7 years ago
zk-ncc 1f9a28e3b0 fix plugin.plugin_by_name() 7 years ago
Rob Glew cbc0b4be4c Version 0.2.14 8 years ago
Rob Glew 76d20774a5 Fixed merge for v0.2.13 8 years ago
Rob Glew f8795a4c48 Version 0.2.13 8 years ago
roglew 54c1f5e409 Merge pull request #8 from tkisason/patch-1 8 years ago
Tonimir Kisasondi a3c6e7c4f6 Update pappy.py 8 years ago
Rob Glew f28ab4fe96 Version 0.2.12 8 years ago
Rob Glew 992edab315 Version 0.2.11 8 years ago
roglew 9d274de709 Merge pull request #7 from onizenso/master 8 years ago
Nich 0b8a805e71 Merge branch 'master' into crypt 8 years ago
Nich c5fe21719a Salt remains the same across sessions 8 years ago
Nich 04f3ac3199 Added deletion of `crypt_file` to generate new salt every session 8 years ago
Nich a6f64f8ebc Merge branch 'crypt' 8 years ago
Nich 976287a67b Fixed Crypto errors and uncaught exceptions 8 years ago
Nich 2df463fc79 Issues with decrypting project 8 years ago
Nich 61dc550f9e Merge branch 'master' of https://github.com/roglew/pappy-proxy into crypt 8 years ago
Nich 587cf75058 Fixed issue of system exiting during active session 8 years ago
Nich 772e7ee507 Fixed error when user fails to enter correct password 8 years ago
Nich 6b8861058e Minor syntax error fix 8 years ago
Nich f7d8df69cc Pep8 corrections 8 years ago
Nich f5c53add9c Minor typography fixes 8 years ago
Onics 5ceedddd1a Fixed minor bugs in decrypting project 8 years ago
Rob Glew d2f0e5c222 Version 0.2.10 8 years ago
Nich ff8595e8f4 Minor changes, decrypt project within PappySession 8 years ago
Nich e7d1f75435 Added exception handling for failure to decrypt 8 years ago
Nich bf914e6f86 Worked out bugs for crypto mode, it works now! 8 years ago
Nich a3cb5f13ed Fixed bugs with crypto.py, need to work on cleanup 8 years ago
onizenso c32201fd05 Tested and fixed file copying from `Crypto.decrypt_project` 8 years ago
onizenso b56bb83558 Debugging Crypto config and temp directory creation 8 years ago