Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-22 | Add Tor exit node notice page to contrib. | Mike Perry | |
svn:r14155 | |||
2008-03-22 | Add README section to Linux Tor traffic prioritization script. | Mike Perry | |
svn:r14154 | |||
2008-03-21 | r19007@catbus: nickm | 2008-03-21 18:44:25 -0400 | Nick Mathewson | |
oops; make other users of crypto_seed_rng work. svn:r14153 | |||
2008-03-21 | and one more | Roger Dingledine | |
svn:r14152 | |||
2008-03-21 | make it build, too | Roger Dingledine | |
svn:r14151 | |||
2008-03-21 | r19004@catbus: nickm | 2008-03-21 15:18:43 -0400 | Nick Mathewson | |
Use RAND_poll() again: the bug that made us stop using it has been fixed. svn:r14150 | |||
2008-03-21 | r19003@catbus: nickm | 2008-03-21 15:13:57 -0400 | Nick Mathewson | |
Make --enable-gcc-warnings work under the recently released GCC 4.3. svn:r14149 | |||
2008-03-21 | Add a launchd plist for those wishing for launchd rather than a | Andrew Lewman | |
startupitem. svn:r14147 | |||
2008-03-20 | it occurs to me that polipo has error messages too. and they could | Roger Dingledine | |
be translated. svn:r14145 | |||
2008-03-20 | the v2dir flag isn't used for anything anymore. right? | Roger Dingledine | |
svn:r14134 | |||
2008-03-19 | Add a recommends on logrotate. | Peter Palfrader | |
svn:r14132 | |||
2008-03-19 | Added Automatic Firefox Notification extension to the verify-tor-usage ↵ | Steven Murdoch | |
proposal (thanks Mike Perry) svn:r14128 | |||
2008-03-19 | Update trunk debian changelog to make it clear it is trunk | Peter Palfrader | |
svn:r14126 | |||
2008-03-19 | correct the 0.2.0.22-rc changelog in trunk | Roger Dingledine | |
svn:r14118 | |||
2008-03-18 | forward-port 14113-r14115 | Roger Dingledine | |
svn:r14116 | |||
2008-03-18 | r18941@catbus: nickm | 2008-03-18 14:59:43 -0400 | Nick Mathewson | |
Likely fix for bug 632: do not call start_reading on a placeholder connection. svn:r14109 | |||
2008-03-18 | r18937@catbus: nickm | 2008-03-18 14:50:39 -0400 | Nick Mathewson | |
Fix the other lingering part of bug 617: make ClientDNSRejectInternalAddresses actually work. svn:r14107 | |||
2008-03-18 | r18929@catbus: nickm | 2008-03-18 12:08:16 -0400 | Nick Mathewson | |
Detect errors from directory listing correctly on win32. Bug found by lodger. svn:r14102 | |||
2008-03-18 | r18927@catbus: nickm | 2008-03-18 11:11:49 -0400 | Nick Mathewson | |
Combine common code in set_max_file_descriptors(): all that varies from platform to platform in the no-getrlimit() case is the connection limit and the platform name. svn:r14101 | |||
2008-03-18 | r18923@catbus: nickm | 2008-03-18 11:01:22 -0400 | Nick Mathewson | |
Add missing typecasts to log message in set_max_file_descriptors to tell gcc everything is okay on windows. Fixes bug 630. svn:r14099 | |||
2008-03-18 | r18919@catbus: nickm | 2008-03-18 10:53:38 -0400 | Nick Mathewson | |
Forward-port bug 622 fix as diagnosed by lodger. svn:r14096 | |||
2008-03-18 | r18913@catbus: nickm | 2008-03-18 10:30:39 -0400 | Nick Mathewson | |
16, not 64. svn:r14094 | |||
2008-03-18 | point out another bug for nick. and if it's *not* a bug, that's | Roger Dingledine | |
stunning and i want to know why. :) svn:r14088 | |||
2008-03-18 | forward-port the 0.2.0.22-rc changelog entry, plus remove | Roger Dingledine | |
some duplicate items. svn:r14086 | |||
2008-03-17 | r18900@catbus: nickm | 2008-03-17 18:32:25 -0400 | Nick Mathewson | |
Fix tests and routerdesc behavior on trunk. svn:r14084 | |||
2008-03-17 | r18896@catbus: nickm | 2008-03-17 16:10:54 -0400 | Nick Mathewson | |
Fix bug in earlier bugfix. Note stupidness of allowing NULL policies at all. Disallow empty exit policies in router descriptors. svn:r14082 | |||
2008-03-17 | r18891@catbus: nickm | 2008-03-17 13:20:20 -0400 | Nick Mathewson | |
Patch from Sebastian Hahn: give an error message on "error replacing old router store." svn:r14080 | |||
2008-03-17 | r18890@catbus: nickm | 2008-03-17 13:19:29 -0400 | Nick Mathewson | |
Clarify documentation for file_status a little svn:r14079 | |||
2008-03-17 | r18880@catbus: nickm | 2008-03-17 12:51:24 -0400 | Nick Mathewson | |
Fix policy-related crash bug found by lodger. svn:r14077 | |||
2008-03-17 | And use 16k pages on ia64. Maybe this should be a configure thing | Peter Palfrader | |
svn:r14073 | |||
2008-03-17 | r18878@catbus: nickm | 2008-03-17 00:11:02 -0400 | Nick Mathewson | |
Clean up an overwide line. svn:r14072 | |||
2008-03-17 | r18873@catbus: nickm | 2008-03-17 00:06:31 -0400 | Nick Mathewson | |
oops. guard status logging change had a bug. it is non-obvious how to make the code perfect atm; just make it work. svn:r14070 | |||
2008-03-17 | r18872@catbus: nickm | 2008-03-16 23:56:48 -0400 | Nick Mathewson | |
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:r14069 | |||
2008-03-17 | r18862@catbus: nickm | 2008-03-16 23:33:11 -0400 | Nick Mathewson | |
Part of fix for bug 617: allow connection_ap_handshake_attach_circuit() to mark connections, to avoid double-mark warnings. Note that this is an incomplete refactoring. svn:r14066 | |||
2008-03-17 | r18861@catbus: nickm | 2008-03-16 23:22:56 -0400 | Nick Mathewson | |
Fix a couple of bugs in setting control log callback severity. svn:r14065 | |||
2008-03-17 | r18859@catbus: nickm | 2008-03-16 22:52:52 -0400 | Nick Mathewson | |
Add proposal 132 from Robert Hogan. svn:r14061 | |||
2008-03-17 | r18852@catbus: nickm | 2008-03-16 22:47:19 -0400 | Nick Mathewson | |
Downgrade "sslv3 alert handshake failure" message to info. svn:r14057 | |||
2008-03-17 | r18850@catbus: nickm | 2008-03-16 22:35:38 -0400 | Nick Mathewson | |
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:r14056 | |||
2008-03-14 | Added a link to the v3 directory consensus on Weasel's server. | Jacob Appelbaum | |
svn:r14020 | |||
2008-03-13 | I modified a zsh function that Weasel published in his dotfiles svn repo. ↵ | Jacob Appelbaum | |
It's now a small utility for taking a nickname and returning information about the node. It currently uses Weasel's directory v2 authority information. svn:r14017 | |||
2008-03-13 | r18804@catbus: nickm | 2008-03-13 18:18:31 -0400 | Nick Mathewson | |
Refactor log domain mask code so that nobody outside of log.c has to use SEVERITY_MASK_IDX. It is error-prone. svn:r14016 | |||
2008-03-13 | r18803@catbus: nickm | 2008-03-13 17:59:25 -0400 | Nick Mathewson | |
Fix behavior of switch_logs_debug() in trunk. Fixes bug 626. Bugfix on r13875. svn:r14015 | |||
2008-03-13 | add some todo items, remove one | Roger Dingledine | |
svn:r14014 | |||
2008-03-13 | r18793@catbus: nickm | 2008-03-13 14:09:19 -0400 | Nick Mathewson | |
Add a malloc_good_size() implementation to OpenBSD_malloc_Linux.c. Also, make configure.in not use support functions for the platform malloc when we are not using the platform mallocs. svn:r14010 | |||
2008-03-13 | Add a changelog entry for rr14003/r14005 | Peter Palfrader | |
svn:r14007 | |||
2008-03-13 | Assert that severity in logv() is sane. Interesting effects otherwise (It ↵ | Peter Palfrader | |
is being used as an array index) svn:r14006 | |||
2008-03-13 | downgrade get_interface_address6 logging severity to LOG_DEBUG. | Peter Palfrader | |
get_interface_address6() fails regardless of the allocator used, wever logging to the original severity of 0 causes an assert error only with the bsd allocator. weird. svn:r14005 | |||
2008-03-13 | r18787@catbus: nickm | 2008-03-13 11:11:52 -0400 | Nick Mathewson | |
Make set-option functions return sensible error codes from an enum, not mysterious negative integers svn:r14004 | |||
2008-03-13 | Use proper log levels with get_interface_address6() calls so we do not die ↵ | Peter Palfrader | |
in an assert error because of invalid log levels. Should a failure here fail our test suite? svn:r14003 | |||
2008-03-13 | r18783@catbus: nickm | 2008-03-13 11:06:45 -0400 | Nick Mathewson | |
Oops, do a better fix for that. svn:r14001 |