aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.c
Commit message (Expand)AuthorAge
* Fix OSX compilation.Nick Mathewson2014-04-16
* Whitespace, doc fixesNick Mathewson2014-04-16
* Educate tor on OpenBSD's use of divert-to rules with the pf firewall.dana koch2014-04-16
* tor_addr_from_sockaddr() is applicable in ipfw code, so use it.Nick Mathewson2014-04-16
* ipfw TransPort support on FreeBSD (10267)Nick Mathewson2014-04-16
* Unit tests for connection_edge_process_resolved_cellNick Mathewson2014-04-02
* Look at all of a RESOLVED cell; not just the first answer.Nick Mathewson2014-04-02
* Merge remote-tracking branch 'public/bug10987_024'Nick Mathewson2014-02-21
|\
| * Style tweaks on code, changes file for 10987Nick Mathewson2014-02-21
| * Fix: send back correct IPv6 SOCKS5 connect replyDavid Goulet2014-02-21
* | whitespace fixesNick Mathewson2014-01-17
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-22
|\|
| * Fix automapping to ipv6Nick Mathewson2013-12-22
* | Add missing includes for circpathbias.hNick Mathewson2013-10-31
* | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
|/
* Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-10
|\
| * Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson2013-06-10
* | Fix bug 8846: better log message on IP version confusionNick Mathewson2013-05-17
* | Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)Desoxy2013-04-03
* | Controller: Always send ADDRMAP event after RESOLVE command (#8596 part 1/2)Desoxy2013-04-03
* | Bug 8477: Don't warn if fromerly GENERAL circuits still have streams.Mike Perry2013-03-29
* | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \
| * | Stop frobbing timestamp_dirty as our sole means to mark circuits unusableNick Mathewson2013-02-19
* | | Make stream events for RESOLVE lookups more consistentNick Mathewson2013-03-18
* | | Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
|/ /
* | fix a wide lineNick Mathewson2013-02-19
* | Downgrade an assert to LD_BUGNick Mathewson2013-02-19
* | Refactor code that rolls back the use stateMike Perry2013-02-01
* | Roll back the path_state for circs if we detatch a stream.Mike Perry2013-01-18
* | Implement Path use bias accounting.Mike Perry2013-01-18
* | Implement proposal 204: ignore subdomains in hidden service addressesJérémy Bobbio2013-01-16
* | Aftermath of isin->contains renamingNick Mathewson2013-01-16
* | Rename *_isin to *_containsNick Mathewson2013-01-16
* | Update the copyright date to 201.Nick Mathewson2013-01-16
* | Bug 7691: Send a probe cell down certain types of circs.Mike Perry2013-01-08
* | Fix a crash bug when running an node without IPv6-exit support.Nick Mathewson2012-12-29
* | Fix compilation warning: must not format u64 as long.Nick Mathewson2012-12-25
* | Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson2012-12-25
|\ \
| * | Changes from Nick's code review 'part 1'Mike Perry2012-12-18
| * | Space fixes.Mike Perry2012-12-09
| * | Allow any valid 'end' cell to mean a circuit was used successfully.Mike Perry2012-12-08
| * | Refactor path use bias code into own function.Mike Perry2012-12-07
| * | Note a strange case for SOCKS streams.Mike Perry2012-12-07
| * | Prop 209: Add in hidserv path bias counts for usage.Mike Perry2012-12-07
| * | Prop 209: Add path bias counts for timeouts and other mechanisms.Mike Perry2012-12-07
* | | Per-listener option to prefer IPv6 automaps when possible.Nick Mathewson2012-12-17
* | | Build and test most of the machinery needed for IPv6 virtualaddrmapsNick Mathewson2012-12-17
* | | Refactor the code to check if an address is matched by automapsuffixesNick Mathewson2012-12-17
* | | Fixed an unused-variable warningNick Mathewson2012-12-17
* | | Implement option to turn off DNS cache modification by a client portNick Mathewson2012-12-17