index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
kssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-0
/
+3
*
make kerberos work with OPENSSL_NO_SSL_INTERN
Dr. Stephen Henson
2011-05-12
1
-0
/
+16
*
Submitted by: Tomas Hoger <thoger@redhat.com>
Dr. Stephen Henson
2010-03-03
1
-0
/
+3
*
Merge from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-23
1
-8
/
+9
*
Updates from 1.0.0-stable branch.
Dr. Stephen Henson
2009-04-20
1
-5
/
+0
*
PR: 1835
Dr. Stephen Henson
2009-02-14
1
-1
/
+1
*
use user-supplied malloc functions for persistent kssl objects
Nils Larsch
2007-02-10
1
-13
/
+32
*
Fix PEDANTIC compilation, using the same trick as elsewhere.
Geoff Thorpe
2005-07-26
1
-1
/
+1
*
Eliminate dependency on UNICODE macro.
Andy Polyakov
2005-06-27
1
-1
/
+1
*
Do not undefine _XOPEN_SOURCE. This is currently experimental, and
Richard Levitte
2005-06-17
1
-0
/
+2
*
When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in
Richard Levitte
2005-05-21
1
-1
/
+1
*
Make kerberos ciphersuite code compile again.
Dr. Stephen Henson
2005-04-20
1
-3
/
+4
*
Make kerberos ciphersuite code work with newer header files
Dr. Stephen Henson
2005-04-10
1
-6
/
+12
*
Avoid warnings.
Dr. Stephen Henson
2004-03-16
1
-2
/
+2
*
Include the instance in the Kerberos ticket information.
Richard Levitte
2003-09-27
1
-9
/
+26
*
Let's limit the extent of the definition of _XOPEN_SOURCE.
Richard Levitte
2003-03-25
1
-0
/
+1
*
Some more adjustments
Lutz Jänicke
2002-12-24
1
-2
/
+3
*
Fix Kerberos5/SSL interaction
Lutz Jänicke
2002-12-20
1
-38
/
+17
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-19
/
+1
*
Initialize ciph_ctx in kssl.c
Dr. Stephen Henson
2002-03-19
1
-0
/
+1
*
Undo previous patch: avoid warnings by #undef'ing
Dr. Stephen Henson
2002-03-13
1
-6
/
+9
*
Fix Kerberos warnings with VC++.
Dr. Stephen Henson
2002-03-12
1
-4
/
+13
*
Fix various warnings when compiling with KRB5 code.
Dr. Stephen Henson
2002-03-12
1
-12
/
+11
*
Increase internal security when using strncpy, by making sure the resulting s...
Richard Levitte
2002-02-28
1
-0
/
+2
*
For future portability reasons MIT is moving all macros to function
Bodo Möller
2001-11-23
1
-9
/
+45
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-4
/
+4
*
To avoid commit wars over dependencies, let's make it so things that
Richard Levitte
2001-10-10
1
-1
/
+3
*
Correct most of the unsigned vs. signed warnings (or int vs. size_t),
Richard Levitte
2001-07-31
1
-12
/
+13
*
More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-31
1
-6
/
+10
*
More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>.
Richard Levitte
2001-07-21
1
-68
/
+98
*
Prevent KSSL server from requesting a client certificate.
Richard Levitte
2001-07-12
1
-1
/
+4
*
paddr may be NULL. Do not crash if it is.
Richard Levitte
2001-07-12
1
-5
/
+10
*
Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-11
1
-6
/
+197
*
Code to avoid the use of non-standard strptime(). By
Richard Levitte
2001-07-11
1
-7
/
+38
*
Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-11
1
-54
/
+123
*
If I define _XOPEN_SOURCE before including *any* system header file,
Richard Levitte
2001-07-09
1
-1
/
+1
*
Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in
Richard Levitte
2001-07-09
1
-90
/
+858
*
DEC C on VMS is pedantic by definition.
Richard Levitte
2001-02-20
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-5
/
+5
*
Temporary fix for build break.
Ulf Möller
2001-02-20
1
-0
/
+1
*
Fix warnings.
Ben Laurie
2000-12-03
1
-1
/
+7
*
Typo corrected.
Richard Levitte
2000-12-01
1
-1
/
+1
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-21
/
+473
*
I've checked again and again. There really is no need to expand a to
Richard Levitte
2000-11-16
1
-0
/
+582