aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Patch to localtime/gmtime handling: use the _r variants where available. Use...•••svn:r3653 Nick Mathewson2005-02-22
* Remove assumptions that maximum path length is anything like 1024. From comm...•••svn:r3652 Nick Mathewson2005-02-22
* Check for pthread dependency on pthread_detach as well as pthread_create•••svn:r3651 Nick Mathewson2005-02-22
* remove spurious semicolons•••svn:r3650 Nick Mathewson2005-02-22
* Snarf some logic from python, adapted to our own needs, to handle gethostbyna...•••svn:r3649 Nick Mathewson2005-02-22
* Initial IRIX compatibility fixes: check for inttypes.h; check for platform ce...•••svn:r3648 Nick Mathewson2005-02-22
* After we successfully connect, try handling pending stuff immediately, rather...•••svn:r3647 Nick Mathewson2005-02-22
* Print uname on start of unittests.•••svn:r3646 Nick Mathewson2005-02-22
* Fix windows build: juggle }s and #endifs around in main.c•••svn:r3645 Nick Mathewson2005-02-22
* Fix windows build: do not spuriously include openssl where not needed; handle...•••svn:r3644 Nick Mathewson2005-02-22
* make the addressmap internals less noisy•••svn:r3643 Roger Dingledine2005-02-22
* man page entries for addressmap and trackhostexits•••svn:r3642 Roger Dingledine2005-02-22
* Add a new AddressMap directive to rewrite incoming socks addresses.•••Add a new TrackHostExits directive to trigger addressmaps for certain incoming socks addresses, for sites that break when your exit keeps changing. Redo the client-side dns cache so it's just an addressmap too. svn:r3641 Roger Dingledine2005-02-22
* bugfix: actually use the argument to strmap_free()•••svn:r3640 Roger Dingledine2005-02-20
* forward-port the onion queue thing•••svn:r3639 Roger Dingledine2005-02-20
* avoid case (not yet triggered) where smartlists could grow out•••of control svn:r3636 Roger Dingledine2005-02-19
* Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configura...•••svn:r3635 Nick Mathewson2005-02-18
* make it clearer that our screenshots are of old versions.•••svn:r3634 Roger Dingledine2005-02-18
* forward-port some fixes•••svn:r3631 Roger Dingledine2005-02-17
* integrating changes related to building circuits, assigning streams, and exch...•••svn:r3630 Geoff Goodell2005-02-16
* remove unused code•••svn:r3629 Roger Dingledine2005-02-16
* More fixes for IRIX compilation: make very sure we have NULL in configure.in....•••svn:r3627 Nick Mathewson2005-02-15
* Fix check for NULL representation to include string.h; this makes fixes build...•••svn:r3625 Nick Mathewson2005-02-15
* make the wikipedia statement less strict•••svn:r3624 Roger Dingledine2005-02-14
* Fix another crash bug found by Jaroslaw--it is possible for dns_resolve to ma...•••svn:r3623 Nick Mathewson2005-02-14
* Tell openssl how to use locks and how to find thread ids -- this may prevent ...•••svn:r3622 Nick Mathewson2005-02-13
* Add a missing prototype to or.h•••svn:r3621 Nick Mathewson2005-02-13
* remove redundant unpack in critical path•••svn:r3620 Nick Mathewson2005-02-13
* Give a better error message when zlib.h is not found.•••svn:r3618 Nick Mathewson2005-02-12
* Apply windows patch from Dmitri Bely•••svn:r3617 Nick Mathewson2005-02-12
* Do not try to double-aquire lock when rotating keys. May fix deadlock bug fo...•••svn:r3616 Nick Mathewson2005-02-11
* Free tls resources on exit too•••svn:r3615 Nick Mathewson2005-02-11
* Free even more things on shutdown. Temporarily move tor_free_all out from #i...•••svn:r3614 Nick Mathewson2005-02-11
* Add more functions to free things to help dmalloc allong.•••svn:r3613 Nick Mathewson2005-02-10
* mention 0.0.9.4 on win32 and osx doc pages•••svn:r3612 Roger Dingledine2005-02-10
* if we're hibernating and we get a sigint, exit immediately.•••closes bug 91. svn:r3611 Roger Dingledine2005-02-10
* stop picking unverified dir mirrors, ever.•••it only leads to misery. svn:r3610 Roger Dingledine2005-02-10
* when a client asks us for a dir mirror and we don't have one,•••launch an attempt to get a fresh one. svn:r3609 Roger Dingledine2005-02-10
* some more tweaks on the paper•••svn:r3608 Roger Dingledine2005-02-10
* remove redundant lines•••svn:r3607 Roger Dingledine2005-02-09
* Patch from adam langley: always remove sockets from libevent before closing t...•••svn:r3606 Nick Mathewson2005-02-09
* More tweaks, grammar, etc. I say it's ready to submit.•••svn:r3605 Paul Syverson2005-02-09
* fix wordo•••svn:r3604 Roger Dingledine2005-02-09
* This section is first up against the wall when the revolution comes.•••svn:r3603 Roger Dingledine2005-02-09
* mark this one as a draft, so people who cache it will look dumb•••in two years svn:r3602 Roger Dingledine2005-02-09
* update pdf draft•••svn:r3601 Roger Dingledine2005-02-09
* Style wars•••svn:r3600 Paul Syverson2005-02-09
* put a pdf in place so people can read it.•••(i've learned my lesson about giving people url's other than the final url.) svn:r3599 Roger Dingledine2005-02-09
* more fixes. i declare this the first draft.•••svn:r3598 Roger Dingledine2005-02-09
* tighten related work•••svn:r3597 Roger Dingledine2005-02-09