Age | Commit message (Collapse) | Author |
|
svn:r14167
|
|
svn:r14148
|
|
svn:r14131
|
|
svn:r14125
|
|
svn:r14123
|
|
svn:r14120
|
|
svn:r14119
|
|
svn:r14115
|
|
acting like a dir mirror. This should reduce load on the directory
authorities, and also will remove the ugly "We just marked ourself as
down" warnings my authorities keep getting.
svn:r14114
|
|
svn:r14113
|
|
svn:r14111
|
|
Backport: Likely fix for bug 632: do not call start_reading on a placeholder connection.
svn:r14110
|
|
Backport: Fix the other lingering part of bug 617: make ClientDNSRejectInternalAddresses actually work.
svn:r14108
|
|
Backport to 0.2.0: Detect errors from directory listing correctly on win32. Bug found by lodger.
svn:r14103
|
|
Backport: Add missing typecasts to log message in set_max_file_descriptors to tell gcc everything is okay on windows. Fixes bug 630.
svn:r14100
|
|
Make changelog more accurate
svn:r14098
|
|
Add changelog for bugfix for 622 that accidentally got included in last commit: add fix for possible cause of bug 622, diagnosed by lodger.
svn:r14097
|
|
Fix unittests and router generation behavior on 0.2.0 branch. backport of r14084. fixes bug 631.
svn:r14095
|
|
svn:r14085
|
|
Partial backport: Fix bug in earlier bugfix. Disallow empty exit policies in router descriptors.
svn:r14083
|
|
Backport: Patch from Sebastian Hahn: give an error message on "error replacing old router store."
svn:r14081
|
|
Backport: Fix policy-related crash bug found by lodger.
svn:r14078
|
|
svn:r14074
|
|
Backport: Only dump all guard node status to the log when the guard node status actually changes. Downgrade the 4 most common remaining INFO log messages to DEBUG.
svn:r14071
|
|
svn:r14068
|
|
{in 0.2.0} Part of fix for bug 617: do not mark-for-close on invalid .in-addr.arpa DNSPort request, since it would be a duplicate mark.
svn:r14067
|
|
Backport: Downgrade "sslv3 alert handshake failure" message to info.
svn:r14060
|
|
Backport to 0.2.0 branch: Use 8k pages in openbsd malloc code on alpha. Bug and solution found by weasel. Also, when initializing openbsd malloc code, check that compiled page size matches output of getpagesize().
svn:r14059
|
|
Partial backport of r14010: When using a nonstandard malloc, do not check the regular libc for malloc_good_size, malloc_usable_size, or mallinfo.
svn:r14058
|
|
get_interface_address6().
svn:r14009
|
|
svn:r14008
|
|
Backport: Have OpenBSD_malloc_Linux.c use SIZE_T_MAX from torint.h, instead of checking cpu macros. There is always one more cpu you havent checked for. fixes bug 625.
svn:r14002
|
|
Backport: Fix for bug 614: always look at the network BIO for the SSL object, not at the buffering BIO (if one exists because we are renegotiating or something). Bugfix on 0.1.2.x, oddly enough, though it should be impossible to trigger the problem there. See comments in tortls.c for detailed implementation note.
svn:r13982
|
|
Backport: Request client certs when renegotiating on server-side. Spotted by lodger. Bugfix on 0.2.0.x.
svn:r13974
|
|
Build with --enable-openbsd-malloc, unless no-enable-openbsd-malloc is
found in DEB_BUILD_OPTIONS. Hopefully this deals with some of the
horrible memory fragmentation that glibc's malloc causes.
svn:r13970
|
|
Fix the SVK version detection logic to work right on a branch: tolerate multiple "copied from" tags and only look at the first.
svn:r13960
|
|
Backport to 0.2.0.x branch: Fix bug spotted by mwenge: a server_event should not be a sever_event. Not backporting to 0.1.2.x.
svn:r13958
|
|
tools that block Tor directory connections based on their plaintext
patterns will no longer work. This means Tor works in certain
censored countries by default again.
svn:r13934
|
|
left BandwidthRate and BandwidthBurst at the default, we would be
silently limited by those defaults. Now raise them to match the
RelayBandwidth* values.
svn:r13926
|
|
Backport: Patch from karsten: proper error message from tor-gencert when no argument is given to --passphrase-fd
svn:r13877
|
|
svn:r13871
|
|
so people don't accidentally believe the wrong one.
svn:r13865
|
|
svn:r13822
|
|
svn:r13820
|
|
r13787: Move config check to its own function
r13788: Run --verify-config before start/reload/restart as root.
svn:r13818
|
|
svn:r13809
|
|
svn:r13800
|
|
network, causing our rate limiting to not be followed exactly.
Bugfix on 0.2.0.16-alpha. Reported by lodger.
svn:r13799
|
|
Backport: People diagnosed and fixed bug 616. See changelog for details. Bugfix on 0.2.0.20-rc.
svn:r13794
|
|
svn:r13792
|