Commit Graph

  • fc57663d3a (rename_entry): return 1 on failure. Love Hörnquist Åstrand 2006-01-25 12:20:06 +00:00
  • 51e6fc9b74 (del_entry): return 1 on failure. Love Hörnquist Åstrand 2006-01-25 12:19:27 +00:00
  • d12920441b (add_new_key): return 1 on failure. Love Hörnquist Åstrand 2006-01-25 12:18:41 +00:00
  • a4ef0411e1 Add printing of pkinit-acls. Don't print password by default. Return 1 on failure processing any of the principals. Love Hörnquist Åstrand 2006-01-25 12:16:00 +00:00
  • ff51c4fa4c (foreach_principal): If any of calls to `func' failes, the first error is returned when all principals are processed. Love Hörnquist Åstrand 2006-01-25 12:11:09 +00:00
  • 5736f9af51 x Love Hörnquist Åstrand 2006-01-24 08:17:33 +00:00
  • fa19c7c28b Indent. Love Hörnquist Åstrand 2006-01-24 08:16:08 +00:00
  • 4ed5f4abd6 x Love Hörnquist Åstrand 2006-01-20 13:02:46 +00:00
  • 916de71ce3 remove premature end Love Hörnquist Åstrand 2006-01-20 12:45:05 +00:00
  • af97fbb3c6 Add commited out DSA tests (they fail). Love Hörnquist Åstrand 2006-01-20 12:43:04 +00:00
  • 0633352207 x Love Hörnquist Åstrand 2006-01-20 12:23:32 +00:00
  • 3c6a4a5826 x Love Hörnquist Åstrand 2006-01-20 11:10:50 +00:00
  • d5b6219f2a Add 4.2 Validity Periods. Love Hörnquist Åstrand 2006-01-20 11:09:27 +00:00
  • 76e2e5bd11 Make less verbose to use. Love Hörnquist Åstrand 2006-01-20 10:56:57 +00:00
  • aee7bc6102 Start on 4.1 Signature Verification Love Hörnquist Åstrand 2006-01-20 10:29:06 +00:00
  • b27ddd47f5 x Love Hörnquist Åstrand 2006-01-20 10:21:22 +00:00
  • 0c47bfe2ea Add test_nist_cert. Love Hörnquist Åstrand 2006-01-20 10:20:49 +00:00
  • 055d8c7477 Add some more CRL-tests. Love Hörnquist Åstrand 2006-01-20 10:17:59 +00:00
  • 9be2e759dd Print $id instead of . when running the tests. Love Hörnquist Åstrand 2006-01-20 10:17:28 +00:00
  • f10a9a6485 x Love Hörnquist Åstrand 2006-01-20 10:05:09 +00:00
  • 6a64a8f84f (length_heim_integer): Try handle negative length of integers better. Love Hörnquist Åstrand 2006-01-20 10:04:46 +00:00
  • b8c2cec844 (der_get_heim_integer): handle negative integers. Love Hörnquist Åstrand 2006-01-20 10:03:50 +00:00
  • 483d00b945 check heim_integer. Love Hörnquist Åstrand 2006-01-20 10:00:14 +00:00
  • e94358fc92 Drop verifying certifiates, its done in another test now. Love Hörnquist Åstrand 2006-01-20 09:04:59 +00:00
  • b7cf177007 x Love Hörnquist Åstrand 2006-01-20 09:04:23 +00:00
  • 91d8ac1a07 fixup kill-rectangle leftovers Love Hörnquist Åstrand 2006-01-20 09:04:07 +00:00
  • 6182e04ad6 x Love Hörnquist Åstrand 2006-01-20 08:51:04 +00:00
  • c1d17dd5a2 Drop verifying certifiates, its done in another test now. Add more crl tests. comment out all unused tests. Love Hörnquist Åstrand 2006-01-20 08:50:50 +00:00
  • e17fe5112f x Love Hörnquist Åstrand 2006-01-20 08:45:06 +00:00
  • 55ebcbe0b1 less verbose Love Hörnquist Åstrand 2006-01-20 08:44:45 +00:00
  • 87c89894bc fail on failure. Love Hörnquist Åstrand 2006-01-20 08:44:33 +00:00
  • 04833e7be9 Test parse all nist certs. Love Hörnquist Åstrand 2006-01-20 08:44:20 +00:00
  • 7b1d6f8d43 Add HX509_CRL_UNKNOWN_EXTENSION. Love Hörnquist Åstrand 2006-01-19 20:02:16 +00:00
  • 44b5efca00 Check for unknown extentions in CRLs and CRLEntries. Love Hörnquist Åstrand 2006-01-19 20:01:48 +00:00
  • 4859d1d1eb (hx509_revoke_free): free all memory Love Hörnquist Åstrand 2006-01-19 18:33:20 +00:00
  • 547c672a56 Make compile again. Love Hörnquist Åstrand 2006-01-19 18:31:33 +00:00
  • faec9e186d Add more CRL checks Love Hörnquist Åstrand 2006-01-19 18:30:44 +00:00
  • 3152150ae7 x Love Hörnquist Åstrand 2006-01-19 18:18:23 +00:00
  • 510a550bc2 Parse new format to handle CRL info. Love Hörnquist Åstrand 2006-01-19 18:17:58 +00:00
  • 9d0e8facf9 Add --missing-crl. Love Hörnquist Åstrand 2006-01-19 18:17:03 +00:00
  • a0e9478679 (hx509_unparse_der_name): Rename from hx509_parse_name. (_hx509_unparse_Name): Add. Love Hörnquist Åstrand 2006-01-19 18:16:36 +00:00
  • 4fac933bb9 Add --missing-crl to verify commands. Love Hörnquist Åstrand 2006-01-19 18:15:34 +00:00
  • 09436f69c1 Add CRL errors. Love Hörnquist Åstrand 2006-01-19 18:15:03 +00:00
  • 9ea664c77c (hx509_context_set_missing_crl): new function Add CRL handling. Love Hörnquist Åstrand 2006-01-19 18:14:38 +00:00
  • 9a0a60e0ee Add HX509_CTX_CRL_MISSING_OK. Love Hörnquist Åstrand 2006-01-19 18:13:38 +00:00
  • fc2dc65bcd x Love Hörnquist Åstrand 2006-01-19 18:13:21 +00:00
  • c2cb23d534 Parse and verify CRLs (simplistic). Love Hörnquist Åstrand 2006-01-19 18:13:11 +00:00
  • 1caa24e4ee Parse CRL info. Love Hörnquist Åstrand 2006-01-19 18:11:19 +00:00
  • 02b1c3e19a Change format so we can deal with CRLs, also note the test-id from PKITS. Love Hörnquist Åstrand 2006-01-19 18:09:42 +00:00
  • ccb1730d80 regen Love Hörnquist Åstrand 2006-01-19 18:07:54 +00:00
  • c567afff59 Use static-file to generate tests. Love Hörnquist Åstrand 2006-01-19 18:07:25 +00:00
  • e1284cccf5 Use static file, add --missing-crl. Love Hörnquist Åstrand 2006-01-19 18:06:40 +00:00
  • 44e5b4329f A file that wont change its content. Love Hörnquist Åstrand 2006-01-19 18:02:30 +00:00
  • 835693b42c Its cRLReason, not cRLReasons. Love Hörnquist Åstrand 2006-01-18 21:10:41 +00:00
  • b7fb7b3c80 Attach revoke context to verify context. Love Hörnquist Åstrand 2006-01-18 21:08:09 +00:00
  • 5b16a7209b change syntax to make match better with crl checks Love Hörnquist Åstrand 2006-01-18 21:07:26 +00:00
  • 327096d34e Verify no certificates has been revoked with the new revoke interface. Love Hörnquist Åstrand 2006-01-18 20:51:55 +00:00
  • ffbe74d185 libhx509_la_SOURCES += revoke.c Love Hörnquist Åstrand 2006-01-18 20:50:48 +00:00
  • 1f9aa1c6f7 Add framework for handling CRLs. Love Hörnquist Åstrand 2006-01-18 20:50:11 +00:00
  • 45e059476f x Love Hörnquist Åstrand 2006-01-18 20:49:36 +00:00
  • da94d04998 Add hx509_revoke_ctx. Love Hörnquist Åstrand 2006-01-18 20:49:21 +00:00
  • c768e38c2a Its cRLReason no cRLReasons Love Hörnquist Åstrand 2006-01-18 20:45:42 +00:00
  • 4a9f2c14c4 x Love Hörnquist Åstrand 2006-01-18 19:17:09 +00:00
  • 968cf71bf3 "Allocation is done on CONTEXT tags" works just fine. Love Hörnquist Åstrand 2006-01-18 19:12:33 +00:00
  • fcc1db9eae Add CRL structures and OIDs. Love Hörnquist Åstrand 2006-01-18 17:28:18 +00:00
  • 18ffa92f2b Add CRL and TESTAlloc structures and OIDs. Love Hörnquist Åstrand 2006-01-18 17:27:35 +00:00
  • 88df0535c2 Check OPTIONAL context-tagless elements. Love Hörnquist Åstrand 2006-01-18 17:26:25 +00:00
  • 108f413c53 x Love Hörnquist Åstrand 2006-01-18 16:12:13 +00:00
  • cb17a3698f (DH_compute_key): check public key Love Hörnquist Åstrand 2006-01-18 15:58:43 +00:00
  • d9e74e4571 Check for <openssl/engine.h> if we are to consider using OpenSSL, also check for <hcrypto/...> headers since make_crypto.c assumes that the name of the files. Love Hörnquist Åstrand 2006-01-18 15:56:34 +00:00
  • d8e19f9232 x Love Hörnquist Åstrand 2006-01-18 13:48:40 +00:00
  • 416e8eb727 Add DH_check_pubkey and defines it uses. Love Hörnquist Åstrand 2006-01-18 13:48:30 +00:00
  • 20200ee319 (DH_check_pubkey): New function. Love Hörnquist Åstrand 2006-01-18 13:45:02 +00:00
  • 44f875ef5a Remove unused fragment. Love Hörnquist Åstrand 2006-01-18 13:26:08 +00:00
  • 3e70d0927b Compare numbers with BN_cmp(). Love Hörnquist Åstrand 2006-01-18 13:25:31 +00:00
  • 1fc48af99a x Love Hörnquist Åstrand 2006-01-18 13:24:03 +00:00
  • 35e8a7b886 (heim_integer_cmp): make it work with negative numbers. Love Hörnquist Åstrand 2006-01-18 13:22:11 +00:00
  • b918f2f353 x Love Hörnquist Åstrand 2006-01-17 16:06:26 +00:00
  • e2e127111d Set [libdefaults] default_realm = EXAMPLE.ORG. Love Hörnquist Åstrand 2006-01-17 16:03:35 +00:00
  • 03009adb79 x Love Hörnquist Åstrand 2006-01-17 15:38:59 +00:00
  • 3fcd74bc9b (group_member_p): rename from group_member to avoid name pollution from glibc headers. Love Hörnquist Åstrand 2006-01-17 15:38:18 +00:00
  • 106ab5e5cf Include <limits.h>. From David Love <fx@gnu.org>. Love Hörnquist Åstrand 2006-01-17 15:34:39 +00:00
  • b8e5d95008 unused Johan Danielsson 2006-01-17 15:32:17 +00:00
  • 86088e002d x Love Hörnquist Åstrand 2006-01-16 23:02:30 +00:00
  • 905a9d79b8 check that der_parse_hex_heim_integer() handles odd length numbers. Love Hörnquist Åstrand 2006-01-16 23:02:16 +00:00
  • 8018ea69c2 (der_parse_hex_heim_integer): make more resiliant to errors, handle odd length numbers. Love Hörnquist Åstrand 2006-01-16 23:01:11 +00:00
  • 6325518929 x Love Hörnquist Åstrand 2006-01-16 13:15:05 +00:00
  • 20beaf630b (gss_delete_sec_context): if the context handle is GSS_C_NO_CONTEXT, don't fall over. Love Hörnquist Åstrand 2006-01-16 13:12:29 +00:00
  • 3e9fc4053a x Love Hörnquist Åstrand 2006-01-15 20:30:49 +00:00
  • 017a3400cd Move depenency on @LIB_dbopen@ to kadm-server, kerberos library doesn't depend on db-library. Love Hörnquist Åstrand 2006-01-15 20:30:34 +00:00
  • 2474f31fd1 (libkadm5clnt.la) doesn't depend on libhdb, remove dependency Love Hörnquist Åstrand 2006-01-15 20:28:41 +00:00
  • a3e9be86fc x Love Hörnquist Åstrand 2006-01-13 15:27:12 +00:00
  • 9d9dcf58a0 use #include <hcrypto/...> Love Hörnquist Åstrand 2006-01-13 15:26:52 +00:00
  • 6358b0c902 provide a symlink so the directory hcrypto/ seems to exists Love Hörnquist Åstrand 2006-01-13 15:26:09 +00:00
  • d81b773e4c Don't depend on dblibrary. Love Hörnquist Åstrand 2006-01-13 14:26:12 +00:00
  • 4fc736ab5a Don't use db support unless its build into libc but we dont check for that now, so just disable the code. This removes the dependency on libdb for roken, and that is a good thing since it causes problem with nss plugins that uses DB3 that also provides the same symbol, but with a diffrent ABI. so when the application calls getpwnamn() and it linked to roken, it craches in the nss functions. Love Hörnquist Åstrand 2006-01-13 14:25:32 +00:00
  • 163c6cb7b5 delete crypto_headers.h, use global file instead Love Hörnquist Åstrand 2006-01-13 14:02:49 +00:00
  • a88ee830b5 Add RSAPrivateKey. Love Hörnquist Åstrand 2006-01-13 13:58:00 +00:00
  • babdd69260 Add RSAPrivateKey Love Hörnquist Åstrand 2006-01-13 13:56:37 +00:00
  • cc7822b1f7 x Love Hörnquist Åstrand 2006-01-13 13:52:46 +00:00