Dr. Stephen Henson
|
4f7a2ab8b1
make kerberos work with OPENSSL_NO_SSL_INTERN
|
13 years ago |
Dr. Stephen Henson
|
cca1cd9a34
Submitted by: Tomas Hoger <thoger@redhat.com>
|
14 years ago |
Dr. Stephen Henson
|
ef236ec3b2
Merge from 1.0.0-stable branch.
|
15 years ago |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 years ago |
Dr. Stephen Henson
|
477fd4596f
PR: 1835
|
15 years ago |
Nils Larsch
|
15780a1ea0
use user-supplied malloc functions for persistent kssl objects
|
17 years ago |
Geoff Thorpe
|
05fc7018f8
Fix PEDANTIC compilation, using the same trick as elsewhere.
|
19 years ago |
Andy Polyakov
|
83e68987b3
Eliminate dependency on UNICODE macro.
|
19 years ago |
Richard Levitte
|
fbd63d0784
Do not undefine _XOPEN_SOURCE. This is currently experimental, and
|
19 years ago |
Richard Levitte
|
fe8bf9560d
When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in
|
19 years ago |
Dr. Stephen Henson
|
384dba6edb
Make kerberos ciphersuite code compile again.
|
19 years ago |
Dr. Stephen Henson
|
0858b71b41
Make kerberos ciphersuite code work with newer header files
|
19 years ago |
Dr. Stephen Henson
|
4e8172d6da
Avoid warnings.
|
20 years ago |
Richard Levitte
|
253e893c2b
Include the instance in the Kerberos ticket information.
|
21 years ago |
Richard Levitte
|
c4d00669a0
Let's limit the extent of the definition of _XOPEN_SOURCE.
|
21 years ago |
Lutz Jänicke
|
ea8e0cc7c2
Some more adjustments
|
22 years ago |
Lutz Jänicke
|
1004c99c29
Fix Kerberos5/SSL interaction
|
22 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Dr. Stephen Henson
|
611ba3f4a1
Initialize ciph_ctx in kssl.c
|
22 years ago |
Dr. Stephen Henson
|
497810cae7
|
22 years ago |
Dr. Stephen Henson
|
cbc9d9713d
|
22 years ago |
Dr. Stephen Henson
|
0b4c91c0fc
|
22 years ago |
Richard Levitte
|
26414ee013
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
|
23 years ago |
Bodo Möller
|
47ff5c6279
For future portability reasons MIT is moving all macros to function
|
23 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Richard Levitte
|
116daf4c2f
To avoid commit wars over dependencies, let's make it so things that
|
23 years ago |
Richard Levitte
|
fdc2bbcacb
Correct most of the unsigned vs. signed warnings (or int vs. size_t),
|
23 years ago |
Richard Levitte
|
882e891284
More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>
|
23 years ago |
Richard Levitte
|
acdf4afb91
More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>.
|
23 years ago |