Commit History

Author SHA1 Message Date
  cecylia 1ba11d2588 fixed trailing whitespace and indentation for all socks proxy code 6 years ago
  cecylia 8860587eea Fixed trailing whitespace 6 years ago
  cecylia 963e241de9 Fixed DEBUG statements 6 years ago
  cecylia 9f8a6cfc11 Updated SOCKS proxy to check if the decrypted Slitheen hdr has corrupted zeros. This will determine whether the block is from a previous session or has not been replaced. 6 years ago
  cecylia 108e6836ad Fixed leaks in socks proxy code. 6 years ago
  cecylia b8b23307bc re-wrote socks proxy on client side 6 years ago
  cecylia 3e4a1303f1 No longer close connection to ous_in, reuse same socket for all future sends and receives 7 years ago
  Ian Goldberg 6ca0f7c59e Change the port to connect to 7 years ago
  Ian Goldberg 1d305de885 Typo fix 7 years ago
  cecylia c4e0acbd64 changed byte ordering of length sent to ous to big-endian 7 years ago
  cecylia af4439d6c4 updated information sent from socks proxy to OUS to be of the format 2 byte len || message of len bytes 7 years ago
  cecylia 9ee6365145 fixed wording in license 7 years ago
  cecylia 8bf3af4fe0 added licensing info 7 years ago
  cecylia 5006f619eb fixed bugs in client causing more missed slitheen blocks and bad closing messages to relay station 7 years ago
  cecylia c163f60e63 fixed memory leaks and bugs in socks proxy 7 years ago
  cecylia 534f2196c1 removed print statements, fixed MAC verification bug 7 years ago
  cecylia 20f47f1a81 fixed a major page loading bug 7 years ago
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 years ago
  cecylia 56d0a94858 restructured socksproxy files 7 years ago
  cecylia 0d48c0f0aa finished implementation of extra encryption layer 7 years ago
  cecylia e0e938f982 extra encryption layer (minus header encryption) 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 f43acd9733 slitheenID changes for client side 7 years ago
  cecylia b68313ff89 implemented Tor trick of pre-emptively approving SOCKS connect 7 years ago
  cecylia a0318e7af9 debugged server and client code 8 years ago
  cecylia b48a863b7f added stream ids and downstream replacement 8 years ago
  cecylia 38a9b5e8b3 wrote socksv5 proxy 8 years ago