aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-18Make smartlist_foreach always use the fast versions.Nick Mathewson
2005-10-18Make dirserv_get_routerdescs() return better http 404 error messages instead ...Peter Palfrader
2005-10-18split send_control1_event() into the printf and the print/dispatch part. ThePeter Palfrader
2005-10-18Fix download by SD digestPeter Palfrader
2005-10-18I wonder what a stautus is.Peter Palfrader
2005-10-18Some http status lines ended in a dot, others did not. Make it all the same ...Peter Palfrader
2005-10-18And close the double quote tooPeter Palfrader
2005-10-18Fix documentation of dirserv_get_routerdescs:Peter Palfrader
2005-10-18Remove assert in sort-of c-itical pathNick Mathewson
2005-10-18Actually, use #defines for common case. Nothing to see here.Nick Mathewson
2005-10-18Inline key smartlist functions; use fast versions by default.Nick Mathewson
2005-10-17Add a missing struct initializer fieldNick Mathewson
2005-10-17Downgrade a few INFO level logs to DEBUG again. Also add two or three newPeter Palfrader
2005-10-17fix a few commentsRoger Dingledine
2005-10-17and update the sample torrc to reflect the *listenaddress notationRoger Dingledine
2005-10-17start calling it *ListenAddress rather than *BindAddress,Roger Dingledine
2005-10-17Add ability to warn when using abbrev mechanism to deprecate option namesNick Mathewson
2005-10-17when providing content-type application/octet-stream for providingRoger Dingledine
2005-10-17Make a few INFO log lines into DEBUGPeter Palfrader
2005-10-1706_add_compile_time_defaults.dpatchPeter Palfrader
2005-10-17start hunting down why servers keep getting so many duplicate create cellsRoger Dingledine
2005-10-17more log unclutteringRoger Dingledine
2005-10-17start the process of reducing clutter in server logsRoger Dingledine
2005-10-16cut out a warning that doesn't need to warnRoger Dingledine
2005-10-16remove obsolete IgnoreVersion config from or.hRoger Dingledine
2005-10-14Enable trivial "download by descriptor digest" functionality.Nick Mathewson
2005-10-14Try to extract as many descriptors as possible from truncated http responses....Nick Mathewson
2005-10-13Allow tor_gzip_uncompress to extract as much as possible from truncated compr...Nick Mathewson
2005-10-12Check if our IP address has changed every 5 minutes. If it has, update our s...Peter Palfrader
2005-10-12Be a bit more verbose in our AUTHENTICATE error messages in the control proto...Peter Palfrader
2005-10-12When no descriptors changed, do not send a NEWDESC event.Nick Mathewson
2005-10-12Make --hash-password not craash on exit.Nick Mathewson
2005-10-12Avoid warning on end-of-functionNick Mathewson
2005-10-12Remove 08_add_newlines_between_serverdescriptors.dpatchPeter Palfrader
2005-10-12authorities do not replace server descriptors where nothing semantically rele...Nick Mathewson
2005-10-12Funny. I could have sworn it compiled this morning when I checked it in.Nick Mathewson
2005-10-12More work towards a sane digest-based liveness testing.Nick Mathewson
2005-10-12Add an as-yet-unused "EXTENDED" flag to SETEVENTS to indicate that the client...Nick Mathewson
2005-10-12Do not check whether DirPort is reachable when we are suppressing it because ...Nick Mathewson
2005-10-11add some docs; if warn_if_unnamed is 0, really do not warn.Nick Mathewson
2005-10-08Add directory format fix to debian's 0.1.1.8-alpha-1debian-version-0.1.1.8-alpha-1Peter Palfrader
2005-10-08Insert a newline between all router descriptors when generating (old style) s...Nick Mathewson
2005-10-08Now that directory admins assure me they have adjested teir configs, it is sa...Nick Mathewson
2005-10-08Okay, try to use RAND_poll() from OpenSSL where available.Nick Mathewson
2005-10-08Bump version to 0.1.1.8-alpha-cvsNick Mathewson
2005-10-07New upstream releasePeter Palfrader
2005-10-07do not try to download a routerdesc if we would immediately reject it as obso...tor-0.1.1.8-alphaNick Mathewson
2005-10-07Warn less about intro nodes by nickname; remember our own intro nodes by key.Nick Mathewson
2005-10-07the installer screenshot lists no version, so stop being so defensiveRoger Dingledine
2005-10-07bump to 0.1.1.8-alphaRoger Dingledine