Commit History

Author SHA1 Message Date
  cecylia f7f8c55ad7 replaced precompiler directives for debugging with macros in flow.c and crypto.c 6 years ago
  cecylia febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
  cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 years ago
  cecylia 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 years ago
  cecylia b0461011c5 fixed bug that failed to parse Context-Length header when same string appeared in another header 6 years ago
  cecylia 9a923cea12 fixed memory leaks 6 years ago
  cecylia b8b23307bc re-wrote socks proxy on client side 6 years ago
  cecylia b76b16b65e changed content type to sli/theen 7 years ago
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way 7 years ago
  cecylia 8bf3af4fe0 added licensing info 7 years ago
  cecylia e65e87e801 removed no longer useful include path to old version of openssl 7 years ago
  cecylia ad6866566e use installed version of openssl for relay 7 years ago
  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 7 years ago
  cecylia 7b26dee52b renamed server folder to relay_station 7 years ago