Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | bump to 0.1.1.13-alpha-cvs -- progress! | Roger Dingledine | 2006-02-10 | |
| | | | | svn:r5954 | |||
* | document the restrictions on 'nickname' config option | Roger Dingledine | 2006-02-10 | |
| | | | | svn:r5953 | |||
* | bump to 0.1.1.13-alpha | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5951 | |||
* | get our grammar right when complaining about un-recommended versions | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5950 | |||
* | Happy new year! | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5949 | |||
* | first cut of a changelog for 0.1.1.13-alpha | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5948 | |||
* | more cleanups on the sample torrc file | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5947 | |||
* | arma and weasel say 8192 is better | Andrew Lewman | 2006-02-09 | |
| | | | | svn:r5946 | |||
* | Force an increase in file descriptors on start | Andrew Lewman | 2006-02-09 | |
| | | | | svn:r5945 | |||
* | Added libevent 1.1a to Requires | Andrew Lewman | 2006-02-09 | |
| | | | | svn:r5944 | |||
* | and by default it's off | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5943 | |||
* | clean up TestSocks man page entry | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5942 | |||
* | apply contrib/checkSpace.pl to our spec files too. | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5941 | |||
* | remove MaxConn TODO item | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5940 | |||
* | checkpoint some more notes on incentives | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5939 | |||
* | over-long line in dir-spec | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5938 | |||
* | admit that the HardwareAccel config option is probably buggy. | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5937 | |||
* | stop calling it a "libevent poll" -- the word "poll" has | Roger Dingledine | 2006-02-09 | |
| | | | | | | | other meaning in this context that are confusing. svn:r5936 | |||
* | and maybe some function documentation will help too | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5935 | |||
* | correct the comments that don't realize it's the opposite | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5934 | |||
* | MaxConn has been obsolete for a while now. | Roger Dingledine | 2006-02-09 | |
| | | | | | | | Document ConnLimit, which is the opposite. svn:r5933 | |||
* | and make sure that never happens again | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5932 | |||
* | fix bug 245: When modifying the orconn_circid_map map, we would | Roger Dingledine | 2006-02-09 | |
| | | | | | | | | | | | | sometimes decrement conn->n_circuits even when there was no circuit originally. This caused conn->n_circuits to go negative. We noticed this because we were checking if connections can be closed based on conn->n_circuits == 0, so we were never closing any connection that had ever had a circuit on it. svn:r5931 | |||
* | tweak comment | Roger Dingledine | 2006-02-09 | |
| | | | | svn:r5930 | |||
* | link to "running a server may give you better anonymity" faq | Roger Dingledine | 2006-02-06 | |
| | | | | svn:r5929 | |||
* | you can't use torcp to change your torrc to be a server. you | Roger Dingledine | 2006-02-06 | |
| | | | | | | | | need to do it by hand still. next version, we swear. svn:r5928 | |||
* | Move "sort list of versions" logic into routerparse.c; make version-checking ↵ | Nick Mathewson | 2006-02-06 | |
| | | | | | | code say which versions it would have accepted. (not tested.) svn:r5927 | |||
* | char *x = "y"; is not good C. | Nick Mathewson | 2006-02-06 | |
| | | | | svn:r5926 | |||
* | noise says it's spelled SHA-1 | Roger Dingledine | 2006-02-06 | |
| | | | | svn:r5925 | |||
* | Only v1 authorities get hidden service descriptors with current protocol | Nick Mathewson | 2006-02-06 | |
| | | | | svn:r5924 | |||
* | Fix a const-non-const warning | Nick Mathewson | 2006-02-06 | |
| | | | | svn:r5923 | |||
* | Adjust spec to parameterize cell and key lengths. This should please Ian. | Nick Mathewson | 2006-02-06 | |
| | | | | svn:r5922 | |||
* | Document TestSocks | Peter Palfrader | 2006-02-05 | |
| | | | | svn:r5921 | |||
* | turns out we don't build on freebsd 6.0 | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5920 | |||
* | remove some accomplished tasks | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5919 | |||
* | more typos and nits | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5918 | |||
* | Stupid cut-and-paste bug. | Nick Mathewson | 2006-02-05 | |
| | | | | svn:r5917 | |||
* | as soon as we've fetched some more directory info, that's time | Roger Dingledine | 2006-02-05 | |
| | | | | | | | | to think about downloading more server descriptors. this way we don't have a 10 second pause in initial bootstrapping. svn:r5916 | |||
* | cosmetic fix | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5915 | |||
* | clean up tabs and wide-lines from weasel's commit | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5914 | |||
* | when building v2 statuses or v1 running-routers, don't admit the | Roger Dingledine | 2006-02-05 | |
| | | | | | | | | | | existence of descriptors older than a day. we still cache them in case anybody asks, but we don't actively mention them. svn:r5913 | |||
* | fix bug: we were caching the newest descriptor for each server, | Roger Dingledine | 2006-02-05 | |
| | | | | | | | well, forever. i imagine this just keeps growing in size. svn:r5912 | |||
* | typos and nits | Roger Dingledine | 2006-02-05 | |
| | | | | svn:r5911 | |||
* | forward-port the part where ordinary users try to fetch directories | Roger Dingledine | 2006-02-05 | |
| | | | | | | | less often. not critical but might as well stay in sync with stable. svn:r5910 | |||
* | i'm not sure what man-in-the-middle attacks we were worried about, | Roger Dingledine | 2006-02-04 | |
| | | | | | | | | but i agree that we don't need to worry about them for rendezvousing. what we really meant was collision attacks. i think? svn:r5909 | |||
* | link to goodell's tor detector script rather than the | Roger Dingledine | 2006-02-04 | |
| | | | | | | | traditional ip-checking sites. svn:r5908 | |||
* | i hear sometimes the privoxy icon is blue. | Roger Dingledine | 2006-02-04 | |
| | | | | svn:r5907 | |||
* | Fix a major load balance bug: we were round-robining in 16 KB chunks, and | Roger Dingledine | 2006-02-04 | |
| | | | | | | | | servers with bandwidthrate of 20 KB, while downloading a 600 KB directory, would starve their other connections. Now we try to be a bit more fair. svn:r5906 | |||
* | just because you support the feature does not mean that you | Roger Dingledine | 2006-02-04 | |
| | | | | | | | | | | should put an example in the sample torrc file. the debug-info lines were causing some people to think that was a smart loglevel to use, and it also always isn't. svn:r5905 | |||
* | minor fix to control spec | Roger Dingledine | 2006-02-04 | |
| | | | | svn:r5904 |