summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore dependency lines beginning with '#' to deal with gccTom Yu2007-09-191-0/+1
* Fixed bug where the lock list was getting corrupted when upgrading or Alexandra Ellwood2007-09-182-46/+87
* Windows\Identity Makefile "clean" moreJeffrey Altman2007-09-1813-11/+46
* use ccs_callback_release() to free ccs_callback_tAlexandra Ellwood2007-09-181-1/+1
* Added sanity checking so we can't dereference NULL trying to call a callbackAlexandra Ellwood2007-09-181-2/+7
* Added additional debugging error checkingAlexandra Ellwood2007-09-181-2/+4
* cci_array_move should work when the source and dest positions are equalAlexandra Ellwood2007-09-181-1/+2
* Make config.status itself update the timestamp file associated withKen Raeburn2007-09-172-2/+2
* wix installer - permit administrative installsJeffrey Altman2007-09-141-32/+3
* In the pkinit decoders, set up things properly so that asn1buf_sync()Tom Yu2007-09-131-3/+22
* Before the error-message tests, make sure the host principal exists,Ken Raeburn2007-09-111-3/+5
* Fixed macro for cc_ccache_unlock and updated documentationAlexandra Ellwood2007-09-101-2/+2
* 64-bit Windows krb5int_cc_default calls to LeashJeffrey Altman2007-09-051-1/+6
* Revise patch to avoid 32-byte overflow which remained after theTom Yu2007-09-051-2/+10
* MSI installer for 64-bit AMD64Jeffrey Altman2007-09-059-314/+687
* 64-bit Windows gss.exe (gui version of gss-client.exe)Jeffrey Altman2007-09-052-3/+5
* krb5_fcc_generate_new is non-functionalEzra Peisach2007-09-052-49/+104
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-055-84/+179
* Bidirectional map template codeKen Raeburn2007-09-041-0/+194
* Fix bug in clearing of new storageKen Raeburn2007-09-041-1/+2
* Support using valgrind on test programsKen Raeburn2007-09-042-1/+44
* revert accidental commit of gc_frm_kdc.cTom Yu2007-09-041-181/+20
* fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2007-09-042-22/+184
* fix CVE-2007-3999 svc_auth_gss.c buffer overflowTom Yu2007-09-041-1/+1
* bump accessor version numberTom Yu2007-09-041-1/+1
* Bail out if encoded "ticket" doesn't decode correctly. This allowsTom Yu2007-09-041-1/+2
* GSS-API Win64 support Jeffrey Altman2007-09-021-1/+6
* Make internal functions staticKen Raeburn2007-08-311-38/+38
* Don't export file keytab implementation functionsKen Raeburn2007-08-311-20/+0
* Make ccache handle referrals better by storing both server principalTom Yu2007-08-291-3/+40
* NIM file ccache support improvementsJeffrey Altman2007-08-294-60/+163
* NIM - a small readability changeJeffrey Altman2007-08-291-1/+1
* NIM: remove unused symbolsJeffrey Altman2007-08-291-2/+0
* -S sname option for kvnoTom Yu2007-08-292-7/+32
* test program build problemKen Raeburn2007-08-293-78/+113
* Windows 64-bit CCAPI DLL nameJeffrey Altman2007-08-291-0/+4
* NIM: 64-bit Windows Support and Removal of Compile Time WarningsJeffrey Altman2007-08-2840-568/+713
* Implement KRB5_ATTR_DEPRECATED for WindowsKen Raeburn2007-08-281-0/+2
* Remove macros and associated comments that appear to be forKen Raeburn2007-08-281-65/+0
* For gcc 4.x, add sentinel attribute to krb5_build_principalKen Raeburn2007-08-271-1/+5
* Define KRB5_ATTR_DEPRECATED (and undef at end of file) and attach itKen Raeburn2007-08-271-7/+15
* Ignore KRB5_ATTR_DEPRECATEDKen Raeburn2007-08-271-0/+1
* Remove some unused codesKen Raeburn2007-08-271-4/+0
* Remove unused PLURAL macroKen Raeburn2007-08-271-1/+0
* Windows 64-bit - avoid missing symbol errorsJeffrey Altman2007-08-271-2/+2
* Change use of choice_pa_pk_as_rep_UNKNOWN toEzra Peisach2007-08-261-1/+1
* If libdir is /usr/lib, don't add the -L argument to the library flagsKen Raeburn2007-08-251-1/+7
* Expect keytab error to be reportedKen Raeburn2007-08-251-4/+4
* krb5int_free_addrlist needed tooKen Raeburn2007-08-251-0/+1
* Oops, _krb5_conf_boolean is needed by a test programKen Raeburn2007-08-251-0/+1