cecylia
|
febe6f1624
cleaned up header files and moved static functions to .c files
|
6 年 前 |
cecylia
|
02f5617045
fixed comments at the end of include guards
|
6 年 前 |
cecylia
|
afd609566a
removed auto-generated relay station key
|
6 年 前 |
cecylia
|
eaba2332d0
integration tests for resumed handshakes using the extended master secret
|
6 年 前 |
cecylia
|
449ee79926
added integration test for TLS extended master secret (curve 25519 only)
|
6 年 前 |
cecylia
|
26b980e30d
integration-style test for checking a full TLS handshake
|
6 年 前 |
cecylia
|
aaa30f882f
extracted read_file function out for future use
|
6 年 前 |
cecylia
|
ba3752bf02
changed check_handshake to return a success or failure value
|
6 年 前 |
cecylia
|
2b143f694f
added unit tests for checking tags
|
6 年 前 |
cecylia
|
699eaf1cec
had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library
|
6 年 前 |
cecylia
|
358bf12cdd
moved packet header extraction from slitheen.c to packet.c
|
6 年 前 |
cecylia
|
0648120a8f
moved shared functions from slitheen.c (which contains main()) to a new file packet.c
|
6 年 前 |
cecylia
|
0a1447332c
renamed slitheen-proxy.c to slitheen.c
|
6 年 前 |
cecylia
|
b9c2bbe138
removed file with code for old measurement tests, will replace with integration tests of code
|
6 年 前 |
cecylia
|
0cc345a1f6
fixed include guards to be valid c
|
6 年 前 |
cecylia
|
17dc50801a
fixed indentation in all relay station code files
|
6 年 前 |
cecylia
|
53bd0c7157
removed unecessary file
|
6 年 前 |
cecylia
|
14183b6af7
add code to replace webm resources
|
6 年 前 |
cecylia
|
f565eb3a6b
cleaning up print statements
|
7 年 前 |
cecylia
|
c637d02c0f
adding test private relay key
|
7 年 前 |
cecylia
|
3cdbfe63ed
R script for generating step functions
|
7 年 前 |
cecylia
|
2aea9c2e72
wrote lua script to generate bandwidth step functions
|
7 年 前 |
cecylia
|
27cd8bba89
added tests for covert bandwidth
|
7 年 前 |
cecylia
|
7d599716a5
reverted back to correct tag computation for firefox ous
|
7 年 前 |
cecylia
|
b0461011c5
fixed bug that failed to parse Context-Length header when same string appeared in another header
|
7 年 前 |
cecylia
|
9a923cea12
fixed memory leaks
|
7 年 前 |
cecylia
|
3089ec20a5
added ability to partially decrypt large TLS records
|
7 年 前 |
cecylia
|
963e241de9
Fixed DEBUG statements
|
7 年 前 |
cecylia
|
552c2dc325
Fixed bug in tagging code (used in the generation of the Slitheen ID)
|
7 年 前 |
cecylia
|
e6439de1a4
Fixed bug in verify_extensions function to correctly parse messages with no extensions.
|
7 年 前 |