summaryrefslogtreecommitdiff
path: root/src/or/relay.c
AgeCommit message (Expand)Author
2012-07-06Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3Roger Dingledine
2012-07-06Fix a bug handling SENDME cells on nonexistent streams.Nick Mathewson
2012-07-01Revert "Detect bug 6252 (unexpected sendme cell)"Roger Dingledine
2012-07-01Detect bug 6252 (unexpected sendme cell)Roger Dingledine
2012-06-15Move tor_gettimeofday_cached() into compat_libeventNick Mathewson
2012-06-15Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson
2012-06-13Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson
2012-06-05Resolve about 24 DOCDOCsNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-06-04Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug5541_v2'Nick Mathewson
2012-05-15Prevent an (impossible) null-pointer dereference in connection_edge_process_r...Nick Mathewson
2012-05-11An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-28Bug 4786 fix: don't convert EARLY to RELAY on v1 connectionsNick Mathewson
2011-12-26Downgrade relay_early-related warningNick Mathewson
2011-12-22Allow prop110 violations if AllowNonearlyExtend is set in consensusNick Mathewson
2011-12-22Log what fraction of EXTEND cells have died for being non-earlyNick Mathewson
2011-12-22Implement the last of proposal 110Nick Mathewson
2011-11-29Add an assert before dereferencing entry_conn->socks_requestRobert Ransom
2011-11-11All-in-one benchmark test for cell cryptoNick Mathewson
2011-09-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-09-07Fix whitespace issues in patches merged today so farNick Mathewson
2011-08-30Use %f with printf-style formatting, not %lfNick Mathewson
2011-07-21Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson
2011-07-18Remember optimistically sent data until we have gotten a CONNECTEDNick Mathewson
2011-07-01Don't shadow parameters with local variablesNick Mathewson
2011-06-14Make the get_options() return constNick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-15Log descriptions of nodes, not just nicknames.Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-05-11Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-25Add XXX023s for our timestamp_dirty abuse.Nick Mathewson
2011-03-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-16Move the decl for tor_gettimofday_cache_clear to the right headerNick Mathewson
2011-03-15Merge remote branch 'arma/optimistic_server'Nick Mathewson
2011-03-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-03-15whitespace fixes to pass 'make check-spaces'Roger Dingledine
2011-03-15Fix comment for connection_edge_consider_sending_sendmeNick Mathewson
2011-03-14Revise prop174 patch: make the circuit sendme calls unconditional.Nick Mathewson
2011-03-14Implement server side of Proposal 174 (optimistic data)Ian Goldberg
2011-01-15Merge branch 'maint-0.2.2'Roger Dingledine
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2011-01-03Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson