- Feb 05, 2008
-
-
Nick Mathewson authored
Correctly register failures in connection_add() in dnsserv_launch_request() svn:r13387
-
Nick Mathewson authored
Document truncation of version lines svn:r13386
-
Nick Mathewson authored
Fix a potential bug that would make authorities fail to vote under bizarre circumstances that probably never happened. svn:r13385
-
Nick Mathewson authored
Check for correctness of AuthDir* options in options_validate; check for possible bugs where options_validate() is happy but parse_policies_from_options() is sad. svn:r13384
-
Nick Mathewson authored
As planned, rename networkstatus_vote_t to networkstatus_t, now that v3 networkstatuses are working and standard and v2 networkstatuses are obsolete. svn:r13383
-
Nick Mathewson authored
Remove some dead code; fix some XXX020s; turn some XXX020s into XXXX_IP6s (i.e., "needs to be fixed when we add ipv6 support"). svn:r13382
-
Nick Mathewson authored
I wonder what the emacs command is for "exchange words?" I know that there _is_ one, because I apparently hit it by accident. svn:r13381
-
Nick Mathewson authored
Fix a couple of XXX020 items. Also, disable all "condition" sychronization code, since Tor does not use it yet svn:r13380
-
Nick Mathewson authored
Add (and use) a MAP_DEL_CURRENT macro to augment a non-const variant of MAP_FOREACH. svn:r13379
-
Nick Mathewson authored
Whitespace cleanups svn:r13378
-
Nick Mathewson authored
Apparently, our windows code for detecting ipv6 structures has worked for a while. Remove the special-case, remove the related XXXX020s, and add useful comments instead. svn:r13377
-
Andrew Lewman authored
svn:r13375
-
Andrew Lewman authored
win32 and match it to mainline. svn:r13374
-
- Feb 04, 2008
-
-
Roger Dingledine authored
a rendezvous point, or as the final hop for internal circuits. Bug reported by taranis and lodger. Bugfix on 0.1.2.x. svn:r13372
-
Roger Dingledine authored
private IP address (like 127.0.0.1). svn:r13371
-
Roger Dingledine authored
svn:r13370
-
- Feb 03, 2008
-
-
Peter Palfrader authored
svn:r13366
-
Peter Palfrader authored
Fix postinst find command that chowns stuff to the right user. Find does weird things in the presence of !. svn:r13364
-
- Feb 02, 2008
-
-
Peter Palfrader authored
svn:r13358
-
Peter Palfrader authored
and s390. svn:r13357
-
- Feb 01, 2008
-
-
Nick Mathewson authored
Bugfix from weasel: possible fix for 593: make connection_write_to_buf("") work when using zlib compression. svn:r13347
-
- Jan 30, 2008
-
-
Nick Mathewson authored
Periodically check whether we have an expired consensus networkstatus. If we do, and we think we have enough directory info, then call router_dir_info_changed(). Fixes bug 401. This bug was deferred from 0.1.2.x, but fixing it there is nontrivial. svn:r13342
-
Nick Mathewson authored
Correctly insert connections into the identity->connection map when we connect to a bridge without having specified its key. Fixes bug 574. svn:r13341
-
Roger Dingledine authored
svn:r13340
-
Nick Mathewson authored
Write a new autoconf macro to test whether a function is declared. It is suboptimal and possibly buggy in some way, but it seems to work for me. use it to test for a declaration of malloc_good_size, so we can workaround operating systems (like older OSX) that have the function in their libc but do not deign to declare it in their headers. Should resolve bug 587. svn:r13339
-
Nick Mathewson authored
Fix bug 597: stop telling people to email Tor-ops. Also give a better suggestion when some other identity has been assigned the nickname we are using. svn:r13337
-
- Jan 27, 2008
-
-
Peter Palfrader authored
svn:r13308
-
Roger Dingledine authored
svn:r13305
-
- Jan 26, 2008
-
-
Nick Mathewson authored
Fix bug 571: associate certificates with keys, not dirservers, so that we can have certificates for dirservers we do not recognize. svn:r13304
-
Nick Mathewson authored
svn:r13302
-
Nick Mathewson authored
svn:r13301
-
Roger Dingledine authored
svn:r13295
-
Roger Dingledine authored
svn:r13293
-
Roger Dingledine authored
updating for windows. i'm not sure why. svn:r13292
-
Roger Dingledine authored
svn:r13291
-
Roger Dingledine authored
svn:r13290
-
Roger Dingledine authored
svn:r13289
-
Roger Dingledine authored
help prevent future versions of bug 593. svn:r13288
-
Roger Dingledine authored
svn:r13287
-
- Jan 25, 2008
-
-
Roger Dingledine authored
svn:r13271
-