Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-03 | TransProxyType replaces TransTPROXY option | Nick Mathewson | |
I'm making this change now since ipfw will want its own option too, and proliferating options here isn't sensible. (See #10582 and #10267) | |||
2014-01-31 | Add support for TPROXY via new TransTPRoxy option | Nick Mathewson | |
Based on patch from "thomo" at #10582. | |||
2014-01-21 | Document more coverage tricks in doc/HACKING | Nick Mathewson | |
2013-12-23 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-12-23 | Clarify DirPort multiplicity | Nick Mathewson | |
Fix for #10470 as suggested by arma | |||
2013-11-10 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-11-10 | Change documentation DirServer->DirAuthority | Nick Mathewson | |
We renamed the option, but we didn't actually fix it in the log messages or the docs. This patch does that. For #10124. Patch by sqrt2. | |||
2013-11-07 | Tweak file documentation in tor.1.txt | Nick Mathewson | |
2013-11-07 | Updating manpage to describe some of the data directory files. | rl1987 | |
2013-11-07 | Documentation and tests for 10060 | Nick Mathewson | |
2013-11-07 | Implementing --allow-missing-torrc CLI option. | rl1987 | |
2013-11-01 | Merge branch 'prop221_squashed_024' | Nick Mathewson | |
Conflicts: src/or/or.h | |||
2013-11-01 | Implement proposal 221: Stop sending CREATE_FAST | Nick Mathewson | |
This makes FastFirstHopPK an AUTOBOOL; makes the default "auto"; and makes the behavior of "auto" be "look at the consensus." | |||
2013-10-31 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-10-31 | Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4 | Nick Mathewson | |
2013-10-31 | Mention that tor is client-by-default. From Weasel. Resolves #10057 | Nick Mathewson | |
2013-10-31 | Minor manpage tweaks from weasel; closes #10058 | Nick Mathewson | |
2013-10-28 | Merge branch 'morestats4' into morestats5 | Karsten Loesing | |
Conflicts: doc/tor.1.txt src/or/config.c src/or/connection.h src/or/control.c src/or/control.h src/or/or.h src/or/relay.c src/or/relay.h src/test/test.c | |||
2013-10-25 | clarify that DisableNetwork closes connections too | Roger Dingledine | |
2013-10-16 | Merge remote-tracking branch 'linus/bug9206_option' | Nick Mathewson | |
2013-10-09 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-10-09 | Clarify who learns about ContactInfo. | Karsten Loesing | |
Explicitly include bridges, and note that we archive and publish all descriptors. (We are not yet publishing ContactInfo lines contained in bridge descriptors, but maybe we'll want to do that soon, so let's err on the side of caution here.) Related to #9854. | |||
2013-10-08 | Switch ECDHE group default logic for bridge/relay TLS | Nick Mathewson | |
According to the manpage, bridges use P256 for conformity and relays use P224 for speed. But skruffy points out that we've gotten it backwards in the code. In this patch, we make the default P256 for everybody. Fixes bug 9780; bugfix on 0.2.4.8-alpha. | |||
2013-10-08 | Anchors for options (re#9866) | Peter Palfrader | |
2013-10-07 | Anchors for options (re#9866) | Peter Palfrader | |
2013-10-07 | Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on. | Linus Nordberg | |
Addresses ticket 9206. | |||
2013-10-01 | name it correctly, maybe | Roger Dingledine | |
2013-10-01 | Mention "make test-network" in doc/HACKING | Nick Mathewson | |
2013-09-29 | Don't preprocess torify | guilhem | |
Since torify has been removed from tsocks, it doesn't need to be preprocessed. Closes #5505. | |||
2013-09-20 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-09-20 | Get ready to stop sending timestamps in INTRODUCE cells | Nick Mathewson | |
For now, round down to the nearest 10 minutes. Later, eliminate entirely by setting a consensus parameter. (This rounding is safe because, in 0.2.2, where the timestamp mattered, REND_REPLAY_TIME_INTERVAL was a nice generous 60 minutes.) | |||
2013-09-19 | Document that disabledebuggerattachment prevents cores | Nick Mathewson | |
2013-09-13 | Merge branch 'bug4647_squashed' | Nick Mathewson | |
2013-09-13 | Disallow --hash-password with no commandline arguments. | Nick Mathewson | |
Fixes bug 9573. Bugfix on 59453ac6e in 0.0.9pre5, which fixed a crash in a silly way. | |||
2013-09-04 | Add Extended ORPort information to the man page. | George Kadianakis | |
2013-09-03 | Add a clarification to gcov instructions | Nick Mathewson | |
2013-08-16 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-08-16 | Document the correct loglevel for the heartbeat message | Nick Mathewson | |
2013-08-10 | new location for tarballs; and you should edit Makefile too | Roger Dingledine | |
2013-08-06 | Update coverage instructions | Nick Mathewson | |
2013-07-31 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-07-30 | NumDirectoryGuards now tracks NumEntryGuards by default | Roger Dingledine | |
Now a user who changes only NumEntryGuards will get the behavior she expects. Fixes bug 9354; bugfix on 0.2.4.8-alpha. | |||
2013-07-26 | Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc | Nick Mathewson | |
Patch from CharlieB for ticket #9214 | |||
2013-07-23 | fix typo | Roger Dingledine | |
2013-07-18 | fix typo | Roger Dingledine | |
2013-07-18 | Add changes file and enrich the manual page. | George Kadianakis | |
2013-07-12 | Merge remote-tracking branch 'public/gsoc-ctoader-cap-phase1-squashed' | Nick Mathewson | |
2013-07-11 | Add a basic seccomp2 syscall filter on Linux | Cristian Toader | |
It's controlled by the new Sandbox argument. Right now, it's rather coarse-grained, it's Linux-only, and it may break some features. | |||
2013-06-18 | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | |
2013-06-18 | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | |
Conflicts: src/or/config.c src/or/relay.c |