Don't use accessor in encrypted challenge
[krb5.git] / src / lib / krb5 / os / accessor.c
2011-09-24 Greg HudsonDon't use accessor in encrypted challenge
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-13 Greg HudsonDefer hostname lookups in krb5_sendto_kdc
2009-11-29 Greg HudsonRemove the non-iov entry point introduced in r23378...
2009-11-28 Greg HudsonCreate functional internal interfaces to allow GSSAPI...
2009-10-31 Tom Yumake mark-cstyle
2009-10-28 Greg HudsonBump the accessor version number since we made changes.
2009-10-28 Zhanna TsitkovReplace krb5_ with krb5Int_ prefix for non-API functions
2009-10-19 Greg HudsonImplement new APIs to allow improved crypto performance
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-01-13 Sam HartmanPatch from Luke Howard to:
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-15 Greg HudsonRemove krb4 code in libkrb5
2008-12-02 Sam HartmanCrypto IOV API per Projects/AEAD encryption API
2008-10-25 Ken RaeburnMore regression tests for ASN.1 encoders
2008-08-20 Zhanna Tsitkovlean client changes
2008-08-14 Ken RaeburnIf the LDAP KDB back end is being built, define ENABLE_...
2008-08-13 Ken RaeburnDon't build PKINIT ASN.1 support code if not building...
2007-08-06 Jeffrey Altmanmissing comma
2007-08-01 Kevin CoffmanAdd PKINIT support
2006-12-19 Ken RaeburnUse __extension__ if initializing by field name and...
2006-10-07 Ken RaeburnInitialize accessor fields at compile time, under C99...
2006-10-07 Ken RaeburnMove ASN.1 routines for KDB LDAP plugin into main krb5...
2006-03-07 Ken RaeburnMerge from plugin branch
2005-04-13 Ken RaeburnDelete definitions of unused macros NEED_SOCKETS and...
2004-12-08 Ken Raeburn* include/k5-int.h (struct _krb5int_access): Add functi...
2003-12-19 Jeffrey AltmanThe new functions krb5int_c_mandatory_cksumtype, krb5_s...
2003-06-06 Ken Raeburn* locate_kdc.c (struct srv_dns_entry): Moved to k5...
2003-06-04 Ken RaeburnPut krb5int_locate_server back in the accessor "export...
2003-05-24 Ken RaeburnBig step towards integrating libkrb524 into libkrb5:
2002-12-07 Tom YuFix some KRB5_CALLCONV botches that were causing troubl...
2002-09-03 Ken Raeburnprotoize
2002-08-22 Ken Raeburn* accessor.c (krb5int_accessor): Use krb5int_sendto...
2002-06-05 Ken RaeburnSeparate send-to-kdc UDP code, export it via accessor...
2001-10-26 Sam Hartman* Expose some rc4 crypto routines through the accessor...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-06-20 Ken RaeburnUse a "struct addrlist" instead of separate count and...
2001-04-26 Ken Raeburnimplement and use new internal interface for locating...
2001-04-26 Ken Raeburnback out changes that shouldn't have been checked in yet
2001-04-26 Ken Raeburnlocaladdr.c (foreach_localaddr): support SIOCGIFNUM...
2000-10-17 Ezra Peisach * changepw.c: Cast length argument to recvfrom/sendto...
2000-07-23 Tom Yu * accessor.c: Add NEED_SOCKETS in order to get prototy...
2000-07-19 Danilo AlmeidaAdd krb5int_accessor() to access internal krb5 function...