aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-06
|\
| * Add a missing includeNick Mathewson2014-02-06
| * Deliver circuit handshake counts as part of the heartbeatNick Mathewson2014-02-06
* | TransProxyType replaces TransTPROXY optionNick Mathewson2014-02-03
* | More fixes to rip out all of the v2 directory code.Karsten Loesing2014-02-03
* | 10365: Close connections if the VERSIONS cell has an odd length.rl19872014-02-03
* | Defensive programming in control_event_hs_descriptor_*Nick Mathewson2014-02-03
* | Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\ \
| * | add hidden service descriptor async control eventQingping Hou2014-01-29
* | | Merge remote-tracking branch 'public/bug10758'Nick Mathewson2014-02-03
|\ \ \
| * | | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
| |/ /
* | | Move the friendly warning about TPROXY and root to EPERM timeNick Mathewson2014-02-02
* | | Add support for TPROXY via new TransTPRoxy optionNick Mathewson2014-01-31
|/ /
* | whitespace fixesNick Mathewson2014-01-17
* | Add explicit check for 0-length extend2 cellsNick Mathewson2014-01-03
* | Merge remote-tracking branch 'public/bug10485'Nick Mathewson2013-12-24
|\ \
| * | Move onion-type stats message into heartbeatNick Mathewson2013-12-24
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-22
|\|
| * Fix automapping to ipv6Nick Mathewson2013-12-22
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-21
|\|
| * Fix a logic error in circuit_stream_is_being_handled.Nick Mathewson2013-12-21
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\|
| * Merge branch 'bug10423' into maint-0.2.4Nick Mathewson2013-12-17
| |\
| | * Avoid double-free on failure to dump_descriptor() a cached mdNick Mathewson2013-12-17
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\| |
| * | Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson2013-12-17
| |\ \ | | |/ | |/|
| | * Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson2013-12-16
* | | Fix get_configured_bridge_by_addr_port_digest(.,.,NULL)rl19872013-12-09
* | | Merge remote-tracking branch 'public/bug10131_024'Nick Mathewson2013-12-09
|\ \ \
| * | | Remove a check in channeltls.c that could never fail.Nick Mathewson2013-12-09
* | | | Only update view of micrdescriptor pos if pos is fetchable.Nick Mathewson2013-11-22
* | | | Merge remote-tracking branch 'sysrqb/bug9859_5'Nick Mathewson2013-11-20
|\ \ \ \
| * | | | A Bridge Authority should compute flag thresholdsMatthew Finkel2013-10-21
* | | | | Merge branch 'finish_prop157'Nick Mathewson2013-11-18
|\ \ \ \ \
| * | | | | Tweak #10162 documentation a bitNick Mathewson2013-11-18
| * | | | | Make the dir-key-crosscert element requiredNick Mathewson2013-11-14
* | | | | | Remove 'struct timeval now' that was shadowing 'struct timeval now'.Nick Mathewson2013-11-18
* | | | | | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \ \ \ \ \
| * | | | | | Unit tests for new functions in log.cNick Mathewson2013-11-18
| * | | | | | Add a sighandler-safe logging mechanismNick Mathewson2013-11-18
| * | | | | | Basic backtrace abilityNick Mathewson2013-11-18
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-10
|\| | | | |
| * | | | | Fix two more DirServer mentions in logNick Mathewson2013-11-10
| * | | | | Fix a wide lineNick Mathewson2013-11-10
| * | | | | Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10
* | | | | | Implementing --allow-missing-torrc CLI option.rl19872013-11-07
* | | | | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \ \ \ \