Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update some copyright notices: it is now 2008.•••svn:r13412 | Nick Mathewson | 2008-02-07 |
* | r17947@catbus: nickm | 2008-02-06 11:57:53 -0500••• Fix a bunch of DOCDOC items; document the --quiet flag; refactor a couple of XXXX020 items. svn:r13405 | Nick Mathewson | 2008-02-06 |
* | r17639@catbus: nickm | 2008-01-15 19:09:21 -0500••• Fix some hard to trigger but nonetheless real memory leaks spotted by an anonymous contributor. Needs review. Partial backport candidate. svn:r13147 | Nick Mathewson | 2008-01-16 |
* | r17584@catbus: nickm | 2008-01-12 18:52:01 -0500••• Fix output of "tor-gencert --help" svn:r13118 | Nick Mathewson | 2008-01-12 |
* | r17550@catbus: nickm | 2008-01-10 12:08:01 -0500••• Add a manual page for tor-gencert. Also implement the missing -s option in tor-gencert, and fix the info message for when no cert file is specified. svn:r13091 | Nick Mathewson | 2008-01-10 |
* | r17459@catbus: nickm | 2008-01-03 17:44:25 -0500••• add init_logging calls to tor_gencert and tor_resolve svn:r13028 | Nick Mathewson | 2008-01-03 |
* | clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc•••svn:r12786 | Roger Dingledine | 2007-12-12 |
* | r15956@catbus: nickm | 2007-10-19 11:18:14 -0400••• Encode address in certificates. Also, make it possible to create certs reusing an old key. svn:r12046 | Nick Mathewson | 2007-10-19 |
* | r14832@catbus: nickm | 2007-08-29 15:00:27 -0400••• Use (and debug) new file-writing functions in order to simplify code that formerly built big strings in RAM. svn:r11301 | Nick Mathewson | 2007-08-29 |
* | r14093@catbus: nickm | 2007-08-08 01:49:54 -0400••• Include fewer redundant headers; use the compiler search paths better. svn:r11060 | Nick Mathewson | 2007-08-08 |
* | r13385@catbus: nickm | 2007-06-13 14:14:47 -0400••• In tor-gencert, write BEGIN SIGNATURE, not BEGIN_SIGNATURE. svn:r10585 | Nick Mathewson | 2007-06-13 |
* | r13239@catbus: nickm | 2007-06-04 11:30:37 -0400••• Fix the fix for bug 445: set umask properly. Also use open+fdopen rather than just umask+fopen, and create authority identity key with mode 400. svn:r10485 | Nick Mathewson | 2007-06-04 |
* | r13191@catbus: nickm | 2007-06-03 19:38:18 -0400••• Set umask(0700) when starting tor-gencert; resolves bug 445. svn:r10475 | Nick Mathewson | 2007-06-03 |
* | r12605@catbus: nickm | 2007-04-30 21:10:48 -0400••• Add an expiry date to key certificates. svn:r10079 | Nick Mathewson | 2007-05-01 |
* | r12596@catbus: nickm | 2007-04-30 18:42:44 -0400••• New tool to generate key certificates as in proposal 103. needs cleanup svn:r10075 | Nick Mathewson | 2007-04-30 |