Log of /openssl-blacklist
Directory Listing
Revision
355 -
Directory Listing
Modified
Wed May 6 19:12:37 2009 UTC
(4 years ago)
by
kees
tagging version 0.5-2
Revision
354 -
Directory Listing
Modified
Wed May 6 19:12:26 2009 UTC
(4 years ago)
by
kees
releasing version 0.5-2
Revision
353 -
Directory Listing
Modified
Wed May 6 19:12:03 2009 UTC
(4 years ago)
by
kees
test.sh: fix executable state of openssl-vulnkey (Closes: #525042).
Revision
352 -
Directory Listing
Modified
Wed Apr 8 18:50:30 2009 UTC
(4 years, 1 month ago)
by
kees
0.5-1
Revision
351 -
Directory Listing
Modified
Wed Apr 8 18:49:43 2009 UTC
(4 years, 1 month ago)
by
kees
untag blacklist release
Revision
350 -
Directory Listing
Modified
Wed Apr 8 18:05:23 2009 UTC
(4 years, 1 month ago)
by
kees
releasing 0.5-1 for real now
Revision
349 -
Directory Listing
Modified
Wed Apr 8 18:03:07 2009 UTC
(4 years, 1 month ago)
by
kees
clear old tag
Revision
348 -
Directory Listing
Modified
Wed Apr 8 17:53:59 2009 UTC
(4 years, 1 month ago)
by
jamie-guest
* test.sh: add non-existent file and permission denied tests, as well
as small cleanups
* openssl-vulnkey:
- exit with status '2' when errors are encountered (ie leave '1' for when
a bad modulus is found)
- be consistent with error reporting
Revision
347 -
Directory Listing
Modified
Wed Apr 8 17:05:10 2009 UTC
(4 years, 1 month ago)
by
kees
releasing 0.5-1
Revision
346 -
Directory Listing
Modified
Wed Apr 8 16:54:29 2009 UTC
(4 years, 1 month ago)
by
kees
* openssl-vulnkey:
- replace sha with hashlib Python module to silence Python 2.6 warnings.
- adjust skip/error handling, reporting more details (Closes: #498326).
- pull version when building instead of being hard-coded.
* debian/rules: use an orig.tar.gz since the blacklist files themselves
are static, to save space in the archive.
* test.sh: added mixed good/bad testing.'
Revision
333 -
Directory Listing
Modified
Thu Jun 19 20:23:50 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
tagging 0.4, 0.4.1, 0.4.2
Revision
332 -
Directory Listing
Modified
Thu Jun 19 16:18:48 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
bump version
add note to changelog about openssl-vulnkey license
Revision
331 -
Directory Listing
Modified
Thu Jun 19 16:16:44 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
merge with kees
update openssl-vulnkey to use GPL version 3
Revision
330 -
Directory Listing
Modified
Tue Jun 17 23:06:27 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
oops, needed "openssl" in the Build-Deps for openssl-blacklist
Revision
329 -
Directory Listing
Modified
Mon Jun 16 18:56:17 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
include run of internal tests during build, bump to standards version 3.8.0 (no changes needed)
Revision
328 -
Directory Listing
Modified
Mon Jun 16 18:43:55 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
tweak rules to install new examples
Revision
327 -
Directory Listing
Modified
Mon Jun 16 17:32:52 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
added blacklists/le64/blacklist-4096.db
updated debian/openssl-blacklist-extra.install to install 4096
updated openssl-vulnkey to not send STDERR to STDOUT (messes up rsa and
long bits)
updated test.sh for bad 4096 keys
Revision
326 -
Directory Listing
Modified
Mon Jun 16 17:30:56 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
merge kees' changes
Revision
323 -
Directory Listing
Modified
Wed Jun 11 19:42:21 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
bump to 0.4 due to new features and lists; make sure comment header goes to the right place
Revision
322 -
Directory Listing
Modified
Wed Jun 11 18:42:23 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
actually add the files I said I did
Revision
321 -
Directory Listing
Modified
Wed Jun 11 18:18:52 2008 UTC
(4 years, 11 months ago)
by
jamie-guest
* version bump
* allow checking of certificate requests
* only check moduli with an exponent of 65537 (the default on Debian/Ubuntu)
* update gen_certs.sh for when ~/.rnd does not exist when openssl is run
which can happen with openssl 0.9.8g and higher
* update gen_certs.sh to use '0' (in case of PID randomization)
* added more examples
* only prompt once for password (Closes: #483500)
* properly cache database reads when bits are same
* added '-m' and '-b' arguments. This is helpful for applications calling
openssl-vulnkey when the modulus and bits are known, such as openvpn.
* man page updates
* added test.sh
* added blacklists for when ~/.rnd does not exist when openssl is run
(LP: #232104)
* added 512 bit and partial 4096 blacklists (need le64) (LP: #231014)
* reorganized source databases, and ship the new gen_certs.sh format
* debian/rules: updated to use new blacklist format and organization
* create openssl-blacklist-extra package (but don't ship 4096 yet)
Revision
315 -
Directory Listing
Modified
Thu May 29 22:42:54 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
* debian/{rules,dirs,openssl-blacklist.install}: move openssl-vulnkey to
/usr/bin (Closes: #482435).
* examples/gen_certs.sh:
- test for fixed libssl versions (Closes: #483310).
- correctly skip pre-existing PEM files, thanks to Michel Meyers
(Closes: #483542).
- skip invalid pid 32768.
* openssl-vulnkey: allow reading from stding, based on patch from
Daniel Kahn Gillmor (Closes: #482427).
* debian/control: swap maintainer so Ubuntu syncs do not get confused.
Revision
314 -
Directory Listing
Modified
Thu May 29 01:04:24 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
debian/rules: switch to using dh_installexamples.
Revision
313 -
Directory Listing
Modified
Thu May 29 01:00:24 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
debian/control: add Vcs details, adjust uploaders line.
Revision
312 -
Directory Listing
Modified
Thu May 29 00:59:01 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
adjust Christoph's email address
Revision
311 -
Directory Listing
Modified
Wed May 28 20:32:01 2008 UTC
(4 years, 11 months ago)
by
keescook-guest
update openssl-blacklist to 0.3 upload, merge pending changes for 0.3.1
Revision
308 -
Directory Listing
Added
Tue May 20 16:49:20 2008 UTC
(5 years ago)
by
chrism
[svn-inject] Installing original source of openssl-blacklist