]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
1998-10-28  Marc Horowitzmerge from mainline marc-3des
1998-10-28  Marc Horowitzadd fundsxpress copyrights
1998-10-27  Marc HorowitzAdd changelog entries for all the changed and added...
1998-10-27  Marc Horowitzdo the old protocol compatibly: don't pass an ivec...
1998-10-27  Marc Horowitzgetopt returns -1, not EOF
1998-10-24  Marc Horowitzmerge in from mainline
1998-10-22  Marc Horowitzsyslog, not printf
1998-10-22  Marc Horowitzadd ivec chaining
1998-10-22  Marc Horowitzmake a debugging printf depend on -D
1998-10-22  Marc Horowitzcompilation fixes: finish updating to new api
1998-10-22  Marc Horowitzif the caller to decrypt provides a larger-than-necessa...
1998-10-22  Marc Horowitzinterim comment of update to new crypto api
1998-10-22  Marc Horowitzintermediate commit with inband inband protocol for...
1998-10-22  Marc Horowitzintermediate commit with inband protocol coded, but...
1998-10-21  no authorThis commit was manufactured by cvs2svn to create branc...
1998-10-21  Marc Horowitzfix the code for pointing at the master kdc addresses...
1998-10-21  Marc Horowitzfree the return from profile_get_string()
1998-10-06  Marc Horowitzplug memory leaks
1998-10-06  Marc Horowitzprint the string, then free it
1998-10-06  Marc Horowitzplug a memory leak
1998-10-06  Marc Horowitzkrb5_c_make_checksum allocates the output memory. ...
1998-10-06  Marc Horowitzfix bug which would free nonexisten memory in the case...
1998-10-06  Marc Horowitzplug a leak
1998-10-06  Marc Horowitzplug the leak in set_names, and add an unset_names...
1998-10-06  Marc Horowitzfix the set_name prototype (it's set_names now, and...
1998-10-06  Marc Horowitzplug a memory leak
1998-10-06  Marc Horowitzrestructure the code to use the compare_enctypes functi...
1998-10-06  Marc Horowitzstop freeing heap memory
1998-10-06  Marc Horowitzrelease the gssrpc names and creds before exiting
1998-10-03  Marc Horowitzactually write the trailing nul called for by the comment
1998-09-30  Marc Horowitzadd a man page for kvno
1998-09-30  Marc Horowitzupdate to new crypto api
1998-09-30  Marc Horowitztry the v2 mech, and if that fails, then the v1 mech
1998-09-30  Marc Horowitzreintegrate crypto tests into the tree
1998-09-30  Marc Horowitzthe code in the tree now reflects the current spec...
1998-09-28  Marc Horowitzremove length from encrypted data and checksum data...
1998-09-28  Marc HorowitzGSS_S_GAP_TOKEN is defined in the c bindings, too
1998-09-28  Marc Horowitzthe v2 c bindings define 17 and 18 now
1998-09-28  Marc Horowitzimplementation
1998-09-28  Marc Horowitzfix a v1 compat bug
1998-09-28  Marc Horowitzremove a no longer accurate comment
1998-09-28  Marc Horowitztypo fixes
1998-09-28  Marc Horowitzremove bogus extern
1998-09-25  Tom Yu * kerberos_v4.c (check_princ): Re-order if statements...
1998-09-25  Tom Yu * kdb_xdr.c (krb5_dbe_search_enctype): Re-order boolea...
1998-09-23  Tom Yu * aclocal.m4 (KRB5_LIB_AUX): Do what Sam originally...
1998-09-23  Tom Yu * prng.c (krb5_c_random_make_octets): Fix to nfold...
1998-09-21  Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
1998-09-21  Tom Yu * prng.c (krb5_c_random_seed): Fix memory leak
1998-09-21  Tom Yu * accept_sec_context.c (krb5_gss_accept_sec_context...
1998-09-19  Tom Yuback out previous disabling of kvno
1998-09-19  Tom Yumerge of tlyu-3des-k4
1998-08-23  Marc Horowitzthe ivec length must be 8
1998-08-23  Marc Horowitzpass a null data pointer if a null iv is passed in
1998-08-23  Marc Horowitzimplement fallback from the krb5 rfcv2 mech to the...
1998-08-22  Marc Horowitzcheck for krb5_init_context failure
1998-08-22  Marc Horowitzdo not accept a context token for a mech type not suppo...
1998-08-22  Marc Horowitzconvert to new crypto api
1998-08-22  Marc Horowitzadd a comment
1998-08-22  Marc Horowitzfix compile warning
1998-08-22  Marc Horowitzremove statements of the form "setuid(getuid());"....
1998-08-22  Marc Horowitzadd -a and -n arguments for printing ticket addresses
1998-08-22  Marc Horowitzconvert to cygnus kinit
1998-08-22  Marc Horowitzconvert from the old krb4 crypto interface to the new...
1998-08-22  Marc Horowitzconvert from the old krb4 interface to the new krb5...
1998-08-18  Marc Horowitzset ticket_reply.enc_part.kvno after encrypting the...
1998-08-16  Sam HartmanFixes to build shared libs on AIX
1998-08-16  Marc Horowitzmake sure variables are created before freeing them
1998-08-16  Marc Horowitzadd add_cred.c to hold the now-implemented function
1998-08-16  Marc Horowitzmove add_cred to its own file, since it's a real functi...
1998-08-16  Marc Horowitzkrb5_kt_get_type should return the prefix string, not...
1998-08-16  Marc Horowitzrearrange the code a bit to make it more clear that...
1998-08-16  Marc Horowitzdon't free the returned ctype array
1998-08-16  Marc Horowitzrearrange a structure to match the comments
1998-08-16  Marc Horowitznastybad fencepost error if the input size is [60,63...
1998-08-14  Marc Horowitzthere is code in the tree (notably, the admin server...
1998-08-14  Marc Horowitzfix a typo
1998-08-14  Marc Horowitzdon't free the tokens before returning them
1998-08-14  Marc Horowitzthe ints are 32-bit, not 16-bit. keep enough space
1998-08-13  Marc Horowitzdon't assume a nul-terminated client string. just...
1998-08-13  Marc Horowitz - don't add the final NUL to a command-line string
1998-08-13  Marc Horowitz - make the tmsglen size check not a strict inequality...
1998-08-13  Marc Horowitzdon't stomp the minor status when a call to another...
1998-08-13  Marc Horowitzremove the input bounds check
1998-08-06  Marc Horowitzmake krb5_c_keyed_checksum_types() prototype conform...
1998-08-05  Marc Horowitzmisc fixes
1998-08-05  Marc Horowitzadd function to free checksum contents, as filled in by
1998-08-05  Marc Horowitzdon't call the nonexistent hash functions for a keyed...
1998-08-05  Marc Horowitzhave the function allocate space, and add a free function
1998-08-05  Marc Horowitzadd code to implement a new krb5 v2 gssapi mechanism.
1998-08-03  Marc Horowitzadd util_ctxsetup
1998-08-03  Marc HorowitzReturn G_WRONG_TOKID if the passed-in token id is diffe...
1998-08-03  Marc Horowitzadd new error codes
1998-08-03  Marc Horowitz - print the token as ascii if the first chars are...
1998-07-31  Tom Yuchanges to make kadmind4 build again
1998-07-30  Sam HartmanUpdate major versions of libraries depending on libkrb5.
1998-07-30  Marc Horowitzupdate changes from mainline 980730
1998-07-27  Sam HartmanFix login so that it will properly handle forwarded...
1998-07-26  Marc Horowitzremove a debugging printf which got checked in by accident
1998-07-26  Marc Horowitztypo
next