Историја ревизија

Аутор SHA1 Порука Датум
  cecylia d6eb8ccbfa fixed bugs in socks proxy and webm state machine пре 6 година
  cecylia 1ba11d2588 fixed trailing whitespace and indentation for all socks proxy code пре 6 година
  cecylia 8860587eea Fixed trailing whitespace пре 6 година
  cecylia 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption пре 6 година
  cecylia b9064640e4 delays processing of application-level packets in case of future packet пре 6 година
  cecylia 089644b189 modified partial aes encrypt function to be able to decrypt/encrypt 'future' packets, fixed spacing, added webm checks пре 6 година
  cecylia 5392bc6371 fixed bug that causes relay station to seg fault when receiving curve 25519 w/ openssl version < 1.1.0e пре 6 година
  cecylia c795ba86af fixed extra whitespace from previous commit пре 6 година
  cecylia 1e9f684215 added webm state machine to relay station + unit tests пре 6 година
  cecylia 4264eb8e13 finished replacing precompiler debug directives with macros пре 6 година
  cecylia 6bdde18e60 replced print statements with debugging macros in relay code пре 6 година
  cecylia f7f8c55ad7 replaced precompiler directives for debugging with macros in flow.c and crypto.c пре 6 година
  cecylia c723f2e50f renamed MAC variable to lowercase mac пре 6 година
  cecylia c1284c654a moved streams and stream table structures to relay.c where they are used пре 6 година
  cecylia 559950ca73 made cryptothread functions static пре 6 година
  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 година