Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Set FascistFirewall in bold in the description, and move the part about ↵ | Peter Palfrader | 2005-05-22 | |
| | | | | | | maybe using FascistFirewall from HttpsProxyAuthenticator to HttpsProxy svn:r4278 | |||
* | If a socks connection ends because read fails, don't warn that you're | Roger Dingledine | 2005-05-21 | |
| | | | | | | | not sending a socks reply back. (bug reported by Warren Barrow) svn:r4277 | |||
* | we were leaking 616 bytes every time somebody established us as | Roger Dingledine | 2005-05-20 | |
| | | | | | | | an intro point for their hidden service. svn:r4276 | |||
* | a note for nick about other memory not freed at exit | Roger Dingledine | 2005-05-20 | |
| | | | | svn:r4275 | |||
* | we had two section 7.1's | Roger Dingledine | 2005-05-20 | |
| | | | | svn:r4274 | |||
* | assume kqueue broken on all os x machines for now. | Roger Dingledine | 2005-05-20 | |
| | | | | svn:r4273 | |||
* | add HttpProxyAuthenticator config option too | Roger Dingledine | 2005-05-20 | |
| | | | | svn:r4272 | |||
* | another rpm spec tweak contributed by Christopher Schanzle | Roger Dingledine | 2005-05-19 | |
| | | | | svn:r4271 | |||
* | oh, yeah, bump the rpm specver | Roger Dingledine | 2005-05-19 | |
| | | | | svn:r4270 | |||
* | remove duplicate line accidentally added to the rpm spec | Roger Dingledine | 2005-05-19 | |
| | | | | svn:r4269 | |||
* | Disable threads on openbsd too. | Nick Mathewson | 2005-05-19 | |
| | | | | svn:r4268 | |||
* | bump to 0.1.0.7-rc-cvs | Roger Dingledine | 2005-05-18 | |
| | | | | svn:r4267 | |||
* | fix the assumption that uninitialized variables are 0 | Roger Dingledine | 2005-05-18 | |
| | | | | | | | clean up router_load_single_router() more svn:r4266 | |||
* | fix seg faults when router_load_single_router fails | Roger Dingledine | 2005-05-18 | |
| | | | | svn:r4265 | |||
* | Handle relay cells with rh.length too large. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4264 | |||
* | allow the middle hop of the testing circuit to be running | Roger Dingledine | 2005-05-17 | |
| | | | | | | | | any version, now that most of them have the bugfix to let them connect to unknown servers. svn:r4263 | |||
* | doxygeny goodness from tyranix | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4262 | |||
* | New tor snapshot: 0.1.0.7-rc | Peter Palfrader | 2005-05-17 | |
| | | | | svn:r4260 | |||
* | Tell people why they should register. | Thomas Sjögren | 2005-05-17 | |
| | | | | svn:r4259 | |||
* | OSX 10.4.1 really really really wants startup items to be owned by wheel:root. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4257 | |||
* | "hash is a sometimes comment, not an all the time comment." | Roger Dingledine | 2005-05-17 | |
| | | | | | | | i hate you rpm. svn:r4256 | |||
* | bump to 0.1.0.7-rc | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4255 | |||
* | oops, i never committed the bump to 0.1.0.7-rc | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4254 | |||
* | bump the version number in the docs | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4253 | |||
* | complete the 0.1.0.7-rc changelog | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4252 | |||
* | Brag to the user when we successfully work around an idiotic ld.so.conf. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4251 | |||
* | Normal is good. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4250 | |||
* | Check for the ugly /usr/local/lib-not-in-ld.so.conf case even when we can ↵ | Nick Mathewson | 2005-05-17 | |
| | | | | | | link against libevent normally. svn:r4249 | |||
* | Add a missing .so | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4248 | |||
* | Actually set the variable if the answer is yes. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4247 | |||
* | work on messages and return vals? | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4246 | |||
* | Add a stupid dollar sign. Stupid shell. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4245 | |||
* | add debugging line | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4244 | |||
* | Hey rocky, watch me pull a link pass out of a hat! | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4243 | |||
* | Syntax on AC_TRY_LINK. | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4242 | |||
* | Oops, replace letter | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4241 | |||
* | Oops, transpose letters | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4240 | |||
* | fix a comment that tyranix noticed | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4239 | |||
* | Very experimental code to try to make libevent work from bad /usr/local/libs | Nick Mathewson | 2005-05-17 | |
| | | | | svn:r4238 | |||
* | clean up hacking file, based on patch from tyranix | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4237 | |||
* | the first part of a changelog for 0.1.0.7-rc | Roger Dingledine | 2005-05-17 | |
| | | | | svn:r4236 | |||
* | add in the line that tyranix thinks might let us retain symbols | Roger Dingledine | 2005-05-16 | |
| | | | | | | | | in our rpm packages. commented out for now, so we don't break the nearly stable release. svn:r4235 | |||
* | free some memory that is still reachable on exit | Roger Dingledine | 2005-05-16 | |
| | | | | svn:r4234 | |||
* | Normalize whitespace | Nick Mathewson | 2005-05-16 | |
| | | | | svn:r4233 | |||
* | Add missing quote | Nick Mathewson | 2005-05-16 | |
| | | | | svn:r4232 | |||
* | bump cvs to 0.1.0.6-rc-cvs | Roger Dingledine | 2005-05-15 | |
| | | | | svn:r4231 | |||
* | Make postflight script executable; maybe fix bug 141 | Nick Mathewson | 2005-05-15 | |
| | | | | svn:r4230 | |||
* | Set tor home directory to something more reasonable when first installing. | Nick Mathewson | 2005-05-15 | |
| | | | | svn:r4229 | |||
* | clean up some log entries | Roger Dingledine | 2005-05-15 | |
| | | | | svn:r4228 | |||
* | tweak the changelog | Roger Dingledine | 2005-05-15 | |
| | | | | svn:r4226 |