summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/chpw.c
Commit message (Expand)AuthorAgeFilesLines
* Convert success in krb5_chpw_result_code_stringJonathan Reams2013-02-151-0/+3
* Modernize k5bufGreg Hudson2013-02-141-28/+24
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-0/+166
* Mark up strings for translationGreg Hudson2011-06-101-8/+8
* Refactor krb5int_rd_chpw_rep() and make it properly handle both framedGreg Hudson2011-04-251-328/+138
* Resolve a few miscellaneous warningsGreg Hudson2011-03-141-1/+1
* make mark-cstyleTom Yu2009-10-311-264/+264
* krb5int_rd_chpw_rep could call krb5_free_error with random valueEzra Peisach2009-06-101-1/+1
* In krb5int_rd_setpw_rep, if we get an error result, set ap_rep.lengthGreg Hudson2009-05-051-0/+1
* Fix a memory leak in krb5int_rd_chpw_rep in a block of code handlingGreg Hudson2009-05-021-4/+5
* Add a missing break in the switch statement ofGreg Hudson2009-02-051-0/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-8/+8
* partial rewrite of the ASN.1 encodersKen Raeburn2008-10-251-1/+5
* whitespaceKen Raeburn2008-09-081-176/+169
* Don't explicitly include error table headers that are also in krb5.hKen Raeburn2007-01-201-1/+0
* Merge Todd's TCP changepw support, with a few fixupsKen Raeburn2006-08-231-7/+34
* * t_ser.c (ser_keytab_test): Cleanup memory leak of forgetting toEzra Peisach2004-05-241-6/+4
* * chpw.c (krb5int_rd_chpw_rep): Allow new kpasswd error codes up throughKen Raeburn2003-05-171-1/+1
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-22/+39
* krb5_setpw_result_string should be internalSam Hartman2003-04-271-2/+2
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-251-4/+281
* protoizeKen Raeburn2002-09-031-16/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-3/+3
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-6/+6
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* * preauth.c (handle_sam_labels):Tom Yu1998-01-031-0/+6
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-061-0/+221