aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bump to 0.1.2.6-alpha•••svn:r9311 Roger Dingledine2007-01-09
* stick to first person for your changelog•••svn:r9310 Roger Dingledine2007-01-09
* some cleanups. more probably remain, but hey, it's an alpha.•••time to put out the bugfix release. svn:r9309 Roger Dingledine2007-01-09
* catch nick's attempt at revisionist history•••svn:r9308 Roger Dingledine2007-01-09
* apparently i think of comments with no whitespace around them as•••"read this if you don't understand the code and want some help." which is not the same as "hey, you think you understand this code, but you don't." svn:r9307 Roger Dingledine2007-01-09
* Fix an assert error introduced in 0.1.2.5-alpha: if a single TLS•••connection handles more than 4 gigs in either direction, we assert. svn:r9306 Roger Dingledine2007-01-09
* Fix an assert error introduced in 0.1.2.5-alpha: if you're an•••advertised exit node, somebody might try to exit from you when you're bootstrapping and before you've built your descriptor yet. svn:r9305 Roger Dingledine2007-01-09
* a minor bug that's been bothering me•••svn:r9304 Roger Dingledine2007-01-09
* Verbose packagebuilds to show progress. Desaturate the installer image.•••svn:r9288 Andrew Lewman2007-01-07
* r11874@Kushana: nickm | 2007-01-06 02:33:34 -0500••• Changelog for last entry svn:r9286 Nick Mathewson2007-01-06
* r11873@Kushana: nickm | 2007-01-06 02:32:18 -0500••• Implement DNS-related status events. svn:r9285 Nick Mathewson2007-01-06
* r11872@Kushana: nickm | 2007-01-06 02:14:12 -0500••• Implement a control status event for bad libevent version/method combos. Warn that libevent <1.1 with select() is needlessly slow. Reply to comment. svn:r9284 Nick Mathewson2007-01-06
* r11868@Kushana: nickm | 2007-01-06 01:32:55 -0500••• Document how we set Guard a little better. svn:r9283 Nick Mathewson2007-01-06
* r11864@Kushana: nickm | 2007-01-06 01:25:59 -0500••• Fix an XXXX012 in connection.c: prevent overflows on unfeasibly-high-bandwidth servers on 32-bit architectures. svn:r9282 Nick Mathewson2007-01-06
* r11863@Kushana: nickm | 2007-01-06 01:12:24 -0500••• Fix computation of total_exit_bandwidth; this will cause exits not to get recommended as guards if the total exit bandwidth if they constitute less than a third of total available bandwidth. There may be problems here with flapping; lets see if they occur in practice. svn:r9281 Nick Mathewson2007-01-06
* r11862@Kushana: nickm | 2007-01-06 01:05:15 -0500••• Re-enable warning when we resolve an already resolved address. We only warn here now if the address is not a testing address. Also, refactor out a function to check whether an address is used for testing. svn:r9280 Nick Mathewson2007-01-06
* r11824@Kushana: nickm | 2007-01-03 17:15:28 -0500••• control-spec: upcase arguments in status events; note unimplemented events individually r11825@Kushana: nickm | 2007-01-03 17:41:43 -0500 Implement EXTERNAL IP server status event. r11826@Kushana: nickm | 2007-01-03 17:47:10 -0500 Implement BAD_SERVER_DESCRIPTOR server status event. r11827@Kushana: nickm | 2007-01-03 18:01:56 -0500 Implement SOCKS_UNKNOWN_PROTOCOL and DANGEROUS_SOCKS client events. r11828@Kushana: nickm | 2007-01-03 18:23:22 -0500 Implement BUG controller events. Also, flush ERR-level status events just like ERR-level log messages. r11829@Kushana: nickm | 2007-01-03 23:37:27 -0500 Yet more status events: CLOCK_SKEW, GOOD/ACCEPTED_SERVER_DESCRIPTOR, {CHECKING_}REACHABILITY_{SUCCEEDED|FAILED} r11833@Kushana: nickm | 2007-01-05 16:56:37 -0500 Note some unimplementedness in control-spec.txt svn:r9279 Nick Mathewson2007-01-06
* bump to 0.1.2.5-alpha-dev•••svn:r9278 Roger Dingledine2007-01-06
* i like this 0.1.2.5-alpha changelog better•••svn:r9275 Roger Dingledine2007-01-06
* make tor-resolve -x work on intel-endian platforms too•••svn:r9274 Roger Dingledine2007-01-06
* r11852@Kushana: nickm | 2007-01-05 18:34:27 -0500••• More missing headers in configure.in in order to solve previous openbsd in6_addr issue and prevent related issues from arising. svn:r9273 Nick Mathewson2007-01-05
* r11850@Kushana: nickm | 2007-01-05 17:12:08 -0500••• Look in netinet/in6.h header when looking for struct in6_addr. (Issue found by saeftl.) svn:r9272 Nick Mathewson2007-01-05
* be a bit less eager to reject v1 dir requests due to load•••svn:r9271 Roger Dingledine2007-01-05
* fix a bug, defer a bug, bump to 0.1.2.5-alpha•••svn:r9270 Roger Dingledine2007-01-05
* more progress and cleanups•••svn:r9269 Roger Dingledine2007-01-05
* when we added orport= to the dirserver line, we started•••freeing the string in the middle. this was probably xiando's crash bug. svn:r9265 Roger Dingledine2007-01-05
* Avoid a double-free when parsing malformed DirServer lines.•••svn:r9264 Roger Dingledine2007-01-05
* fix a bug i introduced in r9249; and more cleanups.•••svn:r9263 Roger Dingledine2007-01-04
* avoid a crash-all-the-clients segfault if a rogue dir•••authority leaves a "v" line blank. svn:r9262 Roger Dingledine2007-01-04
* Set orport= for 4 of the 5 dir authorities; Fix getinfo ns/all; Fix seg•••fault when starting a server without a fingerprint file present. svn:r9261 Roger Dingledine2007-01-04
* man page entries for TunnelDirConns and PreferTunneledDirConns•••and add a todo item for nick in case he gets bored :) svn:r9260 Roger Dingledine2007-01-04
* be slightly less eager to yell at a server for being unreachable•••svn:r9259 Roger Dingledine2007-01-03
* r11822@Kushana: nickm | 2007-01-03 15:15:45 -0500••• Clarify spec wrt keys, certificates, and SSL. svn:r9256 Nick Mathewson2007-01-03
* r11820@Kushana: nickm | 2007-01-03 14:54:05 -0500••• Add (and specify) a BadDirectory flag to networkstatuses, so authorities can tell clients that some caches are broken. Also, implement an as-yet-unused function to estimate how many bytes will be sent on a directory connection. svn:r9255 Nick Mathewson2007-01-03
* r11818@Kushana: nickm | 2007-01-03 08:29:17 -0500••• Fix compile error with warnings enabled: connection_dir_supports_tunnels was redeclared as static. svn:r9254 Nick Mathewson2007-01-03
* more cleanups, including a shiny new XXX012•••svn:r9250 Roger Dingledine2007-01-03
* checkpoint as we add PreferTunneledDirConns config option•••svn:r9249 Roger Dingledine2007-01-03
* r11806@Kushana: nickm | 2007-01-03 00:12:21 -0500••• Fix unit test broken by r9239. svn:r9248 Nick Mathewson2007-01-03
* - When the user uses bad syntax in the Log config line, stop••• suggesting other bad syntax as a replacement. svn:r9247 Roger Dingledine2007-01-03
* interim tweaks•••svn:r9246 Roger Dingledine2007-01-03
* r11801@Kushana: nickm | 2007-01-02 16:46:54 -0500••• Initial TODO updates from meeting svn:r9245 Nick Mathewson2007-01-02
* r11800@Kushana: nickm | 2007-01-02 16:46:45 -0500••• Remove an XXXX012 for which the answer is "not really." svn:r9244 Nick Mathewson2007-01-02
* r11799@Kushana: nickm | 2007-01-02 16:38:34 -0500••• Simplify and remove most of dirserv_orconn_tls_cone svn:r9243 Nick Mathewson2007-01-02
* r11796@Kushana: nickm | 2007-01-02 15:37:45 -0500••• Change TODO item so we can make a tricky decision later rather than an incredibly tricky one now. svn:r9242 Nick Mathewson2007-01-02
* some hints on the status event plan so nick has some clue•••what i had in mind svn:r9241 Roger Dingledine2007-01-02
* r11788@Kushana: nickm | 2007-01-02 14:41:45 -0500••• Note more doable items; claim some; speculate more in dir-voting.txt svn:r9240 Nick Mathewson2007-01-02
* r11787@Kushana: nickm | 2007-01-02 14:40:14 -0500••• Stop polluting new descriptors with the defaults-to-1 "opt eventdns" entry. svn:r9239 Nick Mathewson2007-01-02
* r11786@Kushana: nickm | 2007-01-02 14:32:54 -0500••• Add a comment about a possible refactoring in main.c svn:r9238 Nick Mathewson2007-01-02
* Fix formatting in eventdns.c. Remove the rest of the osx binary•••uninstaller. svn:r9235 Andrew Lewman2007-01-02
* Remove more cruft of Tor_Uninstaller.app.tar.gz•••The PostFlight references remain. i'll let phobos decide whether to remove them. svn:r9234 Roger Dingledine2007-01-02