remove trailing whitespace
[abartlet/lorikeet-heimdal.git/.git] / kdc / kaserver.c
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-04-27 Love Hörnquist ÅstrandUse DES_set_key_unchecked().
2007-07-21 Love Hörnquist ÅstrandDon't ovewrite the error code, from Peter Meinecke.
2006-08-23 Love Hörnquist ÅstrandChange _kdc_db_fetch() to return the database pointer...
2006-05-05 Love Hörnquist ÅstrandRename u_intXX_t to uintXX_t
2006-05-04 Love Hörnquist ÅstrandUse the new unsigned integer storage types. Sprinkle...
2006-04-27 Love Hörnquist Åstrandpass down HDB_F_GET_ flags as appropriate
2006-04-02 Love Hörnquist Åstrand_kdc_check_flags takes hdb_entry_ex
2005-12-13 Love Hörnquist ÅstrandFinish up transition from hdb_entry to hdb_entry_ex.
2005-06-30 Love Hörnquist ÅstrandDon't pollute namespace, generate public headerfile
2005-06-30 Love Hörnquist ÅstrandMerge in the libkdc/kdc configuration split from Andre...
2005-06-23 Love Hörnquist Åstrandlog the kaserver requests, avoid shadowing variables
2005-06-08 Love Hörnquist Åstrand(do_authenticate): check return value from unparse_auth...
2005-04-24 Love Hörnquist ÅstrandUse the new Kerberos 4 functions in libkrb5 and so...
2005-04-14 Love Hörnquist ÅstrandAUTHENTICATE and AUTHENTICATE_V2 is almost the same...
2005-04-01 Johan Danielsson(do_getticket): check client max_life
2003-10-06 Love Hörnquist Åstrand(do_getticket): if times data is shorter then 8 byte...
2003-10-06 Love Hörnquist Åstrand(do_authenticate): if request length is less then 8...
2002-10-21 Johan Danielssonmake sure life is positive (from John Godehn)
2002-09-09 Jacques A. VidrineValidate some counts that may be received from the...
2002-04-18 Johan Danielssonstorage tweaks
2001-08-17 Johan Danielssonfix call to get_des_key
2001-07-02 Johan Danielssonalways include kaserver support
2001-02-05 Assar Westerlundupdate to new db_fetch4
2001-01-28 Assar Westerlund(do_getticket): check length of ticket. noted by ...
2000-10-08 Assar Westerlund(do_authenticate): check for time skew
2000-09-10 Assar Westerlundnew calls for free_ent
2000-06-28 Johan Danielssonpass extra parameter to get_des_key
2000-03-11 Assar Westerlund(do_authenticate, do_getticket): call check_flags
2000-02-13 Assar Westerlund(do_authenticate): return the kvno of the server and...
1999-12-02 Johan Danielssonremove advertising clause
1999-03-15 Assar Westerlundmalloc checks and fixes
1999-02-11 Johan Danielssonmerge new-crypto branch
1997-11-29 Assar Westerlund(create_reply_ticket): use a random nonce in the reply...
1997-10-16 Assar Westerlundremoved all unsealing, now done by the hdb layer
1997-09-03 Johan Danielssonkrb5_store_xdr_data static
1997-08-24 Assar Westerlundsome more checks
1997-08-24 Assar Westerlundfix up memory deallocation
1997-08-24 Assar Westerlundquick hack at talking kaserver protocol