|
|
@138
|
5 years |
tim |
fixed reference to legacy file() built-in
|
|
|
@137
|
6 years |
tim |
new dependency, likely due to changes in how packaging happens on Debian
|
|
|
@134
|
7 years |
tim |
cleanup
|
|
|
@133
|
7 years |
tim |
fixed segfault in certificate cloning. now using pyopenssl's cffi …
|
|
|
@132
|
7 years |
tim |
better place to put that
|
|
|
@131
|
7 years |
tim |
minor annoyances
|
|
|
@130
|
7 years |
tim |
fixed handshake algorithm for when openssl wants you to poll poll poll…
|
|
|
@129
|
8 years |
tim |
.
|
|
|
@128
|
8 years |
tim |
.
|
|
|
@127
|
8 years |
tim |
.
|
|
|
@126
|
8 years |
tim |
.
|
|
|
@125
|
8 years |
tim |
.
|
|
|
@124
|
8 years |
tim |
.
|
|
|
@123
|
8 years |
tim |
.
|
|
|
@122
|
8 years |
tim |
.
|
|
|
@121
|
8 years |
tim |
.
|
|
|
@120
|
8 years |
tim |
hooks and extensions
|
|
|
@119
|
8 years |
tim |
comments
|
|
|
@118
|
8 years |
tim |
.
|
|
|
@117
|
8 years |
tim |
.
|
|
|
@116
|
8 years |
tim |
made requests library the default
improved documentation in output …
|
|
|
@115
|
8 years |
tim |
256 color now default
|
|
|
@114
|
8 years |
tim |
clarified build step
|
|
|
@112
|
8 years |
tim |
fixed link
|
|
|
@110
|
8 years |
tim |
randomizing serial number since some browsers don't like repeats
|
|
|
@109
|
8 years |
tim |
oops
|
|
|
@108
|
8 years |
tim |
added workaround for annoying openssl library resolution limitation on …
|
|
|
@102
|
8 years |
tim |
.
|
|
|
@101
|
8 years |
tim |
.
|
|
|
@100
|
8 years |
tim |
.
|
|
|
@99
|
8 years |
tim |
.
|
|
|
@98
|
8 years |
tim |
.
|
|
|
@97
|
8 years |
tim |
.
|
|
|
@96
|
8 years |
tim |
.
|
|
|
@95
|
8 years |
tim |
.
|
|
|
@94
|
8 years |
tim |
.
|
|
|
@93
|
8 years |
tim |
.
|
|
|
@92
|
8 years |
tim |
.
|
|
|
@91
|
8 years |
tim |
.
|
|
|
@90
|
8 years |
tim |
.
|
|
|
@89
|
8 years |
tim |
.
|
|
|
@88
|
9 years |
tim |
digest fixes
|
|
|
@87
|
9 years |
tim |
moved general purpose SSL/TLS and certificate functions to a library …
|
|
|
@82
|
9 years |
tim |
minor fixes
|
|
|
@81
|
9 years |
tim |
boo boo in sample code
|
|
|
@80
|
9 years |
tim |
fixed a few problems with non-requests scripts
made HTTPS and port …
|
|
|
@79
|
9 years |
tim |
.
|
|
|
@78
|
9 years |
tim |
hack to handle binary data in responses for probe_bytes
|
|
|
@77
|
10 years |
tim |
filter out blank lines from input, a common user error
|
|
|
@76
|
10 years |
tim |
Fixed off-by-one block error in CBC-R code when a partial encryption …
|
|
|
@75
|
10 years |
tim |
more improvements to handshake
|
|
|
@74
|
10 years |
tim |
fixed script in cases where server rejects client handshake due to …
|
|
|
@73
|
10 years |
tim |
added PKCS12 capabilities to clonecertchain
|
|
|
@72
|
10 years |
tim |
Added experimental certificate chain cloning script
|
|
|
@71
|
10 years |
tim |
chosenct and http2py convenience fixes
|
|
|
@70
|
11 years |
tim |
.
|
|
|
@69
|
11 years |
tim |
.
|
|
|
@68
|
11 years |
tim |
more crib notes
|
|
|
@67
|
11 years |
tmorgan |
added documentation to a few functions
allowing strings as argument …
|
|
|
@66
|
11 years |
tmorgan |
added Microsoft-style intpad notation for base64
|
|
|
@65
|
11 years |
tmorgan |
added result set object and HTML generator to chosenct probe routine
…
|
|
|
@64
|
11 years |
tmorgan |
added hacky HLE wrapper
|
|
|
@62
|
11 years |
tmorgan |
added comments in output as crib notes for POA
|
|
|
@58
|
11 years |
tmorgan |
updated docs
improvements to CBC-R and edge cases
|
|
|
@53
|
11 years |
tmorgan |
new custom base64 dialect
|
|
|
@52
|
11 years |
tmorgan |
fixed an off-by-one
|
|
|
@51
|
11 years |
tmorgan |
script generation fixes
|
|
|
@50
|
11 years |
tmorgan |
more python3 fixes
|
|
|
@49
|
11 years |
tmorgan |
fixed python3 port bug
|
|
|
@48
|
11 years |
tmorgan |
fixed foolish hard-coded block size
|
|
|
@47
|
11 years |
tmorgan |
added support for binary data in request body
|
|
|
@46
|
11 years |
tmorgan |
fixed highlighting bug
|
|
|
@45
|
12 years |
tmorgan |
percent encoder fix
|
|
|
@44
|
12 years |
tmorgan |
fixes for percent decoder
|
|
|
@43
|
12 years |
tmorgan |
Fixed more Python3 conversion issues
Made several improvements to the …
|
|
|
@42
|
12 years |
tmorgan |
fixed bug in 2->3 transition
|
|
|
@41
|
12 years |
tmorgan |
updated docs
|
|
|
@40
|
12 years |
tmorgan |
Switched to python3 only, since supporting both 2.x and 3.x is such a …
|
|
|
@39
|
12 years |
tmorgan |
misc output improvements, putting more items in organized functions
|
|
|
@38
|
12 years |
tmorgan |
simplified decrypt() and interface to probe_padding()
sanity checks
|
|
|
@37
|
12 years |
tmorgan |
fixed problem with decrypt function when starting with partially …
|
|
|
@36
|
12 years |
tmorgan |
added option for logging PKCS7 stripping/sanity checking
|
|
|
@35
|
12 years |
tmorgan |
now encoding '/' in percent encoding
fixed bug in POA's stripping of …
|
|
|
@34
|
12 years |
tmorgan |
added limited support for base64 blobs with inline newlines
|
|
|
@32
|
12 years |
tmorgan |
more docs
|
|
|
@28
|
12 years |
tmorgan |
more documentation
added supported encodings listing
|
|
|
@27
|
12 years |
tmorgan |
initial version of a ciphertext byte probe tool
|
|
|
@26
|
12 years |
tmorgan |
added overlooked scripts to install target
|
|
|
@22
|
12 years |
tmorgan |
created trunk dir, rearranged
|