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
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Check for port config before addr config in client port options
Nick Mathewson
2011-07-20
Oops: we need to call parse_client_ports with validate_only==0 at least once
Nick Mathewson
2011-07-20
Fix a warning message. (Found by rransom)
Nick Mathewson
2011-07-19
Fix a compile warning in config.c reported by sebastian
Nick Mathewson
2011-07-19
Turn streq_opt into a generic strcmp_opt.
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
2011-07-19
(Unused) backend logic for stream isolation
Nick Mathewson
2011-07-19
Parse prop171 options; refactor listener/port option code
Nick Mathewson
2011-07-18
Merge remote-tracking branch 'public/bug3560'
Nick Mathewson
2011-07-13
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-11
Turn on microdescriptors for clients
Nick Mathewson
2011-07-11
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-07
Merge branch 'bug3263'
Nick Mathewson
2011-07-07
Have transitions in public_server_mode count as affects_descriptor
Nick Mathewson
2011-07-03
Future-proof and user-proof parse_bridge_line
Nick Mathewson
2011-07-02
Simplify parse_client_transport_line
Nick Mathewson
2011-07-02
Style and grammar tweaks on 2841 branch
Nick Mathewson
2011-07-02
Small tweaks to 2841 code
Nick Mathewson
2011-07-01
Replace a "const const" with a "const"
Nick Mathewson
2011-06-28
Trivial code tweaks and documentation updates.
George Kadianakis
2011-06-22
Revised how we handle ClientTransportPlugin and Bridge lines.
George Kadianakis
2011-06-21
Various small tweaks around config.c and or.h
George Kadianakis
2011-06-20
Fix overwide line in config.c
Nick Mathewson
2011-06-20
Add port 6523 (Gobby) to LongLivedPorts.
intrigeri
2011-06-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-17
Revert "Add an "auto" option to UseBridges"
Nick Mathewson
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-06-14
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-14
Make ControlSocketsGroupWritable work with User.
Jérémy Bobbio
2011-06-14
Fixes small bugs.
George Kadianakis
2011-06-14
We now warn the user if a proxy server is not up when we try to connect with it.
George Kadianakis
2011-06-12
Various trivial changes.
George Kadianakis
2011-06-11
We can now match our transports with our bridges.
George Kadianakis
2011-06-11
ClientTransportPlugin parsing done.
George Kadianakis
2011-06-03
Use an autobool for UseBridges_
Nick Mathewson
2011-06-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
Add an "auto" option to UseBridges
Nick Mathewson
2011-06-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
stop asserting at boot
Roger Dingledine
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
minor cleanups while reviewing 3216
Roger Dingledine
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Reinit keys at the start of options_act().
Nick Mathewson
2011-05-23
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Merge branch 'feature3049-v2' into maint-0.2.2
Nick Mathewson
2011-05-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-21
Don't recreate descriptor on sighup
Sebastian Hahn
2011-05-20
Exit immediately if we can't monitor our owning controller process
Robert Ransom
[next]