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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
connection_edge.c
Age
Commit message (
Expand
)
Author
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Fix a compilation warning introduced by clang 3.6
Nick Mathewson
2015-03-12
Revert "Make TransProxyType ipfw work correctly"
Nick Mathewson
2015-03-04
Make TransProxyType ipfw work correctly
Nick Mathewson
2014-06-03
Squelch spurious LD_BUG message in connection_ap_handshake_socks_reply()
Andrea Shepard
2014-04-16
Fix OSX compilation.
Nick Mathewson
2014-04-16
Whitespace, doc fixes
Nick Mathewson
2014-04-16
Educate tor on OpenBSD's use of divert-to rules with the pf firewall.
dana koch
2014-04-16
tor_addr_from_sockaddr() is applicable in ipfw code, so use it.
Nick Mathewson
2014-04-16
ipfw TransPort support on FreeBSD (10267)
Nick Mathewson
2014-04-02
Unit tests for connection_edge_process_resolved_cell
Nick Mathewson
2014-04-02
Look at all of a RESOLVED cell; not just the first answer.
Nick Mathewson
2014-03-27
whitespace fix
Nick Mathewson
2014-02-21
Merge remote-tracking branch 'public/bug10987_024'
Nick Mathewson
2014-02-21
Style tweaks on code, changes file for 10987
Nick Mathewson
2014-02-21
Fix: send back correct IPv6 SOCKS5 connect reply
David Goulet
2014-01-17
whitespace fixes
Nick Mathewson
2013-12-22
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-12-22
Fix automapping to ipv6
Nick Mathewson
2013-10-31
Add missing includes for circpathbias.h
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-06-10
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-06-10
Fix (Open?)BSD fast-connect bug with optimistic data.
Nick Mathewson
2013-05-17
Fix bug 8846: better log message on IP version confusion
Nick Mathewson
2013-04-03
Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)
Desoxy
2013-04-03
Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2)
Desoxy
2013-03-29
Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.
Mike Perry
2013-03-18
Merge remote-tracking branch 'public/bug6174' into maint-0.2.4
Nick Mathewson
2013-03-18
Make stream events for RESOLVE lookups more consistent
Nick Mathewson
2013-03-10
Fix 8447: use %u to format circid_t.
Nick Mathewson
2013-02-19
Stop frobbing timestamp_dirty as our sole means to mark circuits unusable
Nick Mathewson
2013-02-19
fix a wide line
Nick Mathewson
2013-02-19
Downgrade an assert to LD_BUG
Nick Mathewson
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-01-18
Roll back the path_state for circs if we detatch a stream.
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Implement proposal 204: ignore subdomains in hidden service addresses
Jérémy Bobbio
2013-01-16
Aftermath of isin->contains renaming
Nick Mathewson
2013-01-16
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2012-12-29
Fix a crash bug when running an node without IPv6-exit support.
Nick Mathewson
2012-12-25
Fix compilation warning: must not format u64 as long.
Nick Mathewson
2012-12-25
Merge remote-tracking branch 'mikeperry/209-path-bias-changes'
Nick Mathewson
2012-12-18
Changes from Nick's code review 'part 1'
Mike Perry
2012-12-17
Per-listener option to prefer IPv6 automaps when possible.
Nick Mathewson
2012-12-17
Build and test most of the machinery needed for IPv6 virtualaddrmaps
Nick Mathewson
2012-12-17
Refactor the code to check if an address is matched by automapsuffixes
Nick Mathewson
2012-12-17
Fixed an unused-variable warning
Nick Mathewson
2012-12-17
Implement option to turn off DNS cache modification by a client port
Nick Mathewson
[next]