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
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-11-16
Give a descriptive error message with "tor-gencert --create-identity-key"
Neel Chauhan
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-10-16
Add a tor_free() in tor_gencert to fix a coverity warning
Nick Mathewson
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-21
Rename openssl-bridging functions in crypto_rsa
Nick Mathewson
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Extract and rename crypto_log_errors().
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-10
Refactor ipv[46].[ch]
Nick Mathewson
2018-06-29
Stop using util.h and compat.h in src/tools
Nick Mathewson
2018-06-29
Remove read_all and write_all
Nick Mathewson
2018-06-27
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
rectify include paths (automatic) for address.h
Nick Mathewson
2018-06-22
Automated fixup of include paths after torlog.h movement.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Remove all use of the assert.h header
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-05-08
Add crypto_log_errors() to crypto_util.[ch]
Fernando Fernandez Mancera
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-03
Include crypto_digest.h in order to solve dependency issues.
Fernando Fernandez Mancera
2017-09-17
Fix memory leak in tor-gencert.c
Nick Mathewson
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-03
Merge branch 'bug20553_028'
Nick Mathewson
2016-11-03
Work around a behavior change in openssl's BUF_MEM code
Nick Mathewson
2016-06-14
use new-form macros to disable -Wredundant-decls
Nick Mathewson
2016-06-14
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-06-14
Suppress the Wredundant-decls warning in another set of openssl headers
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-03-28
Fix a memory leak in tor-gencert.
Nick Mathewson
2016-02-12
Handle the case where tor-gencert gets a passphrase with no NL
Nick Mathewson
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
[next]