Dr. Stephen Henson
|
340b4dd7df
|
Fix from HEAD.
|
2006-08-31 20:11:09 +00:00 |
|
Ben Laurie
|
4b9dcd821f
|
Add IGE and biIGE modes.
|
2006-08-28 11:00:32 +00:00 |
|
Andy Polyakov
|
669c5c9380
|
Engage assembler in solaris64-x86_64-cc [backport from HEAD].
|
2006-08-01 16:13:47 +00:00 |
|
Bodo Möller
|
d9c06b56ca
|
New Camellia implementation (replacing previous version)
Submitted by: NTT
|
2006-07-19 13:38:27 +00:00 |
|
Dr. Stephen Henson
|
eb499b2854
|
Oops...
|
2006-07-09 12:07:22 +00:00 |
|
Dr. Stephen Henson
|
65a82ef6d7
|
Fix from HEAD.
|
2006-07-09 12:03:02 +00:00 |
|
Bodo Möller
|
5d7f15daf8
|
use <poll.h> as by Single Unix Specification
|
2006-06-30 08:14:50 +00:00 |
|
Bodo Möller
|
ec67e3b7e4
|
always read in RAND_poll() if we can't use select because of a too
large FD: it's non-blocking mode anyway
|
2006-06-28 14:50:00 +00:00 |
|
Andy Polyakov
|
0d3ff3c073
|
aes-586.pl sync from HEAD.
|
2006-06-28 09:01:40 +00:00 |
|
Andy Polyakov
|
325e48867c
|
Mitigate the hazard of cache-collision timing attack on last round
[from HEAD].
|
2006-06-28 08:58:15 +00:00 |
|
Richard Levitte
|
8de95bc05b
|
Use poll() when possible to gather Unix randomness entropy
|
2006-06-27 06:31:57 +00:00 |
|
Bodo Möller
|
4a9cfd763e
|
Another thread-safety fix
|
2006-06-16 01:01:14 +00:00 |
|
Bodo Möller
|
1921a1adb2
|
"make depend" for the default configuration, i.e. no-camellia here in
the 0.9.8 branch!
|
2006-06-14 09:56:08 +00:00 |
|
Bodo Möller
|
6d2cd23f40
|
Thread-safety fixes
|
2006-06-14 08:51:41 +00:00 |
|
Bodo Möller
|
14fb67f28a
|
make update
|
2006-06-14 08:47:00 +00:00 |
|
Richard Levitte
|
c552680473
|
Keep synchronised with Unix
|
2006-06-12 06:46:27 +00:00 |
|
Bodo Möller
|
edbf9f878d
|
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
|
2006-06-11 01:08:15 +00:00 |
|
Richard Levitte
|
2745ddfc33
|
Keep synchronised with the Unix build
|
2006-06-10 05:38:29 +00:00 |
|
Bodo Möller
|
808606034a
|
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
|
2006-06-09 22:31:05 +00:00 |
|
Bodo Möller
|
e18eef3d7a
|
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
|
2006-06-09 15:42:21 +00:00 |
|
Dr. Stephen Henson
|
986ad56124
|
Fix from HEAD.
|
2006-05-17 18:20:27 +00:00 |
|
Dr. Stephen Henson
|
1c5dc844e7
|
Update for next dev version.
|
2006-05-04 13:08:35 +00:00 |
|
Dr. Stephen Henson
|
f871949efd
|
Prepare for new release.
|
2006-05-04 12:46:42 +00:00 |
|
Dr. Stephen Henson
|
eb2ec6bee9
|
make update
|
2006-05-04 12:15:59 +00:00 |
|
Dr. Stephen Henson
|
db0edc3273
|
Inherit check time if appropriate.
|
2006-05-03 13:16:02 +00:00 |
|
Dr. Stephen Henson
|
d4426e79a7
|
Fix warning.
|
2006-04-15 17:53:52 +00:00 |
|
Dr. Stephen Henson
|
b095418d20
|
Fix from 0.9.7-stable.
|
2006-04-15 17:43:18 +00:00 |
|
Dr. Stephen Henson
|
d6fd880481
|
Fix on the right branch this time :-)
|
2006-04-15 13:17:53 +00:00 |
|
Dr. Stephen Henson
|
cbb0b734c7
|
If cipher list contains a match for an explicit ciphersuite only match that
one suite.
|
2006-04-15 00:22:34 +00:00 |
|
Nils Larsch
|
d5cc2f19cd
|
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
2006-03-14 22:48:31 +00:00 |
|
Nils Larsch
|
b7a80146f4
|
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
2006-03-13 23:12:08 +00:00 |
|
Dr. Stephen Henson
|
81418b7c77
|
Update from HEAD.
|
2006-03-01 21:17:50 +00:00 |
|
Nils Larsch
|
e2217e7ed5
|
fix "#ifndef HZ" statement
PR: 1287
|
2006-02-28 20:08:46 +00:00 |
|
Dr. Stephen Henson
|
9d01d50459
|
Update from head.
|
2006-02-21 01:00:47 +00:00 |
|
Dr. Stephen Henson
|
e27c67c5c5
|
Fix from HEAD.
|
2006-02-19 13:45:22 +00:00 |
|
Dr. Stephen Henson
|
38a3178185
|
Fix OBJ_obj2txt() for large OIDs.
|
2006-02-15 15:03:47 +00:00 |
|
Nils Larsch
|
58828ae573
|
fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman
|
2006-02-13 08:22:39 +00:00 |
|
Nils Larsch
|
22d1087e16
|
backport recent changes from the cvs head
|
2006-02-08 19:16:33 +00:00 |
|
Dr. Stephen Henson
|
9f85fcefdc
|
Update filenames in makefiles
|
2006-02-04 01:49:36 +00:00 |
|
Dr. Stephen Henson
|
269d2575cd
|
Fix from HEAD.
|
2006-02-04 01:26:49 +00:00 |
|
Nils Larsch
|
0b8ed5de2d
|
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
|
2006-02-02 22:16:45 +00:00 |
|
Ben Laurie
|
c22684eac9
|
Constification.
|
2006-02-02 15:27:22 +00:00 |
|
Dr. Stephen Henson
|
c42cd4b831
|
Fix from HEAD.
|
2006-01-31 18:37:41 +00:00 |
|
Dr. Stephen Henson
|
02df47d349
|
Fixes for BOOL handling: produce errors for invalid string for mini-compiler,
correctly encode FALSE for BOOL in ASN1_TYPE.
|
2006-01-19 17:17:33 +00:00 |
|
Dr. Stephen Henson
|
41c39e3366
|
Fix for Win32 dynamic engine loading.
|
2006-01-15 17:28:35 +00:00 |
|
Nils Larsch
|
611ed5f312
|
fix comment
PR: 1270
|
2006-01-13 23:52:17 +00:00 |
|
Nils Larsch
|
27fbb5dbf4
|
2 is a prime number ...
PR: 1266
|
2006-01-13 23:29:31 +00:00 |
|
Richard Levitte
|
db8d9b7cf1
|
Forgot to initialize CC6DISABLEWARNINGS properly...
|
2006-01-11 18:55:49 +00:00 |
|
Richard Levitte
|
60ec950517
|
Typo...
|
2006-01-11 13:31:19 +00:00 |
|
Richard Levitte
|
2cd4ebc01f
|
Disable the Mixed Linkage warning for some selected modules. This is
because the Compaq C compiler will not accept that a variable be
declared extern then defined static without a warning.
|
2006-01-09 19:22:53 +00:00 |
|