- Jan 17, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
(Pull on a thread and the whole sweater unravels.)
-
Nick Mathewson authored
Fix by "ultramage". This already has a changes entry.
-
Nick Mathewson authored
-
Nick Mathewson authored
This won't actually break them any worse than they were broken before: it just removes a set of warnings that nobody was actually seeing, I hope. Closes 6826
-
Nick Mathewson authored
-
The implementation is pretty straightforward: parse_extended_hostname() is modified to drop any leading components from an address like 'foo.aaaaaaaaaaaaaaaa.onion'.
-
Nick Mathewson authored
Conflicts: src/or/or.h srcwin32/orconfig.h
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 7305.
-
Nick Mathewson authored
Fix for bug 7308
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes 7309
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for bug 7313
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bugs 7312 and 7310.
-
Nick Mathewson authored
Fixes bug 7669
-
- Jan 16, 2013
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix wide lines and comments, and add a changes file
-
Nick Mathewson authored
This is an automatically generated commit, from the following perl script, run with the options "-w -i -p". s/smartlist_string_num_isin/smartlist_contains_int_as_string/g; s/smartlist_string_isin((?:_case)?)/smartlist_contains_string$1/g; s/smartlist_digest_isin/smartlist_contains_digest/g; s/smartlist_isin/smartlist_contains/g; s/digestset_isin/digestset_contains/g;
-
Nick Mathewson authored
In 6fbdf635 we added a couple of statements like: if (test) { ... }; The extraneous semicolons there get flagged as worrisome empty statements by the cparser library, so let's fix them. Patch by Christian Grothoff; fixes bug 7115.
-
Nick Mathewson authored
Fixes bug 7308; bugfix on no released Tor, since we haven't actually built right on MSVC in ages.
-
Nick Mathewson authored
Fixes ticket 6302
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes more of bug 7972
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fix for bug 7972
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 15, 2013
-
-
Nick Mathewson authored
-