summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/str_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Improve salt type display in kadmin getprincGreg Hudson2014-03-261-13/+10
* Delete timestamp_to_sfstring sprintf fallbackTom Yu2012-12-221-9/+0
* Add more formats to krb5_timestamp_to_sfstringTom Yu2012-12-221-1/+6
* Remove dead codeBen Kaduk2012-07-051-11/+0
* Remove orphaned Apple PKINIT supportGreg Hudson2012-04-261-3/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-7/+1
* Adapted patch from Jason Rogers. It wasn't complete, so this commitTom Yu2010-04-231-10/+0
* make mark-cstyleTom Yu2009-10-311-109/+110
* Change variable accepting return from strftime to time_t. ThisEzra Peisach2009-02-061-1/+1
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-5/+3
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-1/+1
* Apple PKINIT patch commitAlexandra Ellwood2008-05-301-1/+4
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-9/+9
* Define a localtime_r wrapper around localtime if the system doesn'tKen Raeburn2007-06-291-7/+17
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+1
* * str_conv.c (krb5_string_to_timestamp): Use localtime_r if available.Ken Raeburn2004-06-041-2/+17
* protoizeKen Raeburn2002-09-031-24/+11
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-9/+9
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-6/+6
* * str_conv.c: If strptime() is present on system without aEzra Peisach2001-06-111-1/+1
* * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach2001-02-161-0/+5
* * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach2000-07-181-1/+6
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-1/+3
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-061-383/+185
* * conv_princ.c (sconv_list): Don't do conversion for "zephyr" principal.Ken Raeburn1999-10-121-4/+4
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* from 1.1 branch:Ken Raeburn1999-09-011-1/+1
* * str_conv.c: Remove krb5_cksumtype_to_string after mergeTom Yu1998-11-031-27/+0
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-148/+0
* Make sure the date string printed uses 4 digit yearsTheodore Tso1998-05-141-5/+5
* str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to beTheodore Tso1998-05-091-21/+68
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-28/+28
* * str_conv.c (krb5_string_to_timestamp): Ensure that all fields ofEzra Peisach1996-06-181-1/+7
* * mk_req_ext.c mk_safe.c send_tgs.c:Richard Basch1996-05-151-3/+3
* Removed des3-md5 supportRichard Basch1996-05-101-4/+10
* * get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1996-05-041-1/+3
* preauth.c: add SAM supportMark Eichin1996-04-091-1/+4
* * str_conv.c (krb5_timestamp_to_string): Handle statement notEzra Peisach1996-03-131-1/+1
* Moved most string-type conversion routines from libkadm to libkrb5 toRichard Basch1995-12-051-0/+668