|
|
@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
|
|
|
@113
|
8 years |
tim |
updated feature list
|
|
|
@112
|
8 years |
tim |
fixed link
|
|
|
@111
|
8 years |
tim |
Better links
|
|
|
@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 …
|
|
|
@107
|
8 years |
tim |
.
|
|
|
@106
|
8 years |
tim |
.
|
|
|
@105
|
8 years |
tim |
.
|
|
|
@104
|
8 years |
tim |
.
|
|
|
@103
|
8 years |
tim |
.
|
|
|
@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 …
|
|
|
@86
|
9 years |
tim |
.
|
|
|
@85
|
9 years |
tim |
GitHub? doc fixes
|
|
|
@84
|
9 years |
tim |
rearranging for GitHub?
|
|
|
@83
|
9 years |
tim |
initial doc changes for transition to GitHub?
|
|
|
@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
|
|
|
@63
|
11 years |
tmorgan |
email list reference
|
|
|
@62
|
11 years |
tmorgan |
added comments in output as crib notes for POA
|
|
|
@61
|
11 years |
tmorgan |
first release
|
|
|
@60
|
11 years |
tmorgan |
packaging build script
|
|
|
@59
|
11 years |
tmorgan |
.
|
|
|
@58
|
11 years |
tmorgan |
updated docs
improvements to CBC-R and edge cases
|
|
|
@57
|
11 years |
tmorgan |
.
|
|
|
@56
|
11 years |
tmorgan |
.
|
|
|
@55
|
11 years |
tmorgan |
.
|
|
|
@54
|
11 years |
tmorgan |
.
|
|
|
@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
|
|
|
@33
|
12 years |
tmorgan |
doc
|
|
|
@32
|
12 years |
tmorgan |
more docs
|
|
|
@31
|
12 years |
tmorgan |
more formatting
|
|
|
@30
|
12 years |
tmorgan |
fixed formatting
|
|
|
@29
|
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
|
|
|
@25
|
12 years |
tmorgan |
added image
|
|
|
@24
|
12 years |
tmorgan |
more docs
|
|
|
@23
|
12 years |
tmorgan |
starting wiki docs
|
|
|
@22
|
12 years |
tmorgan |
created trunk dir, rearranged
|
|
|
@21
|
12 years |
tmorgan |
fixed IV propagation to the oracle
documentation
|
|
|
@20
|
12 years |
tmorgan |
added simple encode/decode command line tools
fixed problem with …
|
|
|
@19
|
12 years |
tmorgan |
merged
|
|
|