Lines Matching +full:- +full:- +full:fix +full:- +full:missing
1 2008-07-14 Love Hörnquist Åstrand <lha@kth.se>
5 2008-06-21 Love Hörnquist Åstrand <lha@kth.se>
12 2008-05-23 Love Hörnquist Åstrand <lha@kth.se>
16 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se>
18 * sel-lex.l: Use _hx509_sel_yyerror() instead of error_message().
20 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se>
22 * sel-lex.l: Include <config.h>
24 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se>
26 * Makefile.am: Update make-proto usage.
28 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se>
32 * sel-lex.l: Prefix sel_error with _hx509_ since its global on
38 * sel-lex.l: rename yyerror to sel_yyerror in the whole library,
41 2008-04-14 Love Hörnquist Åstrand <lha@it.su.se>
43 * sel-lex.l: Rename yyerror to sel_yyerror and make it static.
45 2008-04-08 Love Hörnquist Åstrand <lha@it.su.se>
47 * hx509.h: Make self-standing by including missing files.
49 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se>
61 2008-03-19 Love Hörnquist Åstrand <lha@it.su.se>
65 2008-03-16 Love Hörnquist Åstrand <lha@it.su.se>
67 * version-script.map: add missing symbols
71 code. Also add som missing cred and context pass-thou functions in
74 2008-03-14 Love Hörnquist Åstrand <lha@it.su.se>
82 2008-02-26 Love Hörnquist Åstrand <lha@it.su.se>
84 * version-script.map: add hx509_pem_read
86 * hxtool-commands.in: Add --pem to cms-verify-sd.
92 2008-02-25 Love Hörnquist Åstrand <lha@it.su.se>
96 2008-02-11 Love Hörnquist Åstrand <lha@it.su.se>
98 * Use ldap-prep (with libwind) to compare names
100 2008-01-27 Love Hörnquist Åstrand <lha@it.su.se>
109 2008-01-21 Love Hörnquist Åstrand <lha@it.su.se>
113 2008-01-18 Love Hörnquist Åstrand <lha@it.su.se>
115 * version-script.map: Export hx509_free_error_string().
117 2008-01-17 Love Hörnquist Åstrand <lha@it.su.se>
119 * version-script.map: only export C_GetFunctionList
123 * softp11.c: fix comment, remove label.
125 * softp11.c: Add option app-fatal to control if softtoken should
128 2008-01-16 Love Hörnquist Åstrand <lha@it.su.se>
140 2008-01-15 Love Hörnquist Åstrand <lha@it.su.se>
156 2008-01-14 Love Hörnquist Åstrand <lha@it.su.se>
162 2008-01-13 Love Hörnquist Åstrand <lha@it.su.se>
164 * version-script.map: Replace hx509_name_to_der_name with
169 2007-12-26 Love Hörnquist Åstrand <lha@it.su.se>
179 2007-12-17 Love Hörnquist Åstrand <lha@it.su.se>
183 2007-12-16 Love Hörnquist Åstrand <lha@it.su.se>
187 2007-12-15 Love Hörnquist Åstrand <lha@it.su.se>
197 2007-12-11 Love Hörnquist Åstrand <lha@it.su.se>
201 2007-12-09 Love Hörnquist Åstrand <lha@it.su.se>
205 * test_nist_pkcs12.in: drop echo -n, doesn't work with posix sh
207 2007-12-08 Love Hörnquist Åstrand <lha@it.su.se>
219 * name.c: fix doxygen compiling.
229 2007-11-16 Love Hörnquist Åstrand <lha@it.su.se>
233 2007-08-16 Love Hörnquist Åstrand <lha@it.su.se>
235 * data/nist-data: Make work on case senstive filesystems too.
237 2007-08-09 Love Hörnquist Åstrand <lha@it.su.se>
242 2007-08-08 Love Hörnquist Åstrand <lha@it.su.se>
244 * cert.c: "self-signed doesn't count" doesn't apply to trust
254 * cert.c: Fix NC, comment on how to use _hx509_check_key_usage.
256 2007-08-03 Love Hörnquist Åstrand <lha@it.su.se>
271 2007-08-02 Love Hörnquist Åstrand <lha@it.su.se>
276 2007-08-01 Love Hörnquist Åstrand <lha@it.su.se>
288 2007-07-16 Love Hörnquist Åstrand <lha@it.su.se>
290 * Makefile.am: Add version-script.map to EXTRA_DIST
292 2007-07-12 Love Hörnquist Åstrand <lha@it.su.se>
296 2007-07-10 Love Hörnquist Åstrand <lha@it.su.se>
302 2007-06-28 Love Hörnquist Åstrand <lha@it.su.se>
318 2007-06-26 Love Hörnquist Åstrand <lha@it.su.se>
324 * hxtool-commands.in: Adapt to new request handling.
330 * version-script.map: Add initialize_hx_error_table_r.
336 * version-script.map: Export more crap^W semiprivate functions.
340 * version-script.map: add missing ;
342 2007-06-25 Love Hörnquist Åstrand <lha@it.su.se>
366 * version-script.map: Export some semi-private functions.
370 * hxtool-commands.in (cms-create-signed): add --pem
382 * version-script.map: Limited exported symbols.
384 * test_ca.in: test --hostname.
386 * test_chain.in: test max-depth
390 * hxtool-commands.in: add --hostname add --max-depth
392 * cert.c: Verify hostname and max-depth.
394 * hxtool.c: Verify hostname and test max-depth.
396 2007-06-24 Love Hörnquist Åstrand <lha@it.su.se>
398 * test_cms.in: Test --id-by-name.
400 * hxtool-commands.in: add cms-create-sd --id-by-name
413 2007-06-19 Love Hörnquist Åstrand <lha@it.su.se>
417 * hxtool.c: Added peap-server for to make windows peap clients
422 * hxtool.c: Implement --content-type.
424 * hxtool-commands.in: Add content-type.
428 2007-06-18 Love Hörnquist Åstrand <lha@it.su.se>
444 2007-06-12 Love Hörnquist Åstrand <lha@it.su.se>
448 * hx_locl.h: Now that KEYCHAIN:system-anchors is fast again, use
456 * cert.c: Fix logic for allow_default_trust_anchors
463 2007-06-08 Love Hörnquist Åstrand <lha@it.su.se>
469 2007-06-06 Love Hörnquist Åstrand <lha@it.su.se>
474 * test_cms.in: Test cms peer-alg.
477 mean rsa-with-sha1 but oid oid_id_pkcs1_rsaEncryption in algorithm
486 * hxtool-commands.in: Add cms-create-sd --peer-alg.
494 2007-06-05 Love Hörnquist Åstrand <lha@it.su.se>
498 * cms.c: When we are not using pkcs7-data, avoid seing
506 * ks_keychain.c: include -framework Security specific header files
518 2007-06-04 Love Hörnquist Åstrand <lha@it.su.se>
526 * ks_keychain.c: Remove err(), remove extra empty comment, fix
536 * test_windows.in: Fix status string.
541 * print.c: Check that the self-signed cert is really self-signed.
544 self-signed.
576 2007-06-03 Love Hörnquist Åstrand <lha@it.su.se>
578 * revoke.c (hx509_crl_*): fix sizeof() mistakes to fix memory
583 * hxtool-commands.in: Add lifetime to crls.
591 * hxtool-commands.in: argument is certificates.. for crl-sign
595 * revoke.c: Fix hx509_set_error_string calls, add
602 2007-06-02 Love Hörnquist Åstrand <lha@it.su.se>
604 * test_chain.in: test ocsp-verify
611 * hxtool.c: New command ocsp-verify, check if ocsp contains all
614 * hxtool-commands.in: New command ocsp-verify.
616 2007-06-01 Love Hörnquist Åstrand <lha@it.su.se>
624 * hxtool-commands.in: Add crl-sign commands.
628 * tst-crypto-select2: Switched default types.
630 * tst-crypto-select1: Switched default types.
661 * hxtool-commands.in: Add statistics hook.
669 2007-05-31 Love Hörnquist Åstrand <lha@it.su.se>
673 * Makefile.am: Fix windows client cert name.
675 * test_windows.in: Add crl-uri for the ee certs.
683 * print.c: Fix printing of CRL DPnames (I hate IMPLICIT encoded
686 * hxtool-commands.in: make ca and alias of certificate-sign
688 2007-05-30 Love Hörnquist Åstrand <lha@it.su.se>
692 * hxtool-commands.in: Add ca --ms-upn.
694 * hxtool.c: add --ms-upn and add more EKU's for pk-init client.
700 * test_crypto.in: check for aes256-cbc
702 * tst-crypto-select7: check for aes256-cbc
706 * hxtool.c: add ca --domain-controller option, add secret key
711 * hxtool-commands.in: add ca --domain-controller
719 2007-05-13 Love Hörnquist Åstrand <lha@it.su.se>
723 2007-05-10 Love Hörnquist Åstrand <lha@it.su.se>
727 * hxtool-commands.in: add test-crypto command
732 use pkcs7-data.
743 2007-04-24 Love Hörnquist Åstrand <lha@it.su.se>
747 2007-04-19 Love Hörnquist Åstrand <lha@it.su.se>
753 2007-04-18 Love Hörnquist Åstrand <lha@it.su.se>
774 2007-04-16 Love Hörnquist Åstrand <lha@it.su.se>
776 * Makefile.am: CLEANFILES += cert-null.pem cert-sub-ca2.pem
778 2007-02-05 Love Hörnquist Åstrand <lha@it.su.se>
785 2007-02-03 Love Hörnquist Åstrand <lha@it.su.se>
802 * cert.c: Fix printing and plug leak-on-error.
804 2007-01-31 Love Hörnquist Åstrand <lha@it.su.se>
806 * test_ca.in: Add test for ca --crl-uri.
808 * hxtool.c: Add ca --crl-uri.
810 * hxtool-commands.in: add ca --crl-uri
821 2007-01-30 Love Hörnquist Åstrand <lha@it.su.se>
825 2007-01-21 Love Hörnquist Åstrand <lha@it.su.se>
829 2007-01-20 Love Hörnquist Åstrand <lha@it.su.se>
831 * test_ca.in: Really test sub-ca code, add basic constraints tests
833 2007-01-17 Love Hörnquist Åstrand <lha@it.su.se>
835 * Makefile.am: Fix makefile problem.
837 2007-01-16 Love Hörnquist Åstrand <lha@it.su.se>
841 2007-01-15 Love Hörnquist Åstrand <lha@it.su.se>
852 2007-01-14 Love Hörnquist Åstrand <lha@it.su.se>
864 * hxtool.c: Add certificate template processing, fix hx509_err
867 * hxtool-commands.in: Add certificate template processing.
869 * ca.c: Add certificate template processing. Fix return messages
874 2007-01-13 Love Hörnquist Åstrand <lha@it.su.se>
881 --email.
891 * env.c: key-value pair help functions
893 2007-01-12 Love Hörnquist Åstrand <lha@it.su.se>
898 * print.c: Fix previous test.
912 * hxtool-commands.in (certificate-sign): add --jid
915 id-pkix-on-xmppAddr OtherName.
917 * print.c: Print id-pkix-on-xmppAddr OtherName.
919 2007-01-11 Love Hörnquist Åstrand <lha@it.su.se>
947 * Makefile.am: add data/test-nopw.p12 to EXTRA_DIST
949 2007-01-10 Love Hörnquist Åstrand <lha@it.su.se>
956 * print.c: fix the version vs extension test
962 2007-01-09 Love Hörnquist Åstrand <lha@it.su.se>
964 * ks_p11.c (collect_private_key): Missing CKA_MODULUS is ok
976 * data/gen-req.sh: Generate a no password pkcs12 file.
978 2007-01-08 Love Hörnquist Åstrand <lha@it.su.se>
982 2007-01-05 Love Hörnquist Åstrand <lha@it.su.se>
990 certificates) Change --key argument to --out-key.
992 * hxtool-commands.in (issue-certificate): Allow setting
993 serialNumber (needed for reissuing certificates), Change --key
994 argument to --out-key.
999 2007-01-04 Love Hörnquist Åstrand <lha@it.su.se>
1005 * hxtool-commands.in: add generate key commands
1009 * hxtool-commands.in: Spelling.
1019 2007-01-04 David Love <fx@gnu.org>
1023 * hxtool.c (pcert_verify): Fix format string.
1025 2006-12-31 Love Hörnquist Åstrand <lha@it.su.se>
1029 * cert.c: Fix test for proxy certs chain length, it was too
1038 * hxtool.c: add --lifetime to ca command.
1040 * hxtool-commands.in: add --lifetime to ca command.
1047 BasicConstraints, fix error codes.
1055 2006-12-30 Love Hörnquist Åstrand <lha@it.su.se>
1059 * test_ca.in: test issuing self-signed and CA certificates.
1061 * hxtool.c: Add bits to allow issuing self-signed and CA
1064 * hxtool-commands.in: Add bits to allow issuing self-signed and CA
1079 * hxtool-commands.in: Add dnsname and rfc822 SANs.
1088 certificate (https and pk-init)
1094 * hxtool-commands.in: Add --type and --pk-init-principal
1096 * ocsp.asn1: remove id-kp-OCSPSigning, its in rfc2459.asn1 now
1098 2006-12-29 Love Hörnquist Åstrand <lha@it.su.se>
1102 * Makefile.am: add ca.c, add sign-certificate tests.
1106 * hxtool-commands.in: Add the sign-certificate tool.
1108 * hxtool.c: Add the sign-certificate tool.
1119 2006-12-28 Love Hörnquist Åstrand <lha@it.su.se>
1123 2006-12-22 Love Hörnquist Åstrand <lha@it.su.se>
1127 2006-12-11 Love Hörnquist Åstrand <lha@it.su.se>
1133 2006-12-09 Love Hörnquist Åstrand <lha@it.su.se>
1141 2006-12-08 Love Hörnquist Åstrand <lha@it.su.se>
1148 * hx509_err.et: fix errorstring for PROXY_CERT_NAME_WRONG
1153 data/proxy10-child-child-test.{key,crt}
1155 * data/gen-req.sh: Fix names and restrictions on the proxy
1161 2006-12-07 Love Hörnquist Åstrand <lha@it.su.se>
1163 * cert.c (check_key_usage): tell what keyusages are missing
1172 2006-12-06 Love Hörnquist Åstrand <lha@it.su.se>
1174 * Makefile.am (EXTRA_DIST): add data/pkinit-proxy* files
1176 * Makefile.am (EXTRA_DIST): add tst-crypto* files
1198 (_hx509_query_match_cert): Add time validity-testing to query mask
1200 * hx_locl.h: add time validity-testing to query mask
1205 2006-11-28 Love Hörnquist Åstrand <lha@it.su.se>
1227 2006-11-27 Love Hörnquist Åstrand <lha@it.su.se>
1233 * crypto.c (hx509_crypto_select): check sig_algs[j]->key_oid
1235 * hxtool-commands.in (crypto-available): add --type
1239 * hxtool-commands.in: Expand crypto-select
1243 * hxtool-commands.in: Add crypto-select and crypto-available.
1245 * hxtool.c: Add crypto-select and crypto-available.
1253 2006-11-26 Love Hörnquist Åstrand <lha@it.su.se>
1271 * peer.c: Allow selection of digest/sig-alg
1279 2006-11-25 Love Hörnquist Åstrand <lha@it.su.se>
1285 2006-11-24 Love Hörnquist Åstrand <lha@it.su.se>
1289 2006-11-23 Love Hörnquist Åstrand <lha@it.su.se>
1301 * data/gen-req.sh: Build pk-init proxy cert.
1303 2006-11-16 Love Hörnquist Åstrand <lha@it.su.se>
1308 2006-11-13 Love Hörnquist Åstrand <lha@it.su.se>
1312 2006-11-07 Love Hörnquist Åstrand <lha@it.su.se>
1316 2006-11-04 Love Hörnquist Åstrand <lha@it.su.se>
1323 2006-10-24 Love Hörnquist Åstrand <lha@it.su.se>
1329 * hx509_err.et: more error-codes
1354 2006-10-22 Love Hörnquist Åstrand <lha@it.su.se>
1366 2006-10-21 Love Hörnquist Åstrand <lha@it.su.se>
1384 2006-10-20 Love Hörnquist Åstrand <lha@it.su.se>
1388 2006-10-19 Love Hörnquist Åstrand <lha@it.su.se>
1395 2006-10-17 Love Hörnquist Åstrand <lha@it.su.se>
1399 2006-10-16 Love Hörnquist Åstrand <lha@it.su.se>
1403 * test_crypto.in: Test random-data.
1408 * Makefile.am: clean random-data
1410 * hxtool.c: Add random-data command, use sl_slc_help.
1412 * hxtool-commands.in: Add random-data.
1418 2006-10-14 Love Hörnquist Åstrand <lha@it.su.se>
1426 2006-10-11 Love Hörnquist Åstrand <lha@it.su.se>
1434 2006-10-10 Love Hörnquist Åstrand <lha@it.su.se>
1439 2006-10-08 Love Hörnquist Åstrand <lha@it.su.se>
1441 * test_crypto.in: Put all test stuck at 2006-09-25 since all their
1444 * hxtool.c: Implement --time= option.
1446 * hxtool-commands.in: Add option time.
1459 2006-10-07 Love Hörnquist Åstrand <lha@it.su.se>
1466 2006-10-06 Love Hörnquist Åstrand <lha@it.su.se>
1474 2006-10-02 Love Hörnquist Åstrand <lha@it.su.se>
1478 2006-10-01 Love Hörnquist Åstrand <lha@it.su.se>
1480 * ks_p11.c: Fix double free's, NULL ptr de-reference, and conform
1485 2006-09-19 Love Hörnquist Åstrand <lha@it.su.se>
1487 * test_crypto.in: Bleichenbacher bad cert from Ralf-Philipp
1490 * data: starfield test root cert and Ralf-Philipp and Andreis
1493 2006-09-15 Love Hörnquist Åstrand <lha@it.su.se>
1504 2006-09-13 Love Hörnquist Åstrand <lha@it.su.se>
1506 * test_crypto.in,Makefile.am,data/bleichenbacher-{bad,good}.pem:
1509 2006-09-12 Love Hörnquist Åstrand <lha@it.su.se>
1517 2006-09-11 Love Hörnquist Åstrand <lha@it.su.se>
1530 2006-09-08 Love Hörnquist Åstrand <lha@it.su.se>
1537 2006-09-07 Love Hörnquist Åstrand <lha@it.su.se>
1551 2006-09-06 Love Hörnquist Åstrand <lha@it.su.se>
1566 2006-09-05 Love Hörnquist Åstrand <lha@it.su.se>
1569 and that the parameters are NULL or the NULL-type. All to avoid
1584 * hxtool{.c,-commands.in}: add selection on KU and printing to query
1593 2006-09-04 Love Hörnquist Åstrand <lha@it.su.se>
1616 * hxtool.c (pcert_print) print keystore info when --info flag is
1619 * hxtool-commands.in: Add hxtool print --info.
1621 * test_query.in: Test hxtool print --info.
1628 2006-05-29 Love Hörnquist Åstrand <lha@it.su.se>
1633 2006-05-27 Love Hörnquist Åstrand <lha@it.su.se>
1643 2006-05-22 Love Hörnquist Åstrand <lha@it.su.se>
1647 2006-05-13 Love Hörnquist Åstrand <lha@it.su.se>
1657 2006-05-12 Love Hörnquist Åstrand <lha@it.su.se>
1668 2006-05-11 Love Hörnquist Åstrand <lha@it.su.se>
1677 2006-05-08 Love Hörnquist Åstrand <lha@it.su.se>
1683 double-free crypt->key.data. From Andrew Bartlett.
1685 2006-05-05 Love Hörnquist Åstrand <lha@it.su.se>
1689 2006-05-03 Love Hörnquist Åstrand <lha@it.su.se>
1700 2006-05-02 Love Hörnquist Åstrand <lha@it.su.se>
1710 2006-05-01 Love Hörnquist Åstrand <lha@it.su.se>
1749 2006-04-30 Love Hörnquist Åstrand <lha@it.su.se>
1753 certificate in ocsp data-blob
1767 2006-04-29 Love Hörnquist Åstrand <lha@it.su.se>
1771 * hxtool.c (main): add missing argument to printf
1775 * cert.c (hx509_cert_get_base_subject): reject un-canon proxy
1777 (add_to_list): constify and fix argument order to
1781 2006-04-28 Love Hörnquist Åstrand <lha@it.su.se>
1785 * data/gen-req.sh: Generate pkinit certificates.
1791 2006-04-27 Love Hörnquist Åstrand <lha@it.su.se>
1795 2006-04-26 Love Hörnquist Åstrand <lha@it.su.se>
1812 * name.c (hx509_parse_name): fix length argument to printf string
1814 * name.c (hx509_parse_name): fix length argument to stringtooid, 1
1821 * data/gen-req.sh: OpenSSL have a serious issue of user confusion
1822 -subj in -ca takes the arguments in LDAP order. -subj for x509
1832 * data: re-gen
1834 * data/gen-req.sh: build proxy certificates
1844 * hxtool.c: Add verify --allow-proxy-certificate.
1846 * hxtool-commands.in: add verify --allow-proxy-certificate
1850 * cert.c: Fix comment about subject name of proxy certificate.
1854 * data/gen-req.sh: gen proxy and non-proxy tests certificates
1858 * data/*proxy-test.*: Add proxy certificates
1868 2006-04-24 Love Hörnquist Åstrand <lha@it.su.se>
1876 2006-04-23 Love Hörnquist Åstrand <lha@it.su.se>
1890 2006-04-22 Love Hörnquist Åstrand <lha@it.su.se>
1892 * hxtool-commands.in: Allow passing in pool and anchor to
1904 * hxtool-commands.in: cms-envelope: Add support for choosing the
1910 * test_cms.in: Test generating des-ede3 aes-128 aes-256 enveloped
1915 * cert.c (hx509_query_match_friendly_name): fix return value
1917 * data/gen-req.sh: generate tests for enveloped data using
1918 des-ede3 and aes256
1920 * test_cms.in: add tests for enveloped data using des-ede3 and
1925 2006-04-21 Love Hörnquist Åstrand <lha@it.su.se>
1927 * ks_p11.c: Add support for parsing slot-number.
1937 * data/gen-req.sh: Create test.combined.crt.
1972 2006-04-20 Love Hörnquist Åstrand <lha@it.su.se>
1977 un-aware code.
1982 * test_chain.in: test "sub-cert -> sub-ca"
1986 2006-04-15 Love Hörnquist Åstrand <lha@it.su.se>
1988 * crypto.c: Fix breakage from sha256 code.
1991 SHA-2 types.
1993 2006-04-14 Love Hörnquist Åstrand <lha@it.su.se>
1995 * test_cms.in: test rc2-40 rc2-64 rc2-128 enveloped data
1997 * data/test-enveloped-rc2-{40,64,128}: add tests cases for rc2
2002 data to handle RC2. Needed for Windows 2k pk-init support.
2004 2006-04-04 Love Hörnquist Åstrand <lha@it.su.se>
2008 build-files.
2010 2006-04-03 Love Hörnquist Åstrand <lha@it.su.se>
2014 * hxtool-commands.in: Add nonce flag to ocsp-fetch
2025 * hxtool-commands.in: New command "ocsp-print".
2037 * test_req.in: adapt to rename of pkcs10-create to request-create
2039 * hxtool.c: adapt to rename of pkcs10-create to request-create
2041 * hxtool-commands.in: Rename pkcs10-create to request-create
2045 * hxtool.c (pkcs10_create): use opt->subject_string
2047 * hxtool-commands.in: Add pkcs10-create --subject
2057 * hxtool-commands.in (pkcs10-create): Add arguments
2062 2006-04-02 Love Hörnquist Åstrand <lha@it.su.se>
2064 * hxtool-commands.in: Add pkcs10-create command.
2079 2006-04-01 Love Hörnquist Åstrand <lha@it.su.se>
2083 * hxtool-commands.in: add pkcs10-print
2113 * data/nist-data: rename missing-crl to missing-revoke
2120 * cert.c: rename missing-crl to missing-revoke
2122 * revoke.c: refactor code, fix a un-init-ed variable
2124 * test_chain.in: rename missing-crl to missing-revoke add ocsp
2127 * test_cms.in: rename missing-crl to missing-revoke
2129 * hxtool.c: rename missing-crl to missing-revoke
2131 * hxtool-commands.in: rename missing-crl to missing-revoke
2141 * ocsp.asn1: Add id-kp-OCSPSigning
2143 * hxtool-commands.in: add url-path argument to ocsp-fetch
2145 * hxtool.c: implement ocsp-fetch
2160 2006-03-31 Love Hörnquist Åstrand <lha@it.su.se>
2181 * hxtool.c: Add stub for ocsp-fetch, _hx509_map_file changed
2187 2006-03-30 Love Hörnquist Åstrand <lha@it.su.se>
2189 * hx_locl.h: Add <krb5-types.h> to make it compile on Solaris,
2192 2006-03-28 Love Hörnquist Åstrand <lha@it.su.se>
2197 2006-03-27 Love Hörnquist Åstrand <lha@it.su.se>
2201 * crypto.c: Manual page claims RSA_public_decrypt will return -1
2221 2006-03-26 Love Hörnquist Åstrand <lha@it.su.se>
2239 * keyset.c (hx509_certs_free): allow free-ing NULL
2249 2006-02-22 Love Hörnquist Åstrand <lha@it.su.se>
2253 * data/nist-data: Add some more name constraints tests.
2255 * data/nist-data: Add some of the test from 4.13 Name Constraints.
2261 - cert is cn=foo,dc=bar,dc=baz
2262 - subca is dc=foo,dc=baz with name restriction dc=kaka,dc=baz
2263 - ca is dc=baz with name restriction dc=baz
2268 2006-02-14 Love Hörnquist Åstrand <lha@it.su.se>
2274 2006-01-31 Love Hörnquist Åstrand <lha@it.su.se>
2278 2006-01-20 Love Hörnquist Åstrand <lha@it.su.se>
2280 * data/nist-data: Add commited out DSA tests (they fail).
2282 * data/nist-data: Add 4.2 Validity Periods.
2288 * data/nist-data: Add some more CRL-tests.
2295 * data/nist-data: fixup kill-rectangle leftovers
2297 * data/nist-data: Drop verifying certifiates, its done in another
2302 2006-01-19 Love Hörnquist Åstrand <lha@it.su.se>
2310 * test_chain.in: Add --missing-crl.
2315 * hxtool-commands.in: Add --missing-crl to verify commands.
2328 * data/nist-data: Change format so we can deal with CRLs, also
2329 note the test-id from PKITS.
2333 * data/gen-req.sh: use static-file to generate tests
2335 * data/static-file: new file to use for commited tests
2337 * test_cms.in: Use static file, add --missing-crl.
2339 2006-01-18 Love Hörnquist Åstrand <lha@it.su.se>
2345 * data/nist-data: change syntax to make match better with crl
2357 2006-01-13 Love Hörnquist Åstrand <lha@it.su.se>
2363 2006-01-12 Love Hörnquist Åstrand <lha@it.su.se>
2367 2006-01-11 Love Hörnquist Åstrand <lha@it.su.se>
2376 2006-01-08 Love Hörnquist Åstrand <lha@it.su.se>
2385 * cert.c: Use "crypto-headers.h". Load ENGINE configuration.
2390 and use "crypto-headers.h".
2393 2006-01-04 Love Hörnquist Åstrand <lha@it.su.se>
2448 2006-01-03 Love Hörnquist Åstrand <lha@it.su.se>
2450 * name.c: Avoid warning from missing __attribute__((noreturn))
2491 2006-01-02 Love Hörnquist Åstrand <lha@it.su.se>
2506 * hxtool-commands.in: Remove pkcs11.
2515 2005-12-12 Love Hörnquist Åstrand <lha@it.su.se>
2519 * data/nist-data: Can handle DSA certificate.
2523 2005-10-29 Love Hörnquist Åstrand <lha@it.su.se>
2527 2005-10-04 Love Hörnquist Åstrand <lha@it.su.se>
2532 2005-09-14 Love Hörnquist Åstrand <lha@it.su.se>
2542 2005-09-04 Love Hörnquist Åstrand <lha@it.su.se>
2546 * hxtool-commands.in: add --content to print
2555 * name.c: Add DC, handle all Directory strings, fix signless
2558 2005-09-03 Love Hörnquist Åstrand <lha@it.su.se>
2560 * test_query.in: Pass in --pass to all commands.
2562 * hxtool.c: Use option --pass.
2564 * hxtool-commands.in: Add --pass to all commands.
2568 * test_cms.in: pass in password to cms-create-sd
2580 * name.c: Fix signedness warning.
2584 2005-08-11 Love Hörnquist Åstrand <lha@it.su.se>
2586 * hxtool-commands.in: Add more options that was missing.
2588 2005-07-28 Love Hörnquist Åstrand <lha@it.su.se>
2590 * test_cms.in: Use --certificate= for enveloped/unenvelope.
2592 * hxtool.c: Use --certificate= for enveloped/unenvelope. Clean
2597 * hxtool.c: use id-envelopedData for ContentInfo
2599 * hxtool-commands.in: add contentinfo wrapping for create/unwrap
2605 * data/gen-req.sh: add enveloped data (aes128)
2609 2005-07-27 Love Hörnquist Åstrand <lha@it.su.se>
2613 directly for backends that implements ->query, they must do their
2618 * hxtool-commands.in (cms_create_sd): support wrapping in content
2625 * data/gen-req.sh: generate SignedData
2634 * hxtool-commands.in: add --content-info to cms-verify-sd
2650 * cert.c: fix const warning
2665 * Makefile.am: add test_query to TESTS, fix dependency on hxtool
2666 sources on hxtool-commands.h
2668 * hxtool-commands.in: explain what signer is for create-sd
2670 * hxtool.c: add query, add more options to verify-sd and create-sd
2674 * hxtool-commands.in: add query, add more options to verify-sd
2678 * data: fix filenames for ds/ke files, add pkcs12 files, regen
2680 * hxtool.c,Makefile.am,hxtool-commands.in: switch to slc
2682 2005-07-26 Love Hörnquist Åstrand <lha@it.su.se>
2690 2005-07-25 Love Hörnquist Åstrand <lha@it.su.se>
2710 * data/gen-req.sh: script to generate test certs
2729 2005-07-24 Love Hörnquist Åstrand <lha@it.su.se>
2731 * cms.c: Add missing break.
2743 * Fix id-tags