Commit Graph

  • 27c513edcf add test_context Love Hörnquist Åstrand 2006-10-12 11:32:33 +00:00
  • f0134201ee a tests for gss lucid interface Love Hörnquist Åstrand 2006-10-12 11:15:26 +00:00
  • 80c0dc281f x Love Hörnquist Åstrand 2006-10-12 11:01:42 +00:00
  • 8b046e1d4f Make it work. Love Hörnquist Åstrand 2006-10-12 11:01:30 +00:00
  • 843d155f3c x Love Hörnquist Åstrand 2006-10-12 10:06:09 +00:00
  • fb5806c7f5 document max-kdc-datagram-reply-length Love Hörnquist Åstrand 2006-10-12 10:05:57 +00:00
  • 691f1a22d5 x Love Hörnquist Åstrand 2006-10-12 10:02:05 +00:00
  • 6775b0046e Include Xint64 types. Love Hörnquist Åstrand 2006-10-12 10:01:48 +00:00
  • 76b2ccf057 x Love Hörnquist Åstrand 2006-10-12 08:52:17 +00:00
  • 4d93abeafe Test lucid oid. Love Hörnquist Åstrand 2006-10-12 08:52:08 +00:00
  • 49eb6cf718 x Love Hörnquist Åstrand 2006-10-12 08:51:43 +00:00
  • 98dc7ef77d Add OM_uint64_t. Love Hörnquist Åstrand 2006-10-12 08:51:34 +00:00
  • 4860ab5db8 Add lucid interface. Love Hörnquist Åstrand 2006-10-12 08:50:42 +00:00
  • 5c858395e5 Add lucid interface, renumber oids to my delegated space. Love Hörnquist Åstrand 2006-10-12 08:50:11 +00:00
  • 0f070a9a81 x Love Hörnquist Åstrand 2006-10-12 06:28:20 +00:00
  • 7136a32661 Maybe include <netdb.h>. Love Hörnquist Åstrand 2006-10-12 06:28:06 +00:00
  • 84e59ac8a9 (RSA_free): Call the meth->finish before releasing the engine. Love Hörnquist Åstrand 2006-10-11 21:26:23 +00:00
  • a6e9cb9d8e x Love Hörnquist Åstrand 2006-10-11 21:14:27 +00:00
  • 42ed1a9b6e (p11_release_module): j needs to be used as inter loop index. From Douglas Engert. Love Hörnquist Åstrand 2006-10-11 21:14:14 +00:00
  • 0465782568 x Love Hörnquist Åstrand 2006-10-11 20:29:13 +00:00
  • 1a196d0776 (parse_rsa_private_key): try all password and prompter. Love Hörnquist Åstrand 2006-10-11 20:28:49 +00:00
  • 7c19b50856 x Love Hörnquist Åstrand 2006-10-10 11:53:43 +00:00
  • 8d65cfa7af more consitity check, remove dead code, add socket length code, add missing break, make diffrent chars of type type files for case-insensitiv filesystems Love Hörnquist Åstrand 2006-10-10 11:53:26 +00:00
  • 0e857abe7a x Love Hörnquist Åstrand 2006-10-10 10:49:58 +00:00
  • d8573146e7 use wait-kdc.sh script Love Hörnquist Åstrand 2006-10-10 10:49:42 +00:00
  • d5726ffacd Add socketwrapper and cputime limit. Love Hörnquist Åstrand 2006-10-10 10:44:52 +00:00
  • 5ae4f1e39a x Love Hörnquist Åstrand 2006-10-10 10:37:37 +00:00
  • 1e4060149a use wait-kdc.sh script Love Hörnquist Åstrand 2006-10-10 10:37:21 +00:00
  • 21de81841c "wait for kdc to start"-script Love Hörnquist Åstrand 2006-10-10 10:30:09 +00:00
  • 0bbc3002c5 x Love Hörnquist Åstrand 2006-10-10 10:28:38 +00:00
  • df28bd388b try even hard to not use socket wrapper for socket_wrapper itself. Love Hörnquist Åstrand 2006-10-10 10:28:22 +00:00
  • 9404b90ae2 Force no socket wrapper for socket_wrapper itself. Love Hörnquist Åstrand 2006-10-10 10:26:54 +00:00
  • 247cda7f2f (loop): Log that the kdc have started. Love Hörnquist Åstrand 2006-10-10 10:13:36 +00:00
  • 0e07e90c72 x Love Hörnquist Åstrand 2006-10-10 10:10:13 +00:00
  • e2e7e84803 x Love Hörnquist Åstrand 2006-10-10 09:34:39 +00:00
  • fc309685c9 Heimdal uses TESTS_ENVIRONMENT before every binary being tested directly from the Makefile. This now uses the same for the scripts, so we can run them under valgrind. From Andrew Bartlet Love Hörnquist Åstrand 2006-10-10 09:30:20 +00:00
  • 4f9be7d03f Parameterise the invocation of hxtool, so we can make it run under TESTS_ENVIRONMENT. From Andrew Bartlett Love Hörnquist Åstrand 2006-10-10 09:24:07 +00:00
  • 64dc3bcf0b x Love Hörnquist Åstrand 2006-10-09 15:41:44 +00:00
  • 3128010cc2 (do_request): tell krb5_kdc_process_request if its a datagram reply or not Love Hörnquist Åstrand 2006-10-09 15:41:01 +00:00
  • 35cbc4ce07 Reply KRB5KRB_ERR_RESPONSE_TOO_BIG error if its a datagram reply and the datagram reply length limit is reached. Love Hörnquist Åstrand 2006-10-09 15:38:59 +00:00
  • 6a5f157cb9 Rename krb5_kdc_process_generic_request to krb5_kdc_process_request Add datagram_reply argument. Love Hörnquist Åstrand 2006-10-09 15:37:39 +00:00
  • 3f3792b7a7 check for [kdc]max-kdc-datagram-reply-length Love Hörnquist Åstrand 2006-10-09 15:35:36 +00:00
  • 6e093638af (krb5_kdc_config): Add max_datagram_reply_length. Love Hörnquist Åstrand 2006-10-09 15:34:07 +00:00
  • b92fb682f9 x Love Hörnquist Åstrand 2006-10-09 12:36:50 +00:00
  • 03aa2121f3 Change || to |, From metze. Love Hörnquist Åstrand 2006-10-09 12:36:40 +00:00
  • 275e0695e5 x Love Hörnquist Åstrand 2006-10-09 12:13:03 +00:00
  • d5a570d1ff Maybe include <config.h>. Love Hörnquist Åstrand 2006-10-09 12:12:53 +00:00
  • f2adba306c x Love Hörnquist Åstrand 2006-10-09 11:57:58 +00:00
  • 781c638494 Protect AF_INET6 with #ifdef HAVE_IPV6. Love Hörnquist Åstrand 2006-10-09 11:57:48 +00:00
  • 2d9ff66021 x Love Hörnquist Åstrand 2006-10-09 11:23:15 +00:00
  • a79515bd51 Add back :file to sample format. Love Hörnquist Åstrand 2006-10-09 11:22:59 +00:00
  • eb2bb92be1 x Love Hörnquist Åstrand 2006-10-09 11:13:51 +00:00
  • 3e5e6f9926 define RTLD_LOCAL to 0 if not defined. Love Hörnquist Åstrand 2006-10-09 11:13:30 +00:00
  • 9951fbde26 Use a symbol for the v6 address. Love Hörnquist Åstrand 2006-10-09 11:09:19 +00:00
  • 0e9fd1f2db Add v6 support. Love Hörnquist Åstrand 2006-10-09 10:58:45 +00:00
  • 34b5279b60 x Love Hörnquist Åstrand 2006-10-09 09:45:47 +00:00
  • 8c8b418934 Add more HDB_F flags to hdb_fetch. Pointed out by Andrew Bartlet. Love Hörnquist Åstrand 2006-10-09 09:44:51 +00:00
  • b929d3a4d3 x Love Hörnquist Åstrand 2006-10-09 06:52:17 +00:00
  • 8b981cc040 (tgs_parse_request): set cusec, not csec from auth->cusec. Love Hörnquist Åstrand 2006-10-09 06:51:57 +00:00
  • bdd4e14fd2 Memset irep to zero. Love Hörnquist Åstrand 2006-10-09 06:39:23 +00:00
  • 8c8f25db33 x Love Hörnquist Åstrand 2006-10-09 03:42:48 +00:00
  • 840278e01f Include socket wrapper from samba4 (rev 19179). Love Hörnquist Åstrand 2006-10-09 03:42:19 +00:00
  • abd07ec6b9 x Love Hörnquist Åstrand 2006-10-08 21:35:53 +00:00
  • 6cdb5d4a8c Put all test stuck at 2006-09-25 since all their chains where valied then. Love Hörnquist Åstrand 2006-10-08 21:35:42 +00:00
  • 2ecfc9e327 Implement --time= option. Love Hörnquist Åstrand 2006-10-08 21:34:42 +00:00
  • 15e871b6a2 Add option time. Love Hörnquist Åstrand 2006-10-08 21:26:51 +00:00
  • a975d889f2 test_name is a PROGRAM_TESTS Love Hörnquist Åstrand 2006-10-08 21:24:49 +00:00
  • a6b9b0137c x Love Hörnquist Åstrand 2006-10-08 20:38:37 +00:00
  • 16d92d8518 dist_-ify libkadm5clnt_la_SOURCES too Love Hörnquist Åstrand 2006-10-08 20:38:26 +00:00
  • 34b971372e x Love Hörnquist Åstrand 2006-10-08 19:43:33 +00:00
  • f35a8006e1 Update (c) years. Love Hörnquist Åstrand 2006-10-08 19:43:12 +00:00
  • 03eeb5006d x Love Hörnquist Åstrand 2006-10-08 13:53:45 +00:00
  • d30cf34043 Clarify protocol. Love Hörnquist Åstrand 2006-10-08 13:53:28 +00:00
  • e8d9dc5871 added by autoreconf -f -i Love Hörnquist Åstrand 2006-10-08 13:52:48 +00:00
  • 7262d08928 x Love Hörnquist Åstrand 2006-10-08 13:46:31 +00:00
  • 562c2aced2 Adapt to signature change of _krb5_principalname2krb5_principal. Love Hörnquist Åstrand 2006-10-08 13:43:52 +00:00
  • e22334b717 Return HX509_PKCS11_NO_SLOT when there are no slots and HX509_PKCS11_NO_TOKEN when there are no token. For use in PAM modules that want to detect when to use smartcard login and when not to. Patched based on code from Douglas Engert. Love Hörnquist Åstrand 2006-10-08 13:40:46 +00:00
  • 986fe523a1 Add new pkcs11 related errors in a new section: keystore related error. Patched based on code from Douglas Engert. Love Hörnquist Åstrand 2006-10-08 13:39:27 +00:00
  • 3aaa14c0f8 x Love Hörnquist Åstrand 2006-10-08 09:05:00 +00:00
  • aa75a633ee (handle_vanilla_tcp): shorten length when we shorten the buffer, this matter im the PK-INIT encKey case where a checksum is done over the whole packet. Reported by Olga Kornievskaia Love Hörnquist Åstrand 2006-10-08 09:01:36 +00:00
  • a52397d8a0 x Love Hörnquist Åstrand 2006-10-07 22:57:32 +00:00
  • ebd9a8c15b install gssapi_krb5.H and gssapi_spnego.h Love Hörnquist Åstrand 2006-10-07 22:57:16 +00:00
  • 056a9e0dd9 fix local install-build-headers (again * 2) Love Hörnquist Åstrand 2006-10-07 22:54:13 +00:00
  • 3e8d2b6dce fix local install-build-headers (again) Love Hörnquist Åstrand 2006-10-07 22:50:47 +00:00
  • 11a471b14f fix local install-build-headers Love Hörnquist Åstrand 2006-10-07 22:49:18 +00:00
  • bef2219258 Move krb5 stuff to <gssapi/gssapi_krb5.h>. Love Hörnquist Åstrand 2006-10-07 22:36:22 +00:00
  • e6c303e892 x Love Hörnquist Åstrand 2006-10-07 22:29:48 +00:00
  • 634ceb12c8 Drop some -I no longer needed. Love Hörnquist Åstrand 2006-10-07 22:29:36 +00:00
  • 4e9e341188 reference all include files using spnego/ Love Hörnquist Åstrand 2006-10-07 22:27:13 +00:00
  • 7340bbb224 Move gssapi_spengo.h over here. Love Hörnquist Åstrand 2006-10-07 22:26:21 +00:00
  • dfa6f7b248 reference all include files using krb5/ Love Hörnquist Åstrand 2006-10-07 22:16:04 +00:00
  • b65ef282f1 x Love Hörnquist Åstrand 2006-10-07 22:06:25 +00:00
  • 3d68343b0e Add file inclusion protection. Love Hörnquist Åstrand 2006-10-07 20:57:15 +00:00
  • dc4654ebaf Correct header file inclusion protection. Love Hörnquist Åstrand 2006-10-07 20:56:42 +00:00
  • c5e66ade21 Move the gssapi.h from lib/gssapi/ to lib/gssapi/gssapi/ to please automake. Provide wrapper headerfiles that redirects the world to the right place. Love Hörnquist Åstrand 2006-10-07 20:55:43 +00:00
  • 2aff36d307 Move the gssapi.h from lib/gssapi/ to lib/gssapi/gssapi/ to please automake. Love Hörnquist Åstrand 2006-10-07 20:54:30 +00:00
  • b9f4dac209 x Love Hörnquist Åstrand 2006-10-07 20:53:14 +00:00
  • 4a9e8dc0b1 (install-build-headers): make this function convoluted and deal with dist_, nodist, nobase and all its friends. Love Hörnquist Åstrand 2006-10-07 20:52:57 +00:00
  • 88d743aded Install <gssapi.h> in gssapi/, provide a compatiblity header. Love Hörnquist Åstrand 2006-10-07 20:51:27 +00:00
  • c22dafa306 fix generation of prototypes headerfiles. Love Hörnquist Åstrand 2006-10-07 20:35:14 +00:00