Commit History

Autor SHA1 Mensaxe Data
  cecylia febe6f1624 cleaned up header files and moved static functions to .c files %!s(int64=6) %!d(string=hai) anos
  cecylia 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library %!s(int64=6) %!d(string=hai) anos
  cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c %!s(int64=6) %!d(string=hai) anos
  cecylia 17dc50801a fixed indentation in all relay station code files %!s(int64=6) %!d(string=hai) anos
  cecylia 14183b6af7 add code to replace webm resources %!s(int64=6) %!d(string=hai) anos
  cecylia f565eb3a6b cleaning up print statements %!s(int64=6) %!d(string=hai) anos
  cecylia b0461011c5 fixed bug that failed to parse Context-Length header when same string appeared in another header %!s(int64=6) %!d(string=hai) anos
  cecylia 9a923cea12 fixed memory leaks %!s(int64=6) %!d(string=hai) anos
  cecylia 3089ec20a5 added ability to partially decrypt large TLS records %!s(int64=6) %!d(string=hai) anos
  cecylia 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. %!s(int64=6) %!d(string=hai) anos
  cecylia b8b23307bc re-wrote socks proxy on client side %!s(int64=7) %!d(string=hai) anos
  cecylia 3e8d294c0d fixed len to include extra '/' character %!s(int64=7) %!d(string=hai) anos
  cecylia b76b16b65e changed content type to sli/theen %!s(int64=7) %!d(string=hai) anos
  cecylia 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 %!s(int64=7) %!d(string=hai) anos
  cecylia 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
  cecylia 8bf3af4fe0 added licensing info %!s(int64=7) %!d(string=hai) anos
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs %!s(int64=7) %!d(string=hai) anos
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs %!s(int64=7) %!d(string=hai) anos
  cecylia 1a78f1de1c fixed a bug with AES-GCM tags %!s(int64=7) %!d(string=hai) anos
  cecylia a79cd0b520 added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections %!s(int64=7) %!d(string=hai) anos
  cecylia abef55bb3c fixed a bug with the re-encrypted Finished messages %!s(int64=7) %!d(string=hai) anos
  cecylia 460375ae73 updated documentation to attribute openssl code %!s(int64=7) %!d(string=hai) anos
  cecylia e7a8636ef4 bug fixes, clean valgrind output %!s(int64=7) %!d(string=hai) anos
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code %!s(int64=7) %!d(string=hai) anos
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret %!s(int64=7) %!d(string=hai) anos
  cecylia 0d48c0f0aa finished implementation of extra encryption layer %!s(int64=7) %!d(string=hai) anos
  cecylia e0e938f982 extra encryption layer (minus header encryption) %!s(int64=7) %!d(string=hai) anos
  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 %!s(int64=7) %!d(string=hai) anos
  cecylia 7b26dee52b renamed server folder to relay_station %!s(int64=7) %!d(string=hai) anos