| 
							
							
								 Love Hornquist Astrand | 61cc35b83b | include hx509_context in krb5_context | 2009-09-29 09:23:37 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | f7bde058ee | Include dirfd for AIX too From Anton Lundin | 2009-09-29 08:56:07 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 7fbe96b164 | Paranoid in checking that we parsed the complete buffer | 2009-09-29 08:26:17 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 9680711e30 | fixup installation documentation | 2009-09-27 18:26:54 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 30c385b965 | build instruction and binaries now on web | 2009-09-27 12:07:49 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | f960c129b5 | add missing ] | 2009-09-26 15:24:55 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | d1a46017f0 | allow cross compiling TRY_RUN target (assume getaddrinfo is sane) | 2009-09-26 15:22:39 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 9d206b1654 | allow cross compiling TRY_RUN target ( | 2009-09-26 15:21:14 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | ec263fc5a4 | reading negative size is wrong, zero is ok | 2009-09-25 14:53:31 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 9bace01559 | Check for malloc(0) to make AIX happy Prompted by [HEIMDAL-646] by Anton Lundin | 2009-09-24 07:32:35 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 98f2421134 | Use krb5_cc_get_type() to get the type, dont assume typename_arg is set Patch from Johan Gadsjö via Joakim Fallsjö | 2009-09-24 07:19:33 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 8ec3c9dcba | remove UPDATED | 2009-09-24 00:32:12 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 2ae2fb48f0 | add --with-cross-tools=dir to allow to special where cross tools are if they are not in path | 2009-09-24 00:13:15 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | f8b06809a1 | export _et_list, report by Barry Sia | 2009-09-23 16:23:04 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 92075b8825 | add allow wrong oid flag, short for trust anchors | 2009-09-23 00:02:46 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 6b3fb1c674 | drop $Id$ | 2009-09-21 19:15:00 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 2ef2c451a4 | drop $Id$ | 2009-09-21 19:14:50 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 72908828b1 | remove $Id$ | 2009-09-21 10:36:37 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 94cc296741 | plug more leaks | 2009-09-21 10:08:42 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 76cf97e2b0 | free pac after reading it | 2009-09-21 09:59:38 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 80c866a4a7 | fix valgrind problems | 2009-09-21 09:52:28 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | f68a1bfb1a | use maybe-valgrind.sh | 2009-09-21 09:38:10 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 7016cb579f | try checking if we should run libtool/valgrind or not | 2009-09-21 09:37:55 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | ff5bd1f6c6 | use socket_set_ipv6only to bind only to the local v6 socket This is since we probably will get a v4 adresses a tiny bit later, and
that will fail binding. | 2009-09-21 07:59:18 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 3ed38b29c7 | If client tried IPv6, but service only listened on IPv4 | 2009-09-21 07:55:33 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | d7dcaae909 | str unused, drop | 2009-09-21 06:26:39 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | e247375e1c | add hx509_print_cert | 2009-09-21 06:24:22 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | b9c11926f7 | add hx509_print_cert | 2009-09-21 06:24:14 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 9c89bf0a73 | use hx509_print_cert | 2009-09-21 06:23:34 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 7a0af9ae18 | Its ok to pass down NULL as the context handle to error string function Just ignore setting the error string if that is the case. | 2009-09-21 06:21:23 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | a7d5b2a15e | make zero_ivec unsigned | 2009-09-20 22:37:27 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | c4192ba355 | use = to between type and argument to be less confusing | 2009-09-20 21:59:37 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | b7bae0b201 | make sure there are splace for storing ETYPE_NULL att the end of the array | 2009-09-20 21:57:20 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 4018b7bb84 | Add AC_PROG_LIBTOOL | 2009-09-20 21:41:17 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 043897bba4 | remove ROKEN_VERSION | 2009-09-20 01:36:42 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | a5b819e474 | remove ROKEN_VERSION | 2009-09-20 01:36:29 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | d55ee89437 | use PACKAGE_VERSION instead | 2009-09-20 01:36:09 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 313a5011ac | move krb5-types.cross to EXTRA_DIST | 2009-09-20 01:11:49 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | ddb40e585e | don't clean out crypto-headers.h, its a static file | 2009-09-20 01:10:26 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 80504759c1 | include headers when we try to to find the symbols, since it might not be a variable... | 2009-09-19 18:04:30 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 3e2a2de537 | Maybe include <ws2tcpip.h>. | 2009-09-19 17:55:04 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | cfafa64f83 | Maybe include <netdn.h>, maybe include <ws2tcpip.h> | 2009-09-19 17:53:56 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | cadd62466b | Maybe include <sys/socket.h> | 2009-09-19 17:45:42 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | fb0fc045c9 | check for winsock2 | 2009-09-19 17:35:53 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | a64366ba7f | fix depenecies for make-roken | 2009-09-19 17:25:54 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 7005f1f3f9 | process roken.h.in with a perlscript when cross compiling | 2009-09-19 16:43:35 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 7b83dfbe72 | Fix #if _DECL_ definitions | 2009-09-19 16:32:23 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | e94857ef33 | Remove #if 0 code | 2009-09-19 14:44:56 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | 61a21c6955 | catch error from vasprintf | 2009-09-19 14:36:06 -07:00 |  | 
			
				
					| 
							
							
								 Love Hornquist Astrand | fb63b6d6f0 | Don't care about the result from write() in SIGSEGV handler | 2009-09-19 14:34:58 -07:00 |  |