Commit Graph

  • cdf6c8a199 Don't return void, Solaris CC doesn't like that Love Hornquist Astrand 2009-08-14 20:07:48 +02:00
  • 8ef2d2d11b the key argument is const, mark it as such Love Hornquist Astrand 2009-08-14 20:06:39 +02:00
  • fcdd38288b Use ${kdestroy} instead of the direct path Love Hornquist Astrand 2009-08-14 20:06:04 +02:00
  • 6ac304d156 Use min() instead of MIN() Love Hornquist Astrand 2009-08-14 20:05:36 +02:00
  • 92f483823b pre4 Love Hornquist Astrand 2009-08-14 16:29:56 +02:00
  • 4f6adc4573 x Love Hornquist Astrand 2009-08-14 16:29:40 +02:00
  • 92288a7137 Avoid testing ECDSA when hcrypto doesn't support it Love Hornquist Astrand 2009-08-14 16:24:35 +02:00
  • c9bc9957aa add ecdsa: hcrypto null if we are not using openssl Love Hornquist Astrand 2009-08-14 16:21:01 +02:00
  • f6dd20ae2b drop unused struct prototypes Love Hornquist Astrand 2009-08-14 15:46:30 +02:00
  • a26bd9bd2f slctest doesn't depend on LEXLIB, slc does though, reorder LDADD Love Hornquist Astrand 2009-08-14 15:42:46 +02:00
  • 241e0444d9 basic framework for ec.c Love Hornquist Astrand 2009-08-14 15:33:20 +02:00
  • 0ff7f9ebd2 doxygen Love Hornquist Astrand 2009-08-14 15:12:05 +02:00
  • 9160374a4c doxygen Love Hornquist Astrand 2009-08-14 13:47:25 +02:00
  • f01ca1a10e doxygen Love Hornquist Astrand 2009-08-14 13:46:45 +02:00
  • 550a6c9427 doxygen fixes, include <evp-hcrypto.h> if not using openssl Love Hornquist Astrand 2009-08-14 11:45:18 +02:00
  • ee68687168 @return, not @param for the return value Love Hornquist Astrand 2009-08-14 11:43:45 +02:00
  • 27b314c4e7 %o is unsigned int, case appropriately Love Hornquist Astrand 2009-08-14 11:17:44 +02:00
  • 0c539be609 Cast uid_t to long for printing Love Hornquist Astrand 2009-08-14 11:15:45 +02:00
  • 076f3b9b8c Provide glue function for dirfd() for Solaris Love Hornquist Astrand 2009-08-14 11:02:08 +02:00
  • f1207346f0 Fix printf argument error to errx() Love Hornquist Astrand 2009-08-14 10:45:17 +02:00
  • a72efaea19 drop dirfd(), and move to roken Love Hornquist Astrand 2009-08-14 10:40:40 +02:00
  • 8d8bc185ee Clean evp-{hcrypto,cc}.h Love Hornquist Astrand 2009-08-14 10:32:48 +02:00
  • b7fc0614f0 Add return type for ECDH_compute_key Love Hornquist Astrand 2009-08-14 10:13:48 +02:00
  • 7c18fc4cfe Solaris doesn't have dirfd(), lets pull it out from DIR * Love Hornquist Astrand 2009-08-14 10:12:44 +02:00
  • 193f14461f Add symbols renaming Love Hornquist Astrand 2009-08-14 10:07:50 +02:00
  • 628075b646 remove dup EC_KEY_free Love Hornquist Astrand 2009-08-14 10:06:09 +02:00
  • 88cd143fd4 Spelling Love Hornquist Astrand 2009-08-14 10:04:45 +02:00
  • b0757f7f3f Export krb5_crypto_fx_cf2 Love Hornquist Astrand 2009-08-14 05:49:02 +02:00
  • d3828fe201 Don't depend on that memcmp() have same return value on all platforms Love Hornquist Astrand 2009-08-14 05:34:50 +02:00
  • 21ff5b84a5 Fix symbols renaming for flock Love Hornquist Astrand 2009-08-14 05:17:51 +02:00
  • b7bee62e48 Show IPv4 and IPv6 adresses too as examples Love Hornquist Astrand 2009-08-14 04:36:23 +02:00
  • ede8ad11ad Support IPv6 numeric style addresses, example [2001:10:300::1]:88 Love Hornquist Astrand 2009-08-14 04:34:10 +02:00
  • 40b7a12ed2 add Andrew Cobaugh Love Hornquist Astrand 2009-08-14 04:09:22 +02:00
  • 833ac10aab Use unsigned char instead of u_int32_t Love Hornquist Astrand 2009-08-14 03:59:24 +02:00
  • 57393f7b86 Add <limits.h> for INT_MAX, needed on Solaris Love Hornquist Astrand 2009-08-14 03:05:18 +02:00
  • af3a494387 pre3 Love Hornquist Astrand 2009-08-13 09:19:54 +02:00
  • c1a54a5e37 Make KRB5SignedPath less fragile, only sign trivial parts of the encTicketPart Love Hornquist Astrand 2009-08-12 23:05:36 +02:00
  • 1011050f65 x Love Hornquist Astrand 2009-08-12 22:37:03 +02:00
  • 354e4c0320 Text on how to load the MIT dump file Love Hornquist Astrand 2009-08-11 23:33:11 +02:00
  • 639f1dd1f2 Add section about "Migration from MIT Kerberos to Heimdal" Love Hornquist Astrand 2009-08-11 22:28:33 +02:00
  • 55c9d66d80 Drop md5/md4/rc4 reference and use EVP_ interface Love Hornquist Astrand 2009-08-11 11:30:04 +02:00
  • 33fcc11b3f Replace last SHA1_ with EVP_ replacement Love Hornquist Astrand 2009-08-11 10:00:30 +02:00
  • 18a4b69b48 Switch more cases to EVP crypto layer Love Hornquist Astrand 2009-08-10 17:51:17 +02:00
  • 21e8270aa2 Support RC4 in EVP Love Hornquist Astrand 2009-08-10 11:48:12 +02:00
  • 8276a469ab Add CommonCrypto support, split out all hcrypto specific code to hcrypto module Love Hornquist Astrand 2009-08-10 09:07:37 +02:00
  • 2a17be87ab Remove direct use of MD5 Love Hornquist Astrand 2009-08-10 09:06:50 +02:00
  • da61635b75 Quest Software, Inc. and its contributors waive all copyright claims on the attached getifaddrs test code and dedicate it to the public domain. Love Hornquist Astrand 2009-08-07 20:00:09 +02:00
  • e57f65f563 clean better Love Hornquist Astrand 2009-08-06 10:53:35 +02:00
  • d77febb894 clean better Love Hornquist Astrand 2009-08-06 10:20:19 +02:00
  • 658a7b52ca clean better Love Hornquist Astrand 2009-08-06 10:19:51 +02:00
  • 0a92381e98 clean better Love Hornquist Astrand 2009-08-06 10:19:28 +02:00
  • 0351294ddf clean better Love Hornquist Astrand 2009-08-06 10:19:11 +02:00
  • 07f0c8be5d Clean better Love Hornquist Astrand 2009-08-06 10:18:52 +02:00
  • 655ee18a17 add missing files, clean better Love Hornquist Astrand 2009-08-06 10:18:25 +02:00
  • 44709846a0 add ec*.h files Love Hornquist Astrand 2009-08-06 09:28:08 +02:00
  • d1eb77fba8 add basic symbol renaming and header prototection Love Hornquist Astrand 2009-08-06 09:27:35 +02:00
  • 5334dd9702 add basic symbol renaming and header prototection Love Hornquist Astrand 2009-08-06 09:26:54 +02:00
  • a9b182bc4e add basic symbol renaming and header prototection Love Hornquist Astrand 2009-08-06 09:25:52 +02:00
  • 85a46732ef Include ec*.h files Love Hornquist Astrand 2009-08-06 09:22:43 +02:00
  • fa8990dcf4 clean ec*.h files Love Hornquist Astrand 2009-08-06 09:22:27 +02:00
  • cef9330349 If using OpenSSL, require EC Love Hornquist Astrand 2009-08-06 09:19:08 +02:00
  • 4b54606825 Add header and footer Love Hornquist Astrand 2009-08-06 07:17:36 +02:00
  • 3ae9834b37 As part of distdir don't build vis.h for platforms that doesn't need it Love Hornquist Astrand 2009-08-05 15:42:55 +02:00
  • 22beb0c190 add write bit to the directory before removing it Love Hornquist Astrand 2009-08-05 15:31:03 +02:00
  • dc3857fcfb EXTRA_DIST += gssapi.din Love Hornquist Astrand 2009-08-05 14:20:00 +02:00
  • b8ebf4e245 add wincrypt Love Hornquist Astrand 2009-08-05 13:48:40 +02:00
  • 95993f222c Fix order of flags, passes regression test now Love Hornquist Astrand 2009-08-05 13:42:34 +02:00
  • 3a031244bc Drop RCSID and HAVE_CONFIG_H Love Hornquist Astrand 2009-08-05 13:37:37 +02:00
  • e8fb270ace add leaks-kill.sh Love Hornquist Astrand 2009-08-05 13:21:05 +02:00
  • 80a62da8de make depend on config.h, so that we can't avoid symbol renaming Love Hornquist Astrand 2009-08-05 12:47:11 +02:00
  • 1cbb0e766d Fix crash in rk_freeifaddrs due to freeing an invalid pointer Ted Percival 2009-08-04 15:33:56 -06:00
  • 0ede7ac561 Pass down the use-dce-style flag instead of the while gssapi krb5 context Love Hornquist Astrand 2009-08-05 12:00:07 +02:00
  • 1fc7af5bcf Add missing files Love Hornquist Astrand 2009-08-05 11:13:01 +02:00
  • 529b5f9d2c add heim_threads.h Love Hornquist Astrand 2009-08-04 20:59:46 +02:00
  • ab9e5d13ec gsskrb5: try to be compatible with windows for gss_wrap* and cfx Stefan Metzmacher 2008-08-25 09:27:05 +02:00
  • 0297d047a4 gsskrb5: add support for DCE_STYLE and des and des3 keys Stefan Metzmacher 2008-08-25 09:24:04 +02:00
  • 013fb45a7f Make the send e_text on time skew error default to make it work with windows clients. Love Hornquist Astrand 2009-08-04 20:09:02 +02:00
  • 772dfac438 lib/asn1: remove unused reference to vers.h Stefan Metzmacher 2009-03-25 12:14:59 +01:00
  • 5b8a319a7e lib/krb5: fix the build without KRB4 Stefan Metzmacher 2009-03-25 12:03:05 +01:00
  • abd2f29c44 Pull in roken and use ROKEN_CPP_BEGIN/ROKEN_CPP_END instead of cdecl Love Hornquist Astrand 2009-08-04 20:00:24 +02:00
  • 513f59dcd4 heimdal:camellia: include roken.h Stefan Metzmacher 2009-01-30 19:37:06 +01:00
  • a4287ff403 Include roken.h to fix build of example_evp_cipher test on Linux Andrew Bartlett 2009-06-08 12:23:46 +10:00
  • f8c121b282 Add support for user principal names in certificates [HEIMDAL-602] Andrew Bartlett 2009-08-04 09:34:58 +02:00
  • 147184381e Check for NUL in the middle of the string Love Hornquist Astrand 2009-08-04 00:57:35 +02:00
  • 0d2e1a1692 1.3.0pre1 Love Hornquist Astrand 2009-08-03 16:21:02 +02:00
  • 3cebc3767f add more test to test_acquire_cred that removes the need of test_init_creds.c Love Hornquist Astrand 2009-08-03 13:05:36 +02:00
  • 8669bc5209 test more combinations Love Hornquist Astrand 2009-08-03 12:46:49 +02:00
  • e6c2a70678 Indent some more Love Hornquist Astrand 2009-08-03 12:10:07 +02:00
  • b2129c0751 Indent the patch from Andrew and make it compile again Love Hornquist Astrand 2009-08-03 10:54:44 +02:00
  • ada7c73176 Indent the patch from Andrew and make it compile again Love Hornquist Astrand 2009-08-03 10:50:50 +02:00
  • 788480d28a heimdal Extend the 'hdb as a keytab' code [HEIMDAL-600] Love Hornquist Astrand 2009-08-03 10:43:22 +02:00
  • 99a05b37ca Add missing ',' between parameters [HEIMDAL-599] Love Hornquist Astrand 2009-08-03 09:52:17 +02:00
  • 296ebb00ba x Love Hornquist Astrand 2009-07-31 14:15:13 +02:00
  • 7b662b1fb5 x Love Hornquist Astrand 2009-07-31 10:20:32 +02:00
  • 44d0637328 x Love Hornquist Astrand 2009-07-31 10:15:29 +02:00
  • 01b53ac015 x Love Hornquist Astrand 2009-07-31 07:29:09 +02:00
  • ff89a727d4 Fix bounced condition Love Hornquist Astrand 2009-07-30 19:19:35 +02:00
  • 4d200dd2d5 Clean the list in a simpler way Love Hornquist Astrand 2009-07-30 18:56:23 +02:00
  • 20d4cca179 Make skip-ing work again, so that tests passes again Love Hornquist Astrand 2009-07-30 18:55:45 +02:00
  • ce28389265 Failed to open sockets. Love Hornquist Astrand 2009-07-30 15:53:39 +02:00