cecylia
|
b8b23307bc
re-wrote socks proxy on client side
|
il y a 7 ans |
cecylia
|
3e8d294c0d
fixed len to include extra '/' character
|
il y a 7 ans |
cecylia
|
b76b16b65e
changed content type to sli/theen
|
il y a 7 ans |
cecylia
|
57e2c536ca
Updated code to compile with OpenSSL version 1.1.0 and use curve25519
|
il y a 7 ans |
cecylia
|
9ee6365145
fixed wording in license
|
il y a 7 ans |
cecylia
|
8bf3af4fe0
added licensing info
|
il y a 7 ans |
cecylia
|
88d8f705d2
added queue struct, delay processing of misordered packets, fixed bugs
|
il y a 7 ans |
cecylia
|
bdb9a83c4e
fixed GCM tag counter bug and session ticket bugs
|
il y a 7 ans |
cecylia
|
1a78f1de1c
fixed a bug with AES-GCM tags
|
il y a 7 ans |
cecylia
|
a79cd0b520
added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections
|
il y a 8 ans |
cecylia
|
abef55bb3c
fixed a bug with the re-encrypted Finished messages
|
il y a 8 ans |
cecylia
|
460375ae73
updated documentation to attribute openssl code
|
il y a 8 ans |
cecylia
|
e7a8636ef4
bug fixes, clean valgrind output
|
il y a 8 ans |
cecylia
|
91d7753ee1
fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code
|
il y a 8 ans |
cecylia
|
d3a072df66
Added Telex tagging trick for generating Slitheen ID and super encryption secret
|
il y a 8 ans |
cecylia
|
0d48c0f0aa
finished implementation of extra encryption layer
|
il y a 8 ans |
cecylia
|
e0e938f982
extra encryption layer (minus header encryption)
|
il y a 8 ans |
cecylia
|
c08d937b4a
changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer
|
il y a 8 ans |
cecylia
|
7b26dee52b
renamed server folder to relay_station
|
il y a 8 ans |