| .. | 
		
		
			
			
			
			
				| aes | Add option for "compact" rounds to aes_x86core.c. "Compact" rounds are | 2006-07-14 09:57:55 +00:00 | 
		
			
			
			
			
				| asn1 | Camellia cipher, contributed by NTT | 2006-06-09 15:44:59 +00:00 | 
		
			
			
			
			
				| bf | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| bio | Add BeOS support. | 2006-04-11 21:34:21 +00:00 | 
		
			
			
			
			
				| bn | Unsigned vs signed comparison warning. | 2006-07-04 20:29:14 +00:00 | 
		
			
			
			
			
				| buffer | New utility function to reverse a buffer, either by copying or in-place. | 2006-04-10 00:11:30 +00:00 | 
		
			
			
			
			
				| camellia | Camellia cipher, contributed by NTT | 2006-06-09 22:29:40 +00:00 | 
		
			
			
			
			
				| cast | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| comp | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| conf | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| des | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| dh | New function to dup EVP_PKEY_CTX. This will be needed to make new signing | 2006-05-24 23:49:30 +00:00 | 
		
			
			
			
			
				| dsa | Allow digests to supply S/MIME micalg values from a ctrl. | 2006-07-10 18:36:55 +00:00 | 
		
			
			
			
			
				| dso | Someone made a mistake, and some function and reason codes got | 2006-05-12 15:27:52 +00:00 | 
		
			
			
			
			
				| ec | Allow digests to supply S/MIME micalg values from a ctrl. | 2006-07-10 18:36:55 +00:00 | 
		
			
			
			
			
				| ecdh | Missing CFLAG in couple of depend: targets. | 2005-12-18 19:00:54 +00:00 | 
		
			
			
			
			
				| ecdsa | fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman | 2006-02-13 08:16:00 +00:00 | 
		
			
			
			
			
				| engine | Camellia cipher, contributed by NTT | 2006-06-09 15:44:59 +00:00 | 
		
			
			
			
			
				| err | New functions CRYPTO_set_idptr_callback(), | 2006-06-23 15:21:36 +00:00 | 
		
			
			
			
			
				| evp | New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. | 2006-07-12 12:31:30 +00:00 | 
		
			
			
			
			
				| hmac | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| idea | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| krb5 | … |  | 
		
			
			
			
			
				| lhash | New functions to enumerate digests and ciphers. | 2006-07-09 00:53:45 +00:00 | 
		
			
			
			
			
				| md2 | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| md4 | improve make dclean to remove files generated during build | 2006-04-11 20:05:23 +00:00 | 
		
			
			
			
			
				| md5 | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| mdc2 | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| objects | Bugfix: don't look in internal table for signature if found in application | 2006-07-12 16:30:40 +00:00 | 
		
			
			
			
			
				| ocsp | New non-blocking OCSP functionality. | 2006-07-17 12:18:28 +00:00 | 
		
			
			
			
			
				| pem | Camellia cipher, contributed by NTT | 2006-06-09 15:44:59 +00:00 | 
		
			
			
			
			
				| perlasm | Minor ppc-xlate.pl update. | 2006-06-05 09:42:31 +00:00 | 
		
			
			
			
			
				| pkcs7 | Allow digests to supply S/MIME micalg values from a ctrl. | 2006-07-10 18:36:55 +00:00 | 
		
			
			
			
			
				| pkcs12 | PKCS#12 mac key length should equal digest length. | 2006-05-17 18:19:51 +00:00 | 
		
			
			
			
			
				| pqueue | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| rand | use <poll.h> as by Single Unix Specification | 2006-06-30 08:14:39 +00:00 | 
		
			
			
			
			
				| rc2 | fix "#ifndef HZ" statement | 2006-02-28 19:52:15 +00:00 | 
		
			
			
			
			
				| rc4 | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| rc5 | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| ripemd | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| rsa | Allow digests to supply S/MIME micalg values from a ctrl. | 2006-07-10 18:36:55 +00:00 | 
		
			
			
			
			
				| sha | Add sha512-ppc.pl module. | 2006-06-05 09:37:55 +00:00 | 
		
			
			
			
			
				| stack | RFC 3161 compliant time stamp request creation, response generation | 2006-02-12 23:11:56 +00:00 | 
		
			
			
			
			
				| store | add additional checks + cleanup | 2006-01-29 23:12:22 +00:00 | 
		
			
			
			
			
				| threads | Add BeOS support. | 2006-04-11 21:34:21 +00:00 | 
		
			
			
			
			
				| ts | If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd better | 2006-03-31 12:25:24 +00:00 | 
		
			
			
			
			
				| txt_db | Update filenames in makefiles. | 2006-02-04 01:45:59 +00:00 | 
		
			
			
			
			
				| ui | Add BeOS support. | 2006-04-11 21:34:21 +00:00 | 
		
			
			
			
			
				| whrlpool | fix signed vs. unsigned warning | 2006-03-11 11:54:27 +00:00 | 
		
			
			
			
			
				| x509 | Extended PBES2 function supporting application supplied IV and PRF NID. | 2006-05-17 12:47:17 +00:00 | 
		
			
			
			
			
				| x509v3 | unused function | 2006-03-06 17:58:25 +00:00 | 
		
			
			
			
			
				| .cvsignore | Fix warnings. | 2006-02-15 14:45:31 +00:00 | 
		
			
			
			
			
				| LPdir_nyi.c | … |  | 
		
			
			
			
			
				| LPdir_unix.c | … |  | 
		
			
			
			
			
				| LPdir_vms.c | … |  | 
		
			
			
			
			
				| LPdir_win.c | … |  | 
		
			
			
			
			
				| LPdir_win32.c | … |  | 
		
			
			
			
			
				| LPdir_wince.c | … |  | 
		
			
			
			
			
				| Makefile | improve make dclean to remove files generated during build | 2006-04-11 20:05:23 +00:00 | 
		
			
			
			
			
				| cpt_err.c | … |  | 
		
			
			
			
			
				| cryptlib.c | New functions CRYPTO_set_idptr_callback(), | 2006-06-23 15:21:36 +00:00 | 
		
			
			
			
			
				| cryptlib.h | Move _WIN32_WINNT definition from command line to e_os.h. The change is | 2005-05-21 13:19:27 +00:00 | 
		
			
			
			
			
				| crypto-lib.com | Keep synchronised with Unix | 2006-06-12 06:46:18 +00:00 | 
		
			
			
			
			
				| crypto.h | New functions CRYPTO_set_idptr_callback(), | 2006-06-23 15:21:36 +00:00 | 
		
			
			
			
			
				| cversion.c | … |  | 
		
			
			
			
			
				| ebcdic.c | … |  | 
		
			
			
			
			
				| ebcdic.h | … |  | 
		
			
			
			
			
				| ex_data.c | … |  | 
		
			
			
			
			
				| ia64cpuid.S | … |  | 
		
			
			
			
			
				| install.com | Keep synchronised with the Unix build | 2006-06-10 05:38:23 +00:00 | 
		
			
			
			
			
				| md32_common.h | SHA1 for PowerPC. | 2006-05-01 13:35:03 +00:00 | 
		
			
			
			
			
				| mem.c | … |  | 
		
			
			
			
			
				| mem_clr.c | … |  | 
		
			
			
			
			
				| mem_dbg.c | New functions CRYPTO_set_idptr_callback(), | 2006-06-23 15:21:36 +00:00 | 
		
			
			
			
			
				| o_dir.c | … |  | 
		
			
			
			
			
				| o_dir.h | … |  | 
		
			
			
			
			
				| o_dir_test.c | … |  | 
		
			
			
			
			
				| o_str.c | "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. | 2005-09-20 20:19:07 +00:00 | 
		
			
			
			
			
				| o_str.h | "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. | 2005-09-20 20:19:07 +00:00 | 
		
			
			
			
			
				| o_time.c | … |  | 
		
			
			
			
			
				| o_time.h | … |  | 
		
			
			
			
			
				| opensslconf.h.in | Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and | 2005-12-16 10:37:24 +00:00 | 
		
			
			
			
			
				| opensslv.h | I just branched 0.9.8, so HEAD needs to be bumped to 0.9.9-dev. | 2005-05-18 03:58:34 +00:00 | 
		
			
			
			
			
				| ossl_typ.h | New non-blocking OCSP functionality. | 2006-07-17 12:18:28 +00:00 | 
		
			
			
			
			
				| sparccpuid.S | Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. | 2005-12-16 17:39:57 +00:00 | 
		
			
			
			
			
				| sparcv9cap.c | Minor sparcv9 clean-ups. | 2005-12-27 21:27:39 +00:00 | 
		
			
			
			
			
				| symhacks.h | A few more ENGINE strings that need shortening. | 2006-06-04 08:22:25 +00:00 | 
		
			
			
			
			
				| uid.c | … |  | 
		
			
			
			
			
				| x86_64cpuid.pl | Solaris x86_64 /usr/ccs/bin/as support. | 2005-06-20 14:56:48 +00:00 | 
		
			
			
			
			
				| x86cpuid.pl | Support for indirect calls in x86 assembler modules. | 2005-12-06 18:43:59 +00:00 |