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
2012-10-17
Add GeoIP database for IPv6 addresses
nils
2012-10-10
Fix comment on circuit_t.n_hop and remove circuitmux TODO in or.h
Andrea Shepard
2012-10-10
Remove cell_ewma_t from or.h and from circuit_t/or_circuit_t; all that goes t...
Andrea Shepard
2012-10-10
Handle n_mux/p_mux properly in circuitmux.c
Andrea Shepard
2012-10-10
Implement circuitmux_attach_circuit() in circuitmux.c
Andrea Shepard
2012-10-10
Use circuitmux_t in channels and when relaying cells
Andrea Shepard
2012-10-10
Add circuitmux.c, circuitmux.h
Andrea Shepard
2012-10-09
Split channel_t into channel_t and channel_listener_t; get rid of that big union
Andrea Shepard
2012-10-08
Use channel_t rather than or_connection_t for circuits
Andrea Shepard
2012-10-08
Initial channeltls.c/channeltls.h for bug 6465
Andrea Shepard
2012-10-08
Add channel.c/channel.h for bug 6465
Andrea Shepard
2012-09-28
Merge remote-tracking branch 'linus/enh6876_2'
Nick Mathewson
2012-09-21
Remove the testing_since* fields
Nick Mathewson
2012-09-20
Make option OutboundBindAddress accept IPv6 addresses too.
Linus Nordberg
2012-09-13
Reject votes (not consensuses) with >64 known-flags
Nick Mathewson
2012-09-13
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-13
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-09-10
Merge branch 'remove_old_ver_checks'
Nick Mathewson
2012-09-10
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Nick Mathewson
2012-09-07
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-05
make AuthDirHasIPv6Connectivity match the man page
Roger Dingledine
2012-09-05
Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.
Linus Nordberg
2012-09-04
Add IPv6 OR port to microdesc_t and populate it.
Linus Nordberg
2012-09-04
Clients connect to public relays over IPv6.
Linus Nordberg
2012-08-27
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
Disable extending to private/internal addresses by default
Nick Mathewson
2012-08-23
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-16
Address Nick's comments from code review.
Mike Perry
2012-08-15
Bug 6475: Explicitly track our path bias state.
Mike Perry
2012-08-09
Fix spaces from last patch
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-31
Use new replaycache_t structure for replay detection in rend_service_introduce()
Andrea Shepard
2012-07-19
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-19
Add "a" line to status document.
Linus Nordberg
2012-07-19
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-19
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-06-14
Defend against entry node path bias attacks
Mike Perry
2012-06-13
Merge remote-tracking branch 'public/bug3940_redux'
Nick Mathewson
2012-06-11
Document ADDRMAPSRC_NONE.
Nick Mathewson
2012-06-05
Resolve about 24 DOCDOCs
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-05-14
Bump _WIN32_WINNT to 0x0501 throughout the code
Nick Mathewson
2012-05-14
Remove all instances of WIN32_WINNT (without leading _)
Nick Mathewson
2012-05-11
An attempt at bug3940 and making AllowDotExit 0 work with MapAddress
Nick Mathewson
[next]