aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update the built-in dirservers defaultRoger Dingledine2004-04-29
* and then bump to rc4-cvsRoger Dingledine2004-04-29
* bump to rc3Roger Dingledine2004-04-29
* some cosmetic fixesRoger Dingledine2004-04-29
* Oops -- the Windows function is closesocket, not socketcloseNick Mathewson2004-04-28
* Use socketclose on windows as appropriate; end pid files with newlineNick Mathewson2004-04-28
* use tor_lookup_hostname for binding local addresses tooRoger Dingledine2004-04-28
* Regenerate windows orconfig.h to match current autoheader generated orconfig.hNick Mathewson2004-04-28
* Remove IVs from cipher code, since AES-ctr has none.Nick Mathewson2004-04-28
* use nick's _ARRAYSIZE abstractionRoger Dingledine2004-04-28
* nick, is this what you meant?Roger Dingledine2004-04-28
* Make Tor build on win32 with VC6 without warnings.Nick Mathewson2004-04-28
* bug resolved (hopefully), so remove commentRoger Dingledine2004-04-28
* clean dns.c betterRoger Dingledine2004-04-28
* clarify the hybrid encryption in our specRoger Dingledine2004-04-28
* fix a bug in dns.c, note but don't fix another oneRoger Dingledine2004-04-28
* Workarounds for a couple of pieces of windows strangeness.Nick Mathewson2004-04-28
* clean some dead code (right?)Roger Dingledine2004-04-28
* some compilers don't like an array of length zeroRoger Dingledine2004-04-27
* set Content-Type on the directory and hidserv descriptorRoger Dingledine2004-04-27
* make my assumption explicitRoger Dingledine2004-04-27
* it was the second bug that was nailing us.Roger Dingledine2004-04-27
* don't expire joined-rend circs that have an exit connection attachedRoger Dingledine2004-04-27
* Some versions of openssl have an SSL_pending function that erroneouslyNick Mathewson2004-04-26
* Log number of bytes pending after read.Nick Mathewson2004-04-26
* rendmid says it drops but actually sends nackRoger Dingledine2004-04-26
* Remove spurious semiNick Mathewson2004-04-26
* Add a macro to catch unhandled openssl errors.Nick Mathewson2004-04-26
* and other debugsRoger Dingledine2004-04-26
* log debug so nick can see it tooRoger Dingledine2004-04-26
* The dots are there so you see test doing something. Therefore we should flus...Peter Palfrader2004-04-26
* add a debugging entry, to find the wants-to-read-but-can't bugRoger Dingledine2004-04-26
* Include strerror(errno) with tls syscall errorsNick Mathewson2004-04-26
* Refactor crypto error handling to be more like TLS error handling:Nick Mathewson2004-04-26
* Log pending TLS errors in a couple more places, in case they are possible.Nick Mathewson2004-04-26
* New upstream release candidate.Peter Palfrader2004-04-26
* bump us to rc2Roger Dingledine2004-04-26
* tell us when we're rotating thingsRoger Dingledine2004-04-26
* since we don't support truncateds much, don't bother sending them;Roger Dingledine2004-04-26
* fix a bug that's been lurking since 27 may 03 (!)Roger Dingledine2004-04-26
* Call tls_log_errors at a more appropriate location; we can remove the other c...Nick Mathewson2004-04-26
* Better error msg on unknown circuit id.Nick Mathewson2004-04-26
* Very blunt debugging code: log pending errors at start and end of tor_tls_verifyNick Mathewson2004-04-26
* tell us the nickname of the OR that hung up on usRoger Dingledine2004-04-26
* Check for machine/limits.h in addition to sys/limits.hNick Mathewson2004-04-25
* don't crash, if a conn that sent a begin has suddenly lost its circuitRoger Dingledine2004-04-25
* Note another item I changed since the last package release in changelogPeter Palfrader2004-04-25
* resolve a double-mark-for-close when things die inside connection_handle_writeRoger Dingledine2004-04-25
* New upstream release candidate.Peter Palfrader2004-04-25
* give us a new dirservers fileRoger Dingledine2004-04-25