Bumped Release in freeradius-server.spec. version-number given to build.sh must be...
[freeradius.git] / raddb / certs /
2017-06-05 Dan BreslauMerge tag 'release_3_0_14' into tr-integ
2017-05-05 Dan BreslauMerge remote-tracking branch 'origin/upstream_release_3...
2017-03-14 Alan DeKokMerge pull request #1941 from spbnick/openssl_1_1_cert_...
2017-03-14 Nikolai KondrashovRelax OpenSSL permissions for default key files
2017-02-27 Alan DeKokMerge pull request #1592 from spbnick/dlopen_actual_lib...
2017-02-21 Alan DeKokMerge pull request #1916 from spbnick/v3.0.x_openssl_1...
2017-02-20 Nikolai KondrashovUse openssl dhparam instead of obsolete gendh
2017-02-15 Alan T. DeKokpull openssl out as a macro
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-10-07 Alan DeKokMerge pull request #1310 from mcnewton/deb30a
2015-10-07 Alan T. DeKokAdd "verify" target for laziness
2015-06-30 Alan T. DeKokSet CA basic constraints to "critical". Fixes #1073
2015-06-29 Arran Cudbard-BellMerge pull request #1104 from alanbuxey/patch-50
2015-06-29 Alan BuxeyUpdate Makefile
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-22 Alan T. DeKokChange snake oil certs to example.org, instead of examp...
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-29 Alan T. DeKokRemove references to ${certdir}/random, and replace...
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2014-12-15 Arran Cudbard-BellMerge pull request #849 from spbnick/util_help
2014-12-09 Alan T. DeKokAllow spaces in certificate passwords
2014-07-22 Kevin WassermanMerge branch 'v3.0.x' into tr-upgrade
2014-07-16 Arran Cudbard-BellMerge pull request #732 from nchaigne/v3.0.x
2014-07-16 Arran Cudbard-BellMerge pull request #734 from spbnick/switch_cnf_to_sha256
2014-07-16 Nikolai KondrashovSwitch .cnf files to sha256 message digest
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-04-25 Alan T. DeKok"make whitespace"
2014-02-10 Alan T. DeKokUse /dev/urandom for randomness, if it exists
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2013-12-04 Alan T. DeKokQuieter output
2013-07-23 Arran Cudbard-Bells/[ \t]+$//g - config and docs
2013-07-21 Arran Cudbard-BellFix some more spelling mistakes
2013-07-11 Arran Cudbard-BellMerge pull request #361 from alanbuxey/master
2013-07-11 Alan BuxeyWindows Phone needs CRL Distribution Point to be set...
2013-07-02 Arran Cudbard-BellUse standard TLS config item names across all modules
2013-06-25 Arran Cudbard-BellApply redhat certs patch
2013-01-23 Alan T. DeKokMore forgiving way of making CA depend on index &&...
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-02-23 Alan T. DeKokClient certs are signed by the CA, not by the server
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-10-18 Alan T. DeKokSwitch to SHA1 for message digest
2011-10-18 Alan T. DeKokUpdate dependencies so that it works in more situations
2011-05-20 Alan T. DeKokBuild client certs for TLS
2010-10-23 Alan T. DeKokThe cert "bootstrap" code now checks certs for validity
2010-07-08 Alan T. DeKokCertificates do not depend on index / serial
2010-06-28 Alan T. DeKokWrap commands in "if ! output_file, then run command"
2010-06-28 Alan T. DeKokCheck for a working make before running it.
2010-04-29 Alan T. DeKokCorrected documentation
2009-12-06 Alan T. DeKokPortability fixes, as noted by bug #33
2009-12-03 Alan T. DeKokSign client certs with CA rather than server cert
2009-08-17 Alan T. DeKokAdd notes on SHA1 versus MD5
2009-05-12 Alan T. DeKokFixed typo
2009-05-12 Alan T. DeKokAdded notes on certificate compatibility
2009-02-03 Alan T. DeKokRevert "Change default hash function to SHA1. MD5...
2009-01-12 Alan T. DeKokChange default hash function to SHA1. MD5 is broken.
2009-01-01 Alan T. DeKokAdded "make cert" commands to bootstrap file
2008-11-25 Alan T. DeKokSet default days because OpenSSL people won't do it.
2008-07-20 Alan T. DeKokMake CA && Server certs depend on their cnf files
2008-07-20 Alan T. DeKokRely on rules in Makefile to build everything
2008-07-09 Alan T. DeKokLots of .gitignore files
2008-05-02 aland Make ca.der by default
2008-03-05 aland Use correct key (ca.key, not server.key)
2008-03-05 aland Target to print CA cert too
2008-02-13 aland Added note on SSL performance
2008-02-01 aland Fix bugs, make der
2008-01-10 aland Added notes on self-signed certificates
2007-11-03 aland Point to MS's page
2007-10-16 aland Corrected typo
2007-10-11 aland Made it work with non-GNU makes
2007-08-19 nbk Add "umask 027" to prevent the certificates from being...
2007-08-18 aland More notes
2007-08-13 aland Pulled fix from branch_1_1
2007-08-12 aland Added targets to verify the certificates
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-04-25 aland Added "bootstrap" script for creating initial certificates
2007-04-25 aland Note CSR stuff
2007-04-25 aland Added better dependencies
2007-04-24 aland Qualify "make distclean" so that it's almost impossibl...
2007-04-24 aland Deleted old certificates, and added new OpenSSL config...
2004-01-26 aland For laziness, add a test certificate directory, which...