aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
...
* | | Verbotify documentation comments for the #1297-fix flagsRobert Ransom2012-01-04
* | | Add an option to close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Add an option to close 'almost-connected' HS client circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS client circs which are 'almost connected' on timeoutRobert Ransom2011-12-27
* | | Adjust n_intro_points_wanted when a service's intro points are closedRobert Ransom2011-12-20
* | | Revert "Make pending libevent actions cancelable"Nick Mathewson2011-12-06
* | | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \ \
| * | | Add a compile-time #define to control whether Tor runs in 'tor2web mode'Robert Ransom2011-11-30
| * | | Add Tor2webMode configuration optionRobert Ransom2011-11-24
| |/ /
* | | appease "make check-spaces"Nick Mathewson2011-11-30
* | | First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
* | | Initial support for simplest use of prop186 or-address linesNick Mathewson2011-11-30
* | | Initial hacking for proposal 186.Nick Mathewson2011-11-30
* | | Merge remote-tracking branch 'rransom-tor/bug3460-v4'Nick Mathewson2011-11-29
|\ \ \
| * | | Correct documentation comments for fields formerly named accepted_introsRobert Ransom2011-11-27
| * | | Rename accepted_intros fieldsRobert Ransom2011-11-27
| * | | Reduce lifetime of DH public key replay-detection cache elementsRobert Ransom2011-10-31
| * | | Ignore timestamps of INTRODUCE2 cellsRobert Ransom2011-10-31
| * | | Move the real INTRODUCE2 replay-detection cache into rend_intro_point_tRobert Ransom2011-10-30
| * | | Make introduction points expireRobert Ransom2011-10-30
| * | | Allow intro points to expire somewhat gracefullyRobert Ransom2011-10-30
| * | | Record which intro points were listed in the last HS descRobert Ransom2011-10-30
| * | | Record the number of INTRODUCE2 cells each intro point has receivedRobert Ransom2011-10-30
| * | | Record the time at which each intro point was first publishedRobert Ransom2011-10-30
* | | | Merge remote-tracking branch 'asn-mytor/bug4548_take2'Nick Mathewson2011-11-29
|\ \ \ \
| * | | | Finishing touches.George Kadianakis2011-11-25
| * | | | s/DynamicPrimes/DynamicDHGroups/gGeorge Kadianakis2011-11-25
| * | | | Introduce the DynamicPrimes configuration option.George Kadianakis2011-11-24
| | |/ / | |/| |
* | | | Merge branch 'disable_network'Nick Mathewson2011-11-29
|\ \ \ \
| * | | | New 'DisableNetwork' option to prevent Tor from using the networkNick Mathewson2011-11-28
* | | | | Merge branch 'multilevel_cfg'Nick Mathewson2011-11-29
|\ \ \ \ \
| * | | | | Add the ability to append and clear linelist options from cmdlineNick Mathewson2011-11-27
| * | | | | Make linelists always overridden by the command lineNick Mathewson2011-11-27
| |/ / / /
* / / / / Make pending libevent actions cancelableNick Mathewson2011-11-29
|/ / / /
* | | | Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'Nick Mathewson2011-11-24
|\ \ \ \
| * | | | New configuration option: DisableDebuggerAttachmentJacob Appelbaum2011-06-01
* | | | | Merge remote-tracking branch 'public/feature4516'Nick Mathewson2011-11-24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zeroNick Mathewson2011-11-18
* | | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-11-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine2011-11-21
* | | | | normalize the name of the CERTS cellRoger Dingledine2011-10-31
| |/ / / |/| | |
* | | | Merge branch 'maint-0.2.2_secfix' into master_secfixSebastian Hahn2011-10-27
|\| | |
| * | | Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
| * | | Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfixSebastian Hahn2011-10-26
| |\ \ \
| | * | | Mark which OR connections are outgoingRobert Ransom2011-10-26
| | * | | Don't use any OR connection which sent us a CREATE_FAST cell for an EXTENDRobert Ransom2011-10-26
| | * | | Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2011-10-26
| | * | | Maintain separate server and client identity keys when appropriate.Robert Ransom2011-10-26
| | * | | Add public_server_mode function.Robert Ransom2011-10-26