aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Add an "auto" option to UseBridgesNick Mathewson2011-06-02
* Merge remote-tracking branch 'public/bug3270' into maint-0.2.2Nick Mathewson2011-05-30
|\
| * Use a 64-bit type to hold sockets on win64.Nick Mathewson2011-05-23
* | Set timestamp_dirty on HS circuits as circuit_expire_building requiresRobert Ransom2011-05-30
* | Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson2011-05-23
|\ \ | |/ |/|
| * Implement TAKEOWNERSHIP commandRobert Ransom2011-05-20
| * Fix comment typoRobert Ransom2011-05-20
| * Implement __OwningControllerProcess optionRobert Ransom2011-05-20
* | Clean up the 2972 implementation a littleSebastian Hahn2011-05-15
* | Add UnixSocketsGroupWritable config flagJérémy Bobbio2011-05-15
* | Handle transitions in Automap*, VirtualAddrNetwork correctlyNick Mathewson2011-05-13
* | Add a ControlPortFileGroupWritable optionNick Mathewson2011-05-13
* | Write automatically-chosen control ports to a file.Nick Mathewson2011-05-13
* | "(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary portNick Mathewson2011-05-13
|/
* Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson2011-05-09
|\
| * Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
* | CONN_LOG_PROTECT()'s first argument may not be 0Sebastian Hahn2011-05-09
|/
* warn if we launch too many circuits for a given streamRoger Dingledine2011-04-27
* If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine2011-04-26
* Make SIGNAL DUMP work on FreeBSDSebastian Hahn2011-04-15
* Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
|\
| * Add XXX023s for our timestamp_dirty abuse.Nick Mathewson2011-03-25
| * Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
|/
* Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* Merge remote branch 'arma/bug2510' into maint-0.2.2Nick Mathewson2011-03-14
|\
| * fix two issues pointed out by nickmRoger Dingledine2011-03-13
* | Tweak the bug2250 fix slightlySebastian Hahn2011-03-01
* | Fix GETINFO config-text for private networksSebastian Hahn2011-02-26
* | Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson2011-02-25
|\ \
| * | Add Maxima lists to bandwidth state.Nick Mathewson2011-01-10
* | | Merge branch 'log_domains' into maint-0.2.2Nick Mathewson2011-02-22
|\ \ \ | |_|/ |/| |
| * | Add a torrc option to report log domainsNick Mathewson2011-01-25
* | | Add an option to disable the block-private-addresses featureNick Mathewson2011-01-26
* | | Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson2011-01-25
|/ /
* | Tighten accepted circwindow parametersSebastian Hahn2011-01-15
* | Provide constant limits for all consensus paramsSebastian Hahn2011-01-15
* | Sanity-check consensus param valuesSebastian Hahn2011-01-15
|/
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\|
| * Make payloads into uint8_t.Nick Mathewson2010-12-15
| * Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn2010-08-18
* | Break NoPublish supportSebastian Hahn2010-11-10
* | Change Natd into NATD in our options.Sebastian Hahn2010-11-10
* | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* | Comment out the (unused) RunTesting optionSebastian Hahn2010-11-10
* | Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine2010-09-30
|\ \
| * | Nominaly lower the minimum timeout value to 1500.Mike Perry2010-09-29
* | | Merge branch 'bug1772' into maint-0.2.2Roger Dingledine2010-09-29
|\| |