Commit History

Author SHA1 Message Date
  Roger Dingledine b9628f266f change WARNING to WARN 22 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 years ago
  Roger Dingledine a6bab569ab socks5 now works 22 years ago
  Roger Dingledine 0f25887048 clean up connection_assert_ok compiler warnings 22 years ago
  Roger Dingledine deac704399 connection_new() can't ever fail 22 years ago
  Roger Dingledine 9e5cafc395 first pass: obey log convention 22 years ago
  Roger Dingledine 3b5191d36d various bugfixes and updates 22 years ago
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 22 years ago
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 22 years ago
  Roger Dingledine 9fe1ed26ff get network/host order working right again for socks4 22 years ago
  Roger Dingledine ed51df7453 bugfixes and note missing features 22 years ago
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 22 years ago
  Roger Dingledine b97945e411 add in directory 'post' support 22 years ago
  Roger Dingledine c0f5ddcf33 fix confirmed win32 bug 22 years ago
  Roger Dingledine 3fa170e11f more futzing towards tls 22 years ago
  Roger Dingledine 99035f3520 clean read_to_buf more 22 years ago
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 22 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 22 years ago
  Roger Dingledine c6f70e36e0 implemented total read rate limiting 22 years ago
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 22 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 22 years ago
  Roger Dingledine cbe7be1f78 remove on-the-fly compression feature 22 years ago
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 22 years ago
  Roger Dingledine 0560008497 terminology shift: data->relay, topic->relay, topic->stream 22 years ago
  Nick Mathewson acc33c18e2 Tests for crypto; more tests for buffers 22 years ago
  Nick Mathewson 1fa0fc1487 Introduce a few unit tests (from older code), refactor compression setup/teardown 22 years ago
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 22 years ago
  Roger Dingledine b8da74d30a get rid of those nasty tabs 22 years ago
  Nick Mathewson 9d03ae627d Fix message when decompressing 22 years ago
  Nick Mathewson 29da03cbdc Be loud when decompressing 22 years ago