]> git.ipfire.org Git - thirdparty/krb5.git/shortlog
thirdparty/krb5.git
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
1998-07-26  Marc Horowitzdon't skip a ks_tuple unless the enctype and salttype...
1998-07-25  Marc Horowitzfix the new crypto api stuff I missed before
1998-07-25  Marc Horowitzfor keyed hashes, verify that the key enctype is compatible
1998-07-25  Marc Horowitzadd etype field to cksum records for keyed cksums
1998-07-25  Marc Horowitzadd krb5_c_num_keyed_checksum_types, krb5_c_keyed_check...
1998-07-25  Marc Horowitznew file
1998-07-25  Marc Horowitzadd keyed_checksum_types.c
1998-07-25  Marc Horowitzconvert to new crypto api
1998-07-25  Marc Horowitztypo fix
1998-07-25  Sam HartmanAdd kvno
1998-07-24  Marc Horowitzadd a new app to acquire a ticket for a service and...
1998-07-24  Marc Horowitzadd kvno directory
1998-07-24  Marc Horowitzconvert gssapi to new crypto api
1998-07-24  Marc Horowitztypo
1998-07-23  Marc Horowitztypo
1998-07-23  Marc Horowitzincorrect use of static string return. penalty 10...
1998-07-23  Marc Horowitzmerge mainline as of roughly 7/20 onto the branch
1998-07-23  Marc Horowitzin the alloced case, the confounder and hash were incor...
1998-07-23  Marc Horowitzfix the length sanity check. the data returned could...
1998-07-19  Marc Horowitzinitial test stub for krb5_nfold
1998-07-19  Marc Horowitzremove stuff no longer needed from the old crypto library
1998-07-19  Marc Horowitzupdate file list
1998-07-19  Marc Horowitzraw encryption decryption, checksum, and string-to...
1998-07-19  Marc Horowitzold-style des encryption decryption, checksum, and...
1998-07-19  Marc Horowitzremove stuff no longer needed from the old crypto library
1998-07-19  Marc Horowitzupdate file list
1998-07-19  Marc Horowitzdescbc, krb-specific des-md4 and md5 keyed hash providers
1998-07-19  Marc Horowitzcrc32, md4, md5, sha1 hash providers
1998-07-19  Marc Horowitzdes and des3 encryption providers
1998-07-19  Marc Horowitzgeneric derived key encryption, decryption, and checksu...
1998-07-19  Marc Horowitzstop making calls to the krb5 api. the dir should...
1998-07-19  Marc Horowitzupdate afsstring2key not to use eblock; the enctype...
1998-07-19  Marc Horowitzremove stuff no longer needed from the old crypto library
1998-07-19  Marc Horowitzupdate api not to use eblock; the enctype is now implie...
1998-07-19  Marc Horowitzupdate file list
1998-07-19  Marc Horowitzinclude prototype for mit_crc32
1998-07-19  Marc Horowitzcrc32 hash implementation (from old crypto lib)
1998-07-19  Marc Horowitzupdate file list
1998-07-19  Marc Horowitzupdate file and directory list
1998-07-19  Marc Horowitzupdate file and directory list
1998-07-19  Marc Horowitzremove stuff no longer needed from the old crypto library
1998-07-19  Marc Horowitzglue to implement the old api on top of the new one
1998-07-19  Marc Horowitzcksumtype table
1998-07-19  Marc Horowitzenctype table
1998-07-19  Marc Horowitzhmac keyed hash generator algorithm
1998-07-19  Marc Horowitzn-fold algorithm for string-to-key and key derivation
1998-07-19  Marc Horowitzimplementations for the new crypto api exported functions
1998-07-19  Marc Horowitzsha1 hash implementation (from old crypto/sha dir)
next