summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Divide copy_auth.c into three files based on the functionality. Namely, Zhanna Tsitkov2010-01-061-307/+4
* Remove krb5_ prefix from some static func namesZhanna Tsitkov2009-12-221-9/+13
* Terminate the loop in find_authdata_1 if we get an error in one of theGreg Hudson2009-11-301-1/+1
* Constrained delegation without PAC supportGreg Hudson2009-11-141-20/+41
* In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson2009-10-311-14/+11
* make mark-cstyleTom Yu2009-10-311-113/+113
* fix some Coverity reported defects in naming extensionsLuke Howard2009-10-201-0/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+123
* Implement krb5int_find_authdataSam Hartman2009-03-161-0/+89
* krb5_merge_authdata should initialize output on failureSam Hartman2009-02-261-0/+1
* Include authenticator and ticket authdata in gss-apiSam Hartman2009-02-261-11/+35
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+82
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-4/+0
* protoizeKen Raeburn2002-09-031-8/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+4
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-4/+6
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Fix bug where an allocated structure was used before it was checked toTheodore Tso1993-06-031-2/+2
* Do the right thing if the passed auth data is nullTheodore Tso1993-02-261-0/+5
* Fixed some saber bugs...Theodore Tso1992-08-261-5/+7
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change bcopy to memcpy, memset to bzeroJohn Kohl1990-11-081-1/+1
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-1/+0
* *** empty log message ***John Kohl1990-05-081-0/+71