2008-12-12 |
Nick Mathewson | Mark 5 0.2.1.x items as higest priority. Anything...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Remove a few no-longer-used checks from configure.in
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Do not discard sign on return values of iv crypto functions...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Note that a couple of line in control.c are supposed...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | If we are building under Coverity, enable geoip_stats...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Lower sprintf buffer max to ~SSIZE_T_MAX from SIZE_T_CEILING...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix two more unit-test bugs (deadcode this time) spotted...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Now that tor_assert is no longer using a broken force...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Remove some cargo-cult gcc hacks around tor_assert...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix error in last unit test mem-leak-fixing.
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Refactor find_first_by_keyword into one variant that...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Avoid multiple descriptor-fetch connections to authorities...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Add a PDS_ flag to exclude authorities from which we...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Change directory_get_from_dirserver to take a set of...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix wide line in main.c
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Add experimental support for learning svn revision...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix memory leaks in test_util_smartlist_* functions.
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix memory leaks in test_v3_networkstatus.
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Fix memory leaks in test_dir_format
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Change test_memeq macro to not leak memory. Addresses...
|
commit | commitdiff | tree |
2008-12-11 |
Nick Mathewson | Add goodell's feature-request 268 as a proposal idea.
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Fix a logic error that would automatically reject all...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Clarify current client behavior WRT TLS certificates...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Add new internal-use-only option for controllers to...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Bug 691 fix: do not shutdown Tor servers right away...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Oops; that should have been bug 874, not 879. Also...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Apply patch from Karsten to fix bug 879. Backport...
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | fix a typo in tor-spec.txt
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | small todo/changelog fixes
|
commit | commitdiff | tree |
2008-12-10 |
Nick Mathewson | Give a better error when something has changed our...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Better error message when told to setuid to ourself.
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | remove a bogus comment. Now that there is no undocumented...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Add a description of how to make AES parallelized across...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Redivide 0.2.1 items into do,nice-to-have,and defer.
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMA...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Bump version to 0.2.1.8-alpha-dev
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Specify the CONSENSUS_ARRIVED event.
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Add a new status event for consensus arrival
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Note that thandy-client json2xml works, and afaik Matt...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | remove some already-proposed things from 098-todo.txt
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Update status on some hidden-service proposals
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Migrate the reindex script to python, since adding...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Mark proposal 135 as Closed: no actual spec changes...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Merge proposal 136 into dir-spec.txt. We need to get...
|
commit | commitdiff | tree |
2008-12-09 |
Nick Mathewson | Mark proposals 153 and 154 as superseded by thandy...
|
commit | commitdiff | tree |
2008-12-08 |
Nick Mathewson | Compile without warnings on mingw.
|
commit | commitdiff | tree |
2008-12-08 |
Nick Mathewson | Mark DirPortFrontPage as a FILENAME rather than a STRING...
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Try to fix windows mmap code.
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Fix more leaks in test_util_memarea().
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Simplify mmap object layout to avoid confusing static...
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Fix a resource leak in test_dir_formats()
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Split test_util_smartlist into manageable chunks; make...
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Add a few more tests to our tests so that our tests...
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Add a couple of sanity-checks for return values that...
|
commit | commitdiff | tree |
2008-12-05 |
Nick Mathewson | Fix a hard-to-trigger memory leak in log_credential...
|
commit | commitdiff | tree |
2008-12-03 |
Nick Mathewson | signing, not secret.
|
commit | commitdiff | tree |
2008-12-03 |
Nick Mathewson | fix bug 880: find the end of an authority cert by looking...
|
commit | commitdiff | tree |
2008-12-03 |
Nick Mathewson | Revise 157: make the crosscert field match the other...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Do not use O_APPEND on fd-based operations that do...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Change logging code to use fds instead of stdio. Fixes...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Add two lseek wrappers to compat.[ch]: one to return...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | A cryptic comment in dir-spec.txt is now a complete...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Finish a sentence
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Add proposal 157: "Make certificate downloads specific"
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Apply rovv's patch for bug 864: avoid null error on...
|
commit | commitdiff | tree |
2008-12-02 |
Nick Mathewson | Define socklen_t before using it in compat.h
|
commit | commitdiff | tree |
2008-11-26 |
Nick Mathewson | Revert my older supposed gcc-4.4 warning workaround...
|
commit | commitdiff | tree |
2008-11-26 |
Nick Mathewson | Stop marking bsearch_idx as pure; it is not.
|
commit | commitdiff | tree |
2008-11-26 |
Nick Mathewson | Cast uid_t and gid_t to unsigned before passing to...
|
commit | commitdiff | tree |
2008-11-26 |
Nick Mathewson | Use fcntl for file locking when flock() is not available.
|
commit | commitdiff | tree |
2008-11-22 |
Nick Mathewson | Consider GetNetworkParams() nameserver parsing to have...
|
commit | commitdiff | tree |
2008-11-22 |
Nick Mathewson | Resolve a warning under gcc 4.4 trunk.
|
commit | commitdiff | tree |
2008-11-17 |
Nick Mathewson | Update _log_global_min_severity after switch_logs_debug...
|
commit | commitdiff | tree |
2008-11-16 |
Nick Mathewson | apply sebastian's bug 867 fix: make routerset_equal...
|
commit | commitdiff | tree |
2008-11-12 |
Nick Mathewson | Apparently sparc64 is way more strict about uint16_t...
|
commit | commitdiff | tree |
2008-11-12 |
Nick Mathewson | define get_uint8 and set_uint8 macros to make code...
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | Be even _more_ careful when signatures are bogus.
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | Only replace the detached signatures object when we...
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | Fix from rovv: when adding a detached signature, do...
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | oops, remove debugging log message.
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | be less aggressive about deleting expired certs. based...
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | Add PURPOSE= field to getinfo circuit-status. With...
|
commit | commitdiff | tree |
2008-11-11 |
Nick Mathewson | apply sebastian's fix for bug 859. Apparently on win32...
|
commit | commitdiff | tree |
2008-11-10 |
Nick Mathewson | Document a couple of functions.
|
commit | commitdiff | tree |
2008-11-09 |
Nick Mathewson | Log a little more when credential-switching fails.
|
commit | commitdiff | tree |
2008-11-09 |
Nick Mathewson | Add some notes on Unnamed, w lines, and p lines to...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | but to not attempt to download a specific certificate...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | Aaaaand, do not reset the download count just because...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | fix up signs in r17208
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | When we get a duplicated certificate, treat it as a...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | patch from karsten to not use or accept expired certs...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | Developers should usually configure with --enable-gcc...
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | Remove bug 811/845 debugging code
|
commit | commitdiff | tree |
2008-11-07 |
Nick Mathewson | fix wide lines
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | The chunk_size field in memarea_t was never actually...
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | make read_all and write_all return ssize_t.
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | Make multiplicity of dir-address match code. Fix bug 849
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | Yes, "NL" means "LF" to Tor.
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | Fix a compile error found under pcc. It wants single...
|
commit | commitdiff | tree |
2008-11-05 |
Nick Mathewson | Fix freebsd 7 compile by adding malloc_np.h header...
|
commit | commitdiff | tree |