index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
tor-gencert.c
Age
Commit message (
Expand
)
Author
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
Nick Mathewson
2015-05-20
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
Nick Mathewson
2015-05-05
Fix a harmless memory leak in tor-gencert
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-10
Remember log messages that happen before logs are configured
Nick Mathewson
2014-08-21
Check for duplicate arguments to tor-gencert
Nick Mathewson
2014-04-19
scan-build: close stdio FILEs on error in tor-gencert
Nick Mathewson
2014-04-07
Fix some harmless/untriggerable memory leaks found by coverity
Nick Mathewson
2013-12-12
Make tor-gencert create 2048 bit signing keys.
Linus Nordberg
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-02-01
fix wide lines from tor_log rename
Nick Mathewson
2013-02-01
Rename log() to tor_log() for logging
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-08
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-11-08
Add and use and unlikely-to-be-eliminated memwipe()
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-07-16
Coverity 709056: Check return value on fputs in tor-gencert
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-05-07
Apply a patch from Gisle Vanem to make tor-gencert build under MSVC
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2011-11-25
tor-gencert: Fix a minor formatting issue in an error message (re: #4574)
Peter Palfrader
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-07-19
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-01-03
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
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-05-20
clean up whitespace in src/tools
Nick Mathewson
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-09-29
Make tor-gencert build on Android
Nick Mathewson
2009-09-29
Include util.h and log.h as relative paths.
Nathan Freitas
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-12
Add cross-certification to authority key certificates. Partial implementatio...
Nick Mathewson
2008-12-02
Change logging code to use fds instead of stdio. Fixes bug 861, and probably...
Nick Mathewson
2008-09-05
Fix a memory leak in tor-gencert.c
Nick Mathewson
2008-07-25
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
Nick Mathewson
2008-03-21
and one more
Roger Dingledine
2008-03-13
r18804@catbus: nickm | 2008-03-13 18:18:31 -0400
Nick Mathewson
2008-03-05
r18632@catbus: nickm | 2008-03-05 17:38:52 -0500
Nick Mathewson
2008-03-05
r18630@catbus: nickm | 2008-03-05 17:31:33 -0500
Nick Mathewson
2008-02-22
r14396@tombo: nickm | 2008-02-22 14:07:37 -0500
Nick Mathewson
[next]