Commit Graph

  • 17cd6e2d5f Use hx509_certs_ref() Love Hornquist Astrand 2009-09-29 09:58:47 -07:00
  • ec47674c2b expose hx509_certs_ref Love Hornquist Astrand 2009-09-29 09:42:15 -07:00
  • 61cc35b83b include hx509_context in krb5_context Love Hornquist Astrand 2009-09-29 09:23:37 -07:00
  • f7bde058ee Include dirfd for AIX too Love Hornquist Astrand 2009-09-29 08:56:07 -07:00
  • 7fbe96b164 Paranoid in checking that we parsed the complete buffer Love Hornquist Astrand 2009-09-28 20:35:13 -07:00
  • 9680711e30 fixup installation documentation Love Hornquist Astrand 2009-09-27 18:26:54 -07:00
  • 30c385b965 build instruction and binaries now on web Love Hornquist Astrand 2009-09-27 12:07:49 -07:00
  • f960c129b5 add missing ] Love Hornquist Astrand 2009-09-26 15:24:55 -07:00
  • d1a46017f0 allow cross compiling TRY_RUN target (assume getaddrinfo is sane) Love Hornquist Astrand 2009-09-26 15:22:39 -07:00
  • 9d206b1654 allow cross compiling TRY_RUN target ( Love Hornquist Astrand 2009-09-26 15:21:14 -07:00
  • ec263fc5a4 reading negative size is wrong, zero is ok Love Hornquist Astrand 2009-09-25 14:53:31 -07:00
  • 9bace01559 Check for malloc(0) to make AIX happy Love Hornquist Astrand 2009-09-24 07:32:35 -07:00
  • 98f2421134 Use krb5_cc_get_type() to get the type, dont assume typename_arg is set Love Hornquist Astrand 2009-09-24 07:19:33 -07:00
  • 8ec3c9dcba remove UPDATED Love Hornquist Astrand 2009-09-24 00:32:12 -07:00
  • 2ae2fb48f0 add --with-cross-tools=dir to allow to special where cross tools are if they are not in path Love Hornquist Astrand 2009-09-24 00:13:15 -07:00
  • f8b06809a1 export _et_list, report by Barry Sia Love Hornquist Astrand 2009-09-23 16:23:04 -07:00
  • 92075b8825 add allow wrong oid flag, short for trust anchors Love Hornquist Astrand 2009-09-23 00:02:46 -07:00
  • 6b3fb1c674 drop $Id$ Love Hornquist Astrand 2009-09-21 19:15:00 -07:00
  • 2ef2c451a4 drop $Id$ Love Hornquist Astrand 2009-09-21 19:14:50 -07:00
  • 72908828b1 remove $Id$ Love Hornquist Astrand 2009-09-21 10:36:37 -07:00
  • 94cc296741 plug more leaks Love Hornquist Astrand 2009-09-21 10:08:42 -07:00
  • 76cf97e2b0 free pac after reading it Love Hornquist Astrand 2009-09-21 09:59:38 -07:00
  • 80c866a4a7 fix valgrind problems Love Hornquist Astrand 2009-09-21 09:52:28 -07:00
  • f68a1bfb1a use maybe-valgrind.sh Love Hornquist Astrand 2009-09-21 09:38:10 -07:00
  • 7016cb579f try checking if we should run libtool/valgrind or not Love Hornquist Astrand 2009-09-21 09:37:55 -07:00
  • ff5bd1f6c6 use socket_set_ipv6only to bind only to the local v6 socket Love Hornquist Astrand 2009-09-21 07:59:18 -07:00
  • 3ed38b29c7 If client tried IPv6, but service only listened on IPv4 Love Hornquist Astrand 2009-09-21 07:55:33 -07:00
  • d7dcaae909 str unused, drop Love Hornquist Astrand 2009-09-21 06:26:39 -07:00
  • e247375e1c add hx509_print_cert Love Hornquist Astrand 2009-09-21 06:24:22 -07:00
  • b9c11926f7 add hx509_print_cert Love Hornquist Astrand 2009-09-21 06:24:14 -07:00
  • 9c89bf0a73 use hx509_print_cert Love Hornquist Astrand 2009-09-21 06:23:34 -07:00
  • 7a0af9ae18 Its ok to pass down NULL as the context handle to error string function Love Hornquist Astrand 2009-09-21 06:21:23 -07:00
  • a7d5b2a15e make zero_ivec unsigned Love Hornquist Astrand 2009-09-20 22:37:27 -07:00
  • c4192ba355 use = to between type and argument to be less confusing Love Hornquist Astrand 2009-09-20 21:59:37 -07:00
  • b7bae0b201 make sure there are splace for storing ETYPE_NULL att the end of the array Love Hornquist Astrand 2009-09-20 21:57:20 -07:00
  • 4018b7bb84 Add AC_PROG_LIBTOOL Love Hornquist Astrand 2009-09-20 21:41:17 -07:00
  • 043897bba4 remove ROKEN_VERSION Love Hornquist Astrand 2009-09-20 01:36:42 -07:00
  • a5b819e474 remove ROKEN_VERSION Love Hornquist Astrand 2009-09-20 01:36:29 -07:00
  • d55ee89437 use PACKAGE_VERSION instead Love Hornquist Astrand 2009-09-20 01:36:09 -07:00
  • 313a5011ac move krb5-types.cross to EXTRA_DIST Love Hornquist Astrand 2009-09-20 01:11:49 -07:00
  • ddb40e585e don't clean out crypto-headers.h, its a static file Love Hornquist Astrand 2009-09-20 01:10:26 -07:00
  • 80504759c1 include headers when we try to to find the symbols, since it might not be a variable... Love Hornquist Astrand 2009-09-19 18:04:30 -07:00
  • 3e2a2de537 Maybe include <ws2tcpip.h>. Love Hornquist Astrand 2009-09-19 17:55:04 -07:00
  • cfafa64f83 Maybe include <netdn.h>, maybe include <ws2tcpip.h> Love Hornquist Astrand 2009-09-19 17:53:56 -07:00
  • cadd62466b Maybe include <sys/socket.h> Love Hornquist Astrand 2009-09-19 17:45:42 -07:00
  • fb0fc045c9 check for winsock2 Love Hornquist Astrand 2009-09-19 17:35:53 -07:00
  • a64366ba7f fix depenecies for make-roken Love Hornquist Astrand 2009-09-19 17:25:54 -07:00
  • 7005f1f3f9 process roken.h.in with a perlscript when cross compiling Love Hornquist Astrand 2009-09-19 16:43:35 -07:00
  • 7b83dfbe72 Fix #if _DECL_ definitions Love Hornquist Astrand 2009-09-19 16:32:23 -07:00
  • e94857ef33 Remove #if 0 code Love Hornquist Astrand 2009-09-19 14:44:56 -07:00
  • 61a21c6955 catch error from vasprintf Love Hornquist Astrand 2009-09-19 14:36:06 -07:00
  • fb63b6d6f0 Don't care about the result from write() in SIGSEGV handler Love Hornquist Astrand 2009-09-19 14:34:58 -07:00
  • 4795494a78 If there is no useful db support compile in, disable test Love Hornquist Astrand 2009-09-19 14:06:35 -07:00
  • 13d580409a Set default realm, makes test pass for hosts w/o default realm Love Hornquist Astrand 2009-09-19 13:58:00 -07:00
  • 914417c5c8 Remove unused structure Love Hornquist Astrand 2009-09-19 13:55:34 -07:00
  • f5a7b42db6 Don't parse realm for names, makes test pass for hosts w/o default realm Love Hornquist Astrand 2009-09-19 13:43:58 -07:00
  • e538b1e84b simplify, make sure length is set properly Love Hornquist Astrand 2009-09-19 12:57:30 -07:00
  • 26aefa1853 Don't free rsa (NULL) on failure to parse key Love Hornquist Astrand 2009-09-19 12:35:27 -07:00
  • b0e2117322 Add missing symbols and fix malformed symbols Love Hornquist Astrand 2009-09-19 12:26:52 -07:00
  • b59d869489 have HAVE_DECL_ if special and is set to 0 on failure Love Hornquist Astrand 2009-09-19 10:48:49 -07:00
  • d687a46cee Add back missing AH_BOTTOM Love Hornquist Astrand 2009-09-18 15:49:42 -07:00
  • 103cc941eb gssapi/krb5: set cred_handle in _gsskrb5_import_cred Stefan Metzmacher 2009-09-18 02:44:49 +02:00
  • ac8444c77f More #if -> #ifdef Love Hornquist Astrand 2009-09-16 20:21:08 -07:00
  • 9da5a02331 More #if -> #ifdef Love Hornquist Astrand 2009-09-16 20:18:56 -07:00
  • 082b2ecb08 use #ifdef Love Hornquist Astrand 2009-09-16 16:39:37 -07:00
  • da642095a7 SUN4 dead, sorry Love Hornquist Astrand 2009-09-16 16:37:45 -07:00
  • 048ccef92e SUN4 dead, sorry Love Hornquist Astrand 2009-09-16 16:34:39 -07:00
  • dec4371492 use !defined instead of ! Love Hornquist Astrand 2009-09-16 16:30:51 -07:00
  • 486ebbb49a use ifdef Love Hornquist Astrand 2009-09-16 16:11:51 -07:00
  • de036b72f2 authentication is always turned on Love Hornquist Astrand 2009-09-16 16:10:19 -07:00
  • 6fada85f78 if the UDP packet is truncated, return too packet large Love Hornquist Astrand 2009-09-16 16:06:11 -07:00
  • 6061cb5ee7 use max_request_str instead of max_request Love Hornquist Astrand 2009-09-16 16:00:47 -07:00
  • 52f94f5d42 Remove $Id$ Love Hornquist Astrand 2009-09-16 15:11:00 -07:00
  • 84b191349c remove more Love Hornquist Astrand 2009-09-16 15:10:48 -07:00
  • 8578600dbb Drop IRIX 4 support Love Hornquist Astrand 2009-09-16 14:58:21 -07:00
  • 53c878d313 Remove #if 0 for unused code Love Hornquist Astrand 2009-09-16 14:55:16 -07:00
  • bb05c428f7 no AC_SUBST for VOID_RETSIGTYPE Love Hornquist Astrand 2009-09-16 12:23:14 -07:00
  • 46443d23bb install tools in libexec/heimdal, fix deps Love Hornquist Astrand 2009-09-16 05:59:54 -07:00
  • e02f0d3646 fix asn1_compile_dep dependency Love Hornquist Astrand 2009-09-16 05:56:41 -07:00
  • 3d7488398a abstract out depenecy tracking for tools Love Hornquist Astrand 2009-09-16 05:40:55 -07:00
  • 6505961801 double include protection Love Hornquist Astrand 2009-09-16 00:36:47 -07:00
  • cddc59924c crypto headers are now stable, provide posix krb5-types.h Love Hornquist Astrand 2009-09-16 00:24:25 -07:00
  • dc4e8669ea Abstract out asn1_compile and slc Love Hornquist Astrand 2009-09-16 00:12:13 -07:00
  • 8e8c155c50 Make example sane and make LDAP style backends work (slight better) Love Hornquist Astrand 2009-09-12 17:26:10 -07:00
  • 36ea29599d there is no database Love Hornquist Astrand 2009-09-12 16:48:51 -07:00
  • d890db78a8 Drop RCSID Love Hornquist Astrand 2009-09-10 09:06:18 -07:00
  • a0b4f918a8 doxygen Love Hornquist Astrand 2009-09-10 09:03:43 -07:00
  • 32d69c77f4 more doxygen Love Hornquist Astrand 2009-09-08 11:09:55 -07:00
  • 07634950e8 drop 45 library Love Hornquist Astrand 2009-09-07 21:39:32 -07:00
  • 6536f807de remove 45 library, never used Love Hornquist Astrand 2009-09-07 21:27:21 -07:00
  • cad48529d0 drop 45 library Love Hornquist Astrand 2009-09-07 21:26:37 -07:00
  • 17bad91ee5 drop RCSID Love Hornquist Astrand 2009-09-07 21:25:22 -07:00
  • 6a56476258 drop RCSID Love Hornquist Astrand 2009-09-07 21:25:05 -07:00
  • c5264d42f4 drop rcsid Love Hornquist Astrand 2009-09-07 21:24:36 -07:00
  • d6a785f025 drop rcsid Love Hornquist Astrand 2009-09-07 21:24:04 -07:00
  • a83bb81997 drop rcsid Love Hornquist Astrand 2009-09-07 21:23:42 -07:00
  • 9e4bc686d3 drop rcsid Love Hornquist Astrand 2009-09-07 21:22:46 -07:00
  • 9120d17eb0 Tell some what servers we tried to talk to Love Hornquist Astrand 2009-09-07 20:55:05 -07:00
  • 4c06438189 Add _krb5_krbhst_get_realm() to get what realm was used Love Hornquist Astrand 2009-09-07 20:54:48 -07:00
  • 878eb853df Add debug_dest member Love Hornquist Astrand 2009-09-07 20:38:29 -07:00