index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
config.c
Age
Commit message (
Expand
)
Author
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
2013-09-16
Correctly re-process non-option cmdline args on sighup
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
Whoops; make options_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Disallow --hash-password with no commandline arguments.
Nick Mathewson
2013-09-13
Make config_parse_commandline table-driven for its list of cmdline args
Nick Mathewson
2013-09-13
Use commandline parser for other options
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
Patch for 4647 (rewrite command line parser)
Cristian Toader
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-03
Merge remote-tracking branch 'Ryman/bug4341'
Nick Mathewson
2013-09-03
Minor changes to adhere to codebase conventions.
Kevin Butler
2013-09-01
Added --library-versions flag to print the compile time and runtime versions ...
Kevin Butler
2013-08-31
Changed signature for check_nickname_list to remove warnings on free.
Kevin Butler
2013-08-31
MyFamily option will now fix fingerprints missing their leading instead of c...
Kevin Butler
2013-08-25
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-08-25
Merge remote-tracking branch 'public/bug9366' into maint-0.2.4
Nick Mathewson
2013-08-21
Add a 30-day maximum on user-supplied MaxCircuitDirtiness
Nick Mathewson
2013-08-21
make check-spaces fixes
Cristian Toader
2013-08-15
Merge branch 'bug5040_4773_rebase_3'
Nick Mathewson
2013-08-15
Implement and use a generic auth. cookie initialization function.
George Kadianakis
2013-08-15
Warn if the Extended ORPort listens on a public IP address.
George Kadianakis
2013-08-12
attempt to add stat64 filename filters; failed due to getaddrinfo..
Cristian Toader
2013-08-05
Don't allow all ORPort values to be NoAdvertise
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
2013-07-18
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-07-18
Merge remote-tracking branch 'public/bug9295_023' into maint-0.2.4
Nick Mathewson
2013-07-18
tmp
Nick Mathewson
2013-07-18
More Extended ORPort code improvements.
George Kadianakis
2013-07-18
Move Extended ORPort code to its own module.
George Kadianakis
2013-07-18
Satisfy check-spaces.
George Kadianakis
2013-07-18
Create the Extended ORPort authentication cookie file.
George Kadianakis
2013-07-18
Skeleton ExtORPort implementation. Needs testing, documentation.
Nick Mathewson
2013-07-18
Start of a unit test for options_validate.
Nick Mathewson
2013-07-18
Place the options in the environment after processing them properly.
George Kadianakis
2013-07-18
Write function that parses ServerTransportOptions torrc lines.
George Kadianakis
2013-07-15
Merge remote-tracking branch 'public/fancy_test_tricks'
Nick Mathewson
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
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-24
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-06-24
Fix bug 9122: don't allow newdefaultoptions to be NULL
Nick Mathewson
2013-06-24
Fix #5584 - raise awareness of safer logging - warn about potentially unsafe ...
Marek Majkowski
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
2013-06-18
Implement a real OOM-killer for too-long circuit queues.
Nick Mathewson
[next]