aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/deltat.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Fix indentation in x-deltat.yGreg Hudson1-3/+3
2019-06-07Update HTTP linksMichael Mattioli1-1/+1
2018-10-26Update auto-generated filesGreg Hudson1-20/+22
2017-06-15Turn off -Wmaybe-uninitializedGreg Hudson1-40/+37
2017-04-12Fix unknown pragma with clang on x-deltat.yRobbie Harwood1-37/+39
2015-08-10Visual Studio 2015 build fixesThomas Sondergaard1-40/+40
2014-07-08Include autoconf.h before system headersGreg Hudson1-2/+1
2014-06-01Make x-deltat.y work with bison 3Greg Hudson1-750/+619
2012-01-27Suppress maybe-uninitialized warning in x-deltat.yGreg Hudson1-23/+24
2011-09-06Newer GCCs optimizer catches a variable used without initializationEzra Peisach1-456/+829
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-3/+4
2009-10-31make mark-cstyleTom Yu1-9/+7
2005-05-20Implement RFC 3961 PRFSam Hartman1-18/+26
2005-04-13* Makefile.in (BISONFLAGS): Drop -v.Ken Raeburn1-21/+21
2005-03-03time-delta parser doesn't work on HP-UX 10Ken Raeburn1-699/+1022
2004-10-13krb5_string_to_deltat should default to seconds if no unit is provided. If t...Alexandra Ellwood1-720/+528
2002-09-03protoizeKen Raeburn1-507/+701
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-7/+8
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
2001-02-16 * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach1-100/+158
1999-12-06merge 1.1 branch, to 12/1/99Ken Raeburn1-0/+1063