- Jul 11, 2001
-
-
Lutz Jänicke authored
-
Richard Levitte authored
His comments are: . Fixed all of the Windows dynamic loading functions, prototypes, etc. . Corrected all of the unsigned/signed comparison warnings . Replaced the references to krb5_cksumarray[] for two reasons. First, it was an internal variable that should not have been referenced outside the library; nor could it have been with a shared library with restricted exports. Second, the variable is no longer used in current Kerberos implementations. I replaced the code with equivalent functionality using functions that are exported from the library.
-
Lutz Jänicke authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
exported header files.
-
Richard Levitte authored
-
Lutz Jänicke authored
-
Richard Levitte authored
-
- Jul 10, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
the term "simultaneous multiplication" (which -- acording to the paper, at least -- applies only to certain methods which we don't use here)
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
- Jul 09, 2001
-
-
Richard Levitte authored
things will work much more smoothly.
-
Richard Levitte authored
SSL according to RFC 2712. His comment is: This is a patch to openssl-SNAP-20010702 to support Kerberized SSL authentication. I'm expecting to have the full kssl-0.5 kit up on sourceforge by the end of the week. The full kit includes patches for mod-ssl, apache, and a few text clients. The sourceforge URL is http://sourceforge.net/projects/kssl/ . Thanks to a note from Simon Wilkinson I've replaced my KRB5 AP_REQ message with a real KerberosWrapper struct. I think this is fully RFC 2712 compliant now, including support for the optional authenticator field. I also added openssl-style ASN.1 macros for a few Kerberos structs; see crypto/krb5/ if you're interested.
-
Ben Laurie authored
for encrypt?).
-
- Jul 08, 2001
-
-
Ben Laurie authored
Worth around 5% for encrypt. Slows down decrypt slightly, but I expect to regain that later.
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jul 06, 2001
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jul 05, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Jul 04, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Ben Laurie authored
-
- Jul 03, 2001
-
-
Lutz Jänicke authored
(found by Andy Brown <logic@warthog.com>).
-
Richard Levitte authored
-
- Jul 02, 2001
-
-
Richard Levitte authored
used.
-
Richard Levitte authored
Changes to have OpenSSL compile on OS/2. Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
-
Ben Laurie authored
-
- Jul 01, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
Contributed by "Brian Havard" <brianh@kheldar.apana.org.au>
-