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
/
or.h
Age
Commit message (
Expand
)
Author
2011-07-11
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-07
Merge remote-tracking branch 'public/bug3153'
Nick Mathewson
2011-07-03
Refactor the interfaces of transport/proxy lookup fns
Nick Mathewson
2011-06-24
Merge remote-tracking branch 'rransom-tor/bug3456'
Nick Mathewson
2011-06-24
Correct terminology in comment
Robert Ransom
2011-06-24
Store cpath_build_state_t flags in one-bit bitfields, not ints
Robert Ransom
2011-06-22
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-22
Fix minor comment issues
Robert Ransom
2011-06-21
Various small tweaks around config.c and or.h
George Kadianakis
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
Our warning now is much more specific, mentioning proxy type/addr/port.
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
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-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Set timestamp_dirty on HS circuits as circuit_expire_building requires
Robert Ransom
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-23
Use a 64-bit type to hold sockets on win64.
Nick Mathewson
2011-05-20
Implement TAKEOWNERSHIP command
Robert Ransom
2011-05-20
Fix comment typo
Robert Ransom
2011-05-20
Implement __OwningControllerProcess option
Robert Ransom
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Clean up the 2972 implementation a little
Sebastian Hahn
2011-05-15
Add UnixSocketsGroupWritable config flag
Jérémy Bobbio
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-13
Handle transitions in Automap*, VirtualAddrNetwork correctly
Nick Mathewson
2011-05-13
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-13
Add a ControlPortFileGroupWritable option
Nick Mathewson
2011-05-13
Write automatically-chosen control ports to a file.
Nick Mathewson
2011-05-13
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
Nick Mathewson
2011-05-12
Track where microdescs are referenced to prevent free errs
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
CONN_LOG_PROTECT()'s first argument may not be 0
Sebastian Hahn
2011-05-05
Code to make clients fetch and use microdescriptors for circuit building
Nick Mathewson
2011-05-05
Replace _AUTHORITY enum values with _DIRINFO values (automted)
Nick Mathewson
2011-05-05
Automated rename from authority_type_t to dirinfo_type_t
Nick Mathewson
2011-05-05
Add a new configuration type, "AUTOBOOL", to handle 1/0/auto types
Nick Mathewson
2011-04-28
Only authorities should automatically download v2 networkstatus documents
Nick Mathewson
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
warn if we launch too many circuits for a given stream
Roger Dingledine
2011-04-26
If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.
Roger Dingledine
[next]