コミット履歴

作者 SHA1 メッセージ 日付
  Geoff Thorpe 05fc7018f8 Fix PEDANTIC compilation, using the same trick as elsewhere. 19 年 前
  Andy Polyakov 83e68987b3 Eliminate dependency on UNICODE macro. 19 年 前
  Richard Levitte fbd63d0784 Do not undefine _XOPEN_SOURCE. This is currently experimental, and 19 年 前
  Richard Levitte fe8bf9560d When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in 19 年 前
  Dr. Stephen Henson 384dba6edb Make kerberos ciphersuite code compile again. 19 年 前
  Dr. Stephen Henson 0858b71b41 Make kerberos ciphersuite code work with newer header files 19 年 前
  Dr. Stephen Henson 4e8172d6da Avoid warnings. 20 年 前
  Richard Levitte 253e893c2b Include the instance in the Kerberos ticket information. 21 年 前
  Richard Levitte c4d00669a0 Let's limit the extent of the definition of _XOPEN_SOURCE. 21 年 前
  Lutz Jänicke ea8e0cc7c2 Some more adjustments 22 年 前
  Lutz Jänicke 1004c99c29 Fix Kerberos5/SSL interaction 22 年 前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年 前
  Dr. Stephen Henson 611ba3f4a1 Initialize ciph_ctx in kssl.c 23 年 前
  Dr. Stephen Henson 497810cae7 23 年 前
  Dr. Stephen Henson cbc9d9713d 23 年 前
  Dr. Stephen Henson 0b4c91c0fc 23 年 前
  Richard Levitte 26414ee013 Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated 23 年 前
  Bodo Möller 47ff5c6279 For future portability reasons MIT is moving all macros to function 23 年 前
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 年 前
  Richard Levitte 116daf4c2f To avoid commit wars over dependencies, let's make it so things that 23 年 前
  Richard Levitte fdc2bbcacb Correct most of the unsigned vs. signed warnings (or int vs. size_t), 23 年 前
  Richard Levitte 882e891284 More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu> 23 年 前
  Richard Levitte acdf4afb91 More Kerberos SSL patches from Vern Staats <staatsvr@asc.hpc.mil>. 23 年 前
  Richard Levitte 45442167b0 Prevent KSSL server from requesting a client certificate. 23 年 前
  Richard Levitte 131645ecce paddr may be NULL. Do not crash if it is. 23 年 前
  Richard Levitte a5224c3420 Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu> 23 年 前
  Richard Levitte ab603c6987 Code to avoid the use of non-standard strptime(). By 23 年 前
  Richard Levitte 8de83bf876 Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu> 23 年 前
  Richard Levitte 7e99812432 If I define _XOPEN_SOURCE before including *any* system header file, 23 年 前