Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-11 | mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q". | Alexander Pepper |
2014-12-13 | mk-ca-bundle.pl: restored forced run again. | Guenter Knauf |
2014-10-28 | mk-ca-bundle: spell fix "version" | Daniel Stenberg |
2014-10-26 | Cosmetics: lowercase non-special subroutine names. | Guenter Knauf |
2014-10-23 | Some cosmetics and simplifies. | Guenter Knauf |
2014-10-23 | Remove dependency on openssl and cut. | Guenter Knauf |
2014-10-15 | mk-ca-bundle: added SHA-384 signature algorithm | Bruno Thomsen |
2014-09-11 | mk-ca-bundle.pl: converted tabs to spaces, deleted trailing spaces | Viktor Szakáts |
2014-09-10 | mk-ca-bundle.pl: first, try downloading HTTPS with curl | Daniel Stenberg |
2014-08-13 | mk-ca-bundle.pl: add missing $ | Daniel Stenberg |
2014-08-13 | mk-ca-bundle.pl: switched to using hg.mozilla.org | Daniel Stenberg |
2014-05-08 | mk-ca-bundle: added -p | Patrick Watson |
2014-01-05 | mk-ca-bundle.pl: avoid warnings with -d without parameter | Daniel Stenberg |
2014-01-05 | mk-ca-bundle: introduces -d and warns about using this script | Leif W |
2013-08-05 | Simplify check for trusted certificates. | Guenter Knauf |
2013-08-04 | Skip more untrusted certificates. | Guenter Knauf |
2013-04-10 | Fixed lost OpenSSL output with "-t" - followup. | Guenter Knauf |
2013-04-09 | Fixed lost OpenSSL output with "-t". | Guenter Knauf |
2013-04-04 | Another small output fix for --help and --version. | Guenter Knauf |
2013-04-04 | Fixed version output. | Guenter Knauf |
2013-04-04 | Added support for --help and --version options. | Guenter Knauf |
2013-04-04 | Added option to specify length of base64 output. | Guenter Knauf |
2013-01-05 | mk-ca-bundle: add -f, support passing to stdout and more | Daniel Stenberg |
2012-09-04 | mk-ca-bundle: detect start of trust section better | Daniel Stenberg |
2012-04-04 | Revert "access the CA source file using HTTPS" | Tim Heckman |
2012-03-31 | Revert "mk-ca-bundle.pl: use LWP::UserAgent for https" | Daniel Stenberg |
2012-03-10 | mk-ca-bundle.pl: use LWP::UserAgent with proper https verify behavior. | John Joseph Bachir |
2012-03-10 | access the CA source file using HTTPS | John Joseph Bachir |
2011-09-20 | Also skip certs masked as CKT_NSS_TRUST_UNKNOWN. | Guenter Knauf |
2011-09-04 | Fixed final message output. | Guenter Knauf |
2011-09-04 | Fix to skip untrusted certs. | Guenter Knauf |
2011-04-14 | Replaced var manipulations with perlish hacks. | Guenter Knauf |
2011-04-07 | mk-ca-bundle.pl: show full URL in output | Daniel Stenberg |
2011-04-01 | Increased script version. | Guenter Knauf |
2011-04-01 | Make use of proxy vars if set. | Guenter Knauf |
2011-04-01 | Use var again instead of hard-coded filename. | Guenter Knauf |
2011-03-14 | mk-ca-bundle.pl: Only download if modified | Ask Bjørn Hansen |
2011-02-02 | mk-ca-bundle.pl: use new cacert url | Daniel Stenberg |
2010-07-22 | Fixed script version which was still based on CVS Revision tag. | Guenter Knauf |
2010-03-24 | restore executable bits on some files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2008-08-23 | removed obsolete slash in URL. | Gunter Knauf |
2008-08-23 | revert accidental commit | Daniel Stenberg |
2008-08-23 | - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi | Daniel Stenberg |
2008-08-21 | use a more updated certdata.txt URL | Daniel Stenberg |
2008-02-15 | fixed version var. | Gunter Knauf |
2008-02-15 | moved info block up before help block so that it can also be displayed before... | Gunter Knauf |
2008-02-11 | open pipe to openssl commandline instead of writing into temp file. | Gunter Knauf |