aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/str_conv.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Improve salt type display in kadmin getprincGreg Hudson1-13/+10
2012-12-22Delete timestamp_to_sfstring sprintf fallbackTom Yu1-9/+0
2012-12-22Add more formats to krb5_timestamp_to_sfstringTom Yu1-1/+6
2012-07-05Remove dead codeBen Kaduk1-11/+0
2012-04-26Remove orphaned Apple PKINIT supportGreg Hudson1-3/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-7/+1
2010-04-23Adapted patch from Jason Rogers. It wasn't complete, so this commitTom Yu1-10/+0
2009-10-31make mark-cstyleTom Yu1-109/+110
2009-02-06Change variable accepting return from strftime to time_t. ThisEzra Peisach1-1/+1
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-5/+3
2008-08-27Based on patch from lxs, with some changes:Ken Raeburn1-1/+1
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-1/+4
2007-07-12Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn1-9/+9
2007-06-29Define a localtime_r wrapper around localtime if the system doesn'tKen Raeburn1-7/+17
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-0/+1
2004-06-04* str_conv.c (krb5_string_to_timestamp): Use localtime_r if available.Ken Raeburn1-2/+17
2002-09-03protoizeKen Raeburn1-24/+11
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-9/+9
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-6/+6
2001-06-11 * str_conv.c: If strptime() is present on system without aEzra Peisach1-1/+1
2001-02-16 * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach1-0/+5
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach1-1/+6
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-1/+3
1999-12-06merge 1.1 branch, to 12/1/99Ken Raeburn1-383/+185
1999-10-12* conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1-4/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-09-01from 1.1 branch:Ken Raeburn1-1/+1
1998-11-03 * str_conv.c: Remove krb5_cksumtype_to_string after mergeTom Yu1-27/+0
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-148/+0
1998-05-14Make sure the date string printed uses 4 digit yearsTheodore Tso1-5/+5
1998-05-09str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1-21/+68
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-28/+28
1996-06-18 * str_conv.c (krb5_string_to_timestamp): Ensure that all fields ofEzra Peisach1-1/+7
1996-05-15* mk_req_ext.c mk_safe.c send_tgs.c:Richard Basch1-3/+3
1996-05-10Removed des3-md5 supportRichard Basch1-4/+10
1996-05-04* get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1-1/+3
1996-04-09preauth.c: add SAM supportMark Eichin1-1/+4
1996-03-13 * str_conv.c (krb5_timestamp_to_string): Handle statement notEzra Peisach1-1/+1
1995-12-05Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1-0/+668