| Commit message (Expand) | Author | Age |
* | Rename all reserved C identifiers we defined | Nick Mathewson | 2012-10-12 |
* | Use new replaycache_t structure for replay detection in rend_service_introduce() | Andrea Shepard | 2012-07-31 |
* | Resolve about 24 DOCDOCs | Nick Mathewson | 2012-06-05 |
* | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | 2012-06-04 |
* | Add about 60 more DOCDOC comments to 0.2.3 | Nick Mathewson | 2012-06-04 |
* | Refactor the API for setting up a block cipher. | Nick Mathewson | 2012-03-27 |
* | Rename nonconformant identifiers. | Nick Mathewson | 2012-01-18 |
* | Merge remote-tracking branch 'rransom-tor/bug3460-v4' | Nick Mathewson | 2011-11-29 |
|\ |
|
| * | Rename accepted_intros fields | Robert Ransom | 2011-11-27 |
| * | Move the real INTRODUCE2 replay-detection cache into rend_intro_point_t | Robert Ransom | 2011-10-30 |
* | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-07-01 |
|\| |
|
| * | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-07-01 |
| |\ |
|
| | * | Fix a rare memory leak in rend_cache_store | Nick Mathewson | 2011-07-01 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-06-03 |
|\| | |
|
| * | | Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2 | Nick Mathewson | 2011-06-03 |
| |\ \ |
|
| | * | | Log malformed HS descriptor requests at the proper level | Robert Ransom | 2011-03-14 |
| | * | | Remove dead code from rend_cache_lookup_v2_desc_as_dir | Robert Ransom | 2011-03-14 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-06-02 |
|\| | | |
|
| * | | | Add info-level log messages during HS-client-state purge | Robert Ransom | 2011-06-02 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-05-16 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-05-16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Check fetched rendezvous descriptors' service IDs | Robert Ransom | 2011-05-16 |
* | | | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 | Nick Mathewson | 2011-05-11 |
|\| | | |
|
| * | | | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm... | Nick Mathewson | 2011-05-11 |
| |\| | |
|
| | * | | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq | Nick Mathewson | 2011-05-11 |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-28 |
|\| | | |
|
| * | | | Merge branch 'bug3k_021' into bug3k_022 | Sebastian Hahn | 2011-04-28 |
| |\| | |
|
| | * | | Forget all rendezvous client state on SIGNAL NEWNYM | Robert Ransom | 2011-04-28 |
| | |/ |
|
| | * | Fix a heap overflow found by debuger, and make it harder to make that mistake... | Nick Mathewson | 2011-01-15 |
* | | | Merge maint-0.2.2 for the bug1090-part1-squashed branch | Nick Mathewson | 2011-04-27 |
|\| | |
|
| * | | Instead of checking whether we have unremoved intro points, check for usable ... | Nick Mathewson | 2011-04-27 |
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-07 |
|\| | |
|
| * | | Triage the XXX022 and XXX021 comments remaining in the code | Nick Mathewson | 2011-03-25 |
* | | | change APIs slightly to make #1944 easier | Roger Dingledine | 2011-02-07 |
|/ / |
|
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-03 |
|\| |
|
| * | Bump copyright statements to 2011 | Nick Mathewson | 2011-01-03 |
* | | Merge remote branch fix_security_bug_021 into fix_security_bug_022 | Nick Mathewson | 2010-12-15 |
|\| |
|
| * | Make payloads into uint8_t. | Nick Mathewson | 2010-12-15 |
* | | Create routerparse.h | Sebastian Hahn | 2010-07-27 |
* | | Create rephist.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendmid.h | Sebastian Hahn | 2010-07-27 |
* | | Create config.h | Sebastian Hahn | 2010-07-27 |
* | | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendservice.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendclient.h | Sebastian Hahn | 2010-07-27 |
* | | Create rendcommon.h | Sebastian Hahn | 2010-07-27 |
* | | Create routerlist.h | Sebastian Hahn | 2010-07-27 |
* | | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-02-27 |
|\| |
|
| * | Update Tor Project copyright years | Nick Mathewson | 2010-02-27 |
| * | Proper NULL checking for hsdesc publication | Sebastian Hahn | 2010-02-26 |