summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb
Commit message (Expand)AuthorAgeFilesLines
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-062-1/+14
* Make dependGreg Hudson2011-02-251-393/+329
* Fix memory leak in t_expire_warnEzra Peisach2011-02-231-0/+1
* Don't reject AP-REQs based on PACsGreg Hudson2011-02-161-35/+11
* Reposition a trace call which was dereferencing freed memory afterGreg Hudson2011-02-131-1/+2
* Fix seg faulting trace log message for use of fallback realmGreg Hudson2011-02-081-1/+1
* Improve acceptor name flexibilityGreg Hudson2011-02-074-92/+177
* Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson2011-01-212-6/+9
* Renamed static function krb5_rd_safe_basic into rd_safe_basic to avoid confus...Zhanna Tsitkov2011-01-181-5/+5
* In t_expire_warn.py, put the hashbang line at the top, instead ofGreg Hudson2011-01-181-1/+2
* In krb5_set_realm():Greg Hudson2011-01-121-4/+5
* Remove an unnecessary clause from safe_cksumtype() which served onlyGreg Hudson2010-12-161-1/+1
* Fix a regression in the client-side ticket renewal code where KDCGreg Hudson2010-12-141-1/+4
* handle MS PACs that lack server checksumTom Yu2010-12-101-1/+26
* SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others)Greg Hudson2010-11-305-46/+67
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Fix Windows buildGreg Hudson2010-11-254-11/+16
* Update krb5_gic_opt_private and related code to reflect the change ofTom Yu2010-11-231-1/+1
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-202-7/+7
* krb5_get_error_message cannot return NULL, and returns "Success" onGreg Hudson2010-11-011-5/+3
* Don't fail out from krb5_get_credentials() if we can't store a ticketGreg Hudson2010-10-271-10/+4
* WhitespaceGreg Hudson2010-10-241-1/+2
* Try harder to retain the "brand" string in the shared libraryKen Raeburn2010-10-232-5/+14
* WhitespaceGreg Hudson2010-10-131-5/+7
* Fix leaks in get_init_creds interfaceSam Hartman2010-10-131-3/+9
* set NT-SRV-INST on TGS principal namesTom Yu2010-10-061-1/+12
* Remove support for the old pa-sam-challenge and pa-sam-responseSam Hartman2010-10-011-295/+46
* A cleaner impleentation of r24399 which adds two new auth context APIsGreg Hudson2010-10-011-0/+20
* Whitespace and minor style changesGreg Hudson2010-09-301-8/+9
* kadm5_hook: new plugin interfaceSam Hartman2010-09-291-1/+2
* kpasswd: if a credential cache is present, use FASTSam Hartman2010-09-271-0/+23
* Make dependGreg Hudson2010-09-081-252/+339
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-072-0/+13
* Password quality pluggable interfaceGreg Hudson2010-09-012-1/+2
* Make relative plugin module paths be interpreted as relative toGreg Hudson2010-08-301-2/+35
* Add plugin.o to T_ETYPES_OBJS because init_ctx.o needs it nowTom Yu2010-08-271-1/+1
* New plugin infrastructureGreg Hudson2010-08-273-0/+373
* rd_req_decoded: clarify behavior in commentSam Hartman2010-08-251-1/+8
* Add GIC option for password/account expiration callbackGreg Hudson2010-08-125-24/+226
* Move the password expiry warning code out ofGreg Hudson2010-08-101-84/+92
* Remove the code for krb5_append_addresses(), which was never used andGreg Hudson2010-06-111-58/+0
* Eliminate actx_copy_addr in auth_con.c; use krb5_copy_addr insteadGreg Hudson2010-06-111-23/+6
* make dependGreg Hudson2010-06-071-435/+464
* Trace loggingGreg Hudson2010-06-0712-59/+135
* make dependGreg Hudson2010-05-281-0/+12
* From Luke: make copies of S4U2Proxy authdata modules work when thereGreg Hudson2010-05-281-1/+1
* Get t_ser to build again after the S4U authdata branch mergeGreg Hudson2010-05-271-2/+2
* FAST negotiation could erroneously succeedGreg Hudson2010-05-251-0/+1
* Fix long lines and other formatting issues in fast.hGreg Hudson2010-05-241-25/+36
* Fix long lines and other formatting issues in fast.cGreg Hudson2010-05-241-56/+81