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-08-02
Implement protocol-type isolation correctly.
Nick Mathewson
2011-07-20
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
Nick Mathewson
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-19
Use socks username/password information in stream isolation
Nick Mathewson
2011-07-19
Stick controller-originated resolves in their own session group
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
2011-07-19
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
Nick Mathewson
2011-07-19
(Unused) backend logic for stream isolation
Nick Mathewson
2011-07-19
Refactor listener_connection_t into its own type.
Nick Mathewson
2011-07-19
Parse prop171 options; refactor listener/port option code
Nick Mathewson
2011-07-18
Remember optimistically sent data until we have gotten a CONNECTED
Nick Mathewson
2011-07-18
Add a generic_buffer_t to use the best buffer type we have on hand
Nick Mathewson
2011-07-18
Only use optimistic data with exits that support it
Nick Mathewson
2011-07-15
Make WIN32_WINNT defines conditional
Nick Mathewson
2011-07-13
Merge remote-tracking branch 'public/bug1666'
Nick Mathewson
2011-07-11
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-11
Fix cut'n'paste bug in comment.
Linus Nordberg
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-29
Record username/password data in socks_request_t
Nick Mathewson
2011-06-29
Be more strict about when to accept socks auth message
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
[next]