aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Better bounds checking on parsed intsNick Mathewson2004-10-12
* Add default directory serversNick Mathewson2004-10-12
* Add fix for remote-crash bug.Nick Mathewson2004-10-12
* fix a signed/unsigned comparisonRoger Dingledine2004-10-12
* Oops, missed oneNick Mathewson2004-10-12
* Note byte-order on result for parse_addr_port()Nick Mathewson2004-10-12
* Add an implementation of trusted_dir_server logic to switch towards simply re...Nick Mathewson2004-10-12
* Add long-term format for dir-signing-key fields (commented out)Nick Mathewson2004-10-12
* Use parse_addr_port() function instead of ad-hoc variantsNick Mathewson2004-10-12
* Add functions to parse addr[:port] consistentlyNick Mathewson2004-10-12
* bugfix on my friday commit: make hidden services work again in cvsRoger Dingledine2004-10-12
* fix paul gardner's assert bug.Roger Dingledine2004-10-11
* Fix a potential buffer overflow found by Ilja van Sprundel.Roger Dingledine2004-10-11
* fix the stale pointer assert bug reported by joe magicRoger Dingledine2004-10-11
* when a begin cell has an invalid port, give us a better hint ofRoger Dingledine2004-10-10
* Add/clarify a few TODO itemsNick Mathewson2004-10-08
* oops, actually pre3-cvs nowRoger Dingledine2004-10-08
* bump us to 0.0.9pre3-cvsRoger Dingledine2004-10-08
* interim commit for http proxy supportRoger Dingledine2004-10-08
* fix compile error: move variable declarations before codeRoger Dingledine2004-10-08
* Turn tor_strpartion into a swiss-army-knife function, so it can terminate or ...Nick Mathewson2004-10-07
* Include a dir-signing-key token in directories to tell the parsing entity whi...Nick Mathewson2004-10-07
* More complete docs for crypto.c; factor out string partitioning codeNick Mathewson2004-10-07
* Workaround for bug on windows where cached-directories get crlf corruption.Nick Mathewson2004-10-07
* Bump windows versionNick Mathewson2004-10-07
* Windows requires a different cast uint64_t formatNick Mathewson2004-10-07
* Make base-64-encoded DER work, including workaround for ugly openssl misfeatu...Nick Mathewson2004-10-07
* Refactor fingerprint handling: remember hex digests (no spaces) instead of be...Nick Mathewson2004-10-06
* Fix a couple of typos, one of which conceals a bug in parsing opt keywords wi...Nick Mathewson2004-10-06
* Add a function to remove a set of characters from a stringNick Mathewson2004-10-06
* Implement (temporarily) a base64-encoded-DER format for RSA keys; make it eas...Nick Mathewson2004-10-06
* when an OR starts up, it loads its directory from cache.Roger Dingledine2004-10-06
* clean up old todo itemsRoger Dingledine2004-10-06
* use only 0.0.9pre1 and later servers for resolve cellsRoger Dingledine2004-10-03
* better example lines for dirbindaddress and orbindaddressRoger Dingledine2004-10-03
* Only check versions against downloaded directories, not cached directories.Nick Mathewson2004-10-03
* better warn message for failed hidserv desc fetchRoger Dingledine2004-10-03
* pre2 changes:Roger Dingledine2004-10-02
* use size_t rather than int for directory lengths in memoryRoger Dingledine2004-10-01
* bump version to 0.0.9pre2-cvsRoger Dingledine2004-10-01
* New upstream version, build-dep on zlib-devPeter Palfrader2004-10-01
* make zlib.h a required header, not an optional headerRoger Dingledine2004-10-01
* note the earlier assert fix in our changelogRoger Dingledine2004-10-01
* Decode Content-Encoding header correctly.Nick Mathewson2004-10-01
* Fix a rare assert trigger, where routerinfos for entries in our cpathRoger Dingledine2004-09-30
* prefer tor_free to freeRoger Dingledine2004-09-29
* print the IP if a conn fails badly, to see if there are any trendsRoger Dingledine2004-09-29
* ha ha, thought the bugs were doneRoger Dingledine2004-09-29
* bump version to 0.0.9pre1Roger Dingledine2004-09-29
* add a last entry to the 0.0.9pre1 changelogRoger Dingledine2004-09-29