aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Its not a DOS window, its just a window. sort of.Thomas Sjögren2005-04-11
* Clarify MapAddress in the man pageThomas Sjögren2005-04-11
* The list under #server is now 1-10, instead of 1-5,5,6-9Thomas Sjögren2005-04-11
* Fix postdescriptor behavior: on non-complete success, only say "done" once.Nick Mathewson2005-04-11
* Fix broken link to or-announceThomas Sjögren2005-04-09
* Fix where you set proxies in Firefox under Windows, add Opera 7.5xThomas Sjögren2005-04-08
* and in win32/osx docsRoger Dingledine2005-04-08
* debian snapshot: 0.1.0.3-rc-200504080730Peter Palfrader2005-04-08
* Forward port debian changelogPeter Palfrader2005-04-08
* bump to 0.1.0.3-rcRoger Dingledine2005-04-08
* add a changelog for 0.1.0.3-rcRoger Dingledine2005-04-08
* remove some redundant codeRoger Dingledine2005-04-08
* add a few items to the todoRoger Dingledine2005-04-08
* If it has not been 100 seconds since we told the cpuworker about an onion, co...Nick Mathewson2005-04-08
* Make libevent_logging_callback static.Nick Mathewson2005-04-08
* Add kludgy function to force controllers to flush EVENT_ERR_MSG events.Nick Mathewson2005-04-08
* Move a quote, fix a log.Nick Mathewson2005-04-08
* Fixs a signed/unsigned comparisonNick Mathewson2005-04-08
* Add missing "char"Nick Mathewson2005-04-08
* tie MAX_DIR_SIZE to MAX_BUF_SIZERoger Dingledine2005-04-07
* fix format bugRoger Dingledine2005-04-07
* only whine about clock skew from the dirserver if he's a trustedRoger Dingledine2005-04-07
* Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor...Nick Mathewson2005-04-07
* allow servers to publish descriptors from 12 hours in the future.Roger Dingledine2005-04-07
* Change conn_(type|state)_to_string from const arrays to switch functions so w...Nick Mathewson2005-04-07
* Remove implicit expiration date from tor-specNick Mathewson2005-04-07
* add function commentRoger Dingledine2005-04-07
* We have a bug that I can't find. Sometimes, very rarely, cpuworkers getRoger Dingledine2005-04-07
* Try RB_TREE instead of SPLAY_TREE, but with a single-entry caching optimization.Nick Mathewson2005-04-07
* Make compare_orconn_circid_entries marginally faster and inlined, if that helpsNick Mathewson2005-04-07
* debian snapshot: 0.1.0.2-rc-cvs-200504062112-1Peter Palfrader2005-04-06
* Stop putting nodename in the Platform string of server descriptors.Roger Dingledine2005-04-06
* When we connect and finish TLS negotiation with address:port, it is obvious t...Nick Mathewson2005-04-06
* stop wasting time doing a case insensitive comparison for every dns nameRoger Dingledine2005-04-06
* blow away most calls to assert_all_pending_dns_resolves_ok, sinceRoger Dingledine2005-04-06
* bugfix: chdir to your datadirectory at the *end* of theRoger Dingledine2005-04-06
* quiet another instance where we whine to an innocent OR operator'sRoger Dingledine2005-04-06
* debian snapshot: 0.1.0.2-rc-cvs-200504061620-1Peter Palfrader2005-04-06
* oh, and accept() into the right place, too.Roger Dingledine2005-04-06
* Forward-port the checking ofRoger Dingledine2005-04-06
* fix an assert trigger: when we have the rare case of acceptingRoger Dingledine2005-04-06
* Rename circuit_get_by_stream to circuit_get_by_edge_conn, and actually start ...Nick Mathewson2005-04-06
* when using preferred entry or exit nodes, ignore whetherRoger Dingledine2005-04-06
* Add a pointer from edge connections to their corresponding circuit (ulp!); ad...Nick Mathewson2005-04-06
* Fix bug in last commit when no circid can be foundNick Mathewson2005-04-06
* Fix format warningNick Mathewson2005-04-06
* note some features we intend to add.Roger Dingledine2005-04-06
* Hopefully, this will make ORs much faster, and not break them: keep a big spl...Nick Mathewson2005-04-06
* a bit more data on gene's dns threading bugRoger Dingledine2005-04-06
* update conn-type-state-strings to handle https states for ORsRoger Dingledine2005-04-06