1998-10-28 |
Marc Horowitz | merge from mainline marc-3des |
commit | commitdiff | tree |
1998-10-28 |
Marc Horowitz | add fundsxpress copyrights |
commit | commitdiff | tree |
1998-10-27 |
Marc Horowitz | Add changelog entries for all the changed and added... |
commit | commitdiff | tree |
1998-10-27 |
Marc Horowitz | do the old protocol compatibly: don't pass an ivec... |
commit | commitdiff | tree |
1998-10-27 |
Marc Horowitz | getopt returns -1, not EOF |
commit | commitdiff | tree |
1998-10-24 |
Marc Horowitz | merge in from mainline |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | syslog, not printf |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | add ivec chaining |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | make a debugging printf depend on -D |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | compilation fixes: finish updating to new api |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | if the caller to decrypt provides a larger-than-necessa... |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | interim comment of update to new crypto api |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | intermediate commit with inband inband protocol for... |
commit | commitdiff | tree |
1998-10-22 |
Marc Horowitz | intermediate commit with inband protocol coded, but... |
commit | commitdiff | tree |
1998-10-21 |
no author | This commit was manufactured by cvs2svn to create branc... |
commit | commitdiff | tree |
1998-10-21 |
Marc Horowitz | fix the code for pointing at the master kdc addresses... |
commit | commitdiff | tree |
1998-10-21 |
Marc Horowitz | free the return from profile_get_string() |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | plug memory leaks |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | print the string, then free it |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | plug a memory leak |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | krb5_c_make_checksum allocates the output memory. ... |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | fix bug which would free nonexisten memory in the case... |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | plug a leak |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | plug the leak in set_names, and add an unset_names... |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | fix the set_name prototype (it's set_names now, and... |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | plug a memory leak |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | restructure the code to use the compare_enctypes functi... |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | stop freeing heap memory |
commit | commitdiff | tree |
1998-10-06 |
Marc Horowitz | release the gssrpc names and creds before exiting |
commit | commitdiff | tree |
1998-10-03 |
Marc Horowitz | actually write the trailing nul called for by the comment |
commit | commitdiff | tree |
1998-09-30 |
Marc Horowitz | add a man page for kvno |
commit | commitdiff | tree |
1998-09-30 |
Marc Horowitz | update to new crypto api |
commit | commitdiff | tree |
1998-09-30 |
Marc Horowitz | try the v2 mech, and if that fails, then the v1 mech |
commit | commitdiff | tree |
1998-09-30 |
Marc Horowitz | reintegrate crypto tests into the tree |
commit | commitdiff | tree |
1998-09-30 |
Marc Horowitz | the code in the tree now reflects the current spec... |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | remove length from encrypted data and checksum data... |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | GSS_S_GAP_TOKEN is defined in the c bindings, too |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | the v2 c bindings define 17 and 18 now |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | implementation |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | fix a v1 compat bug |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | remove a no longer accurate comment |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | typo fixes |
commit | commitdiff | tree |
1998-09-28 |
Marc Horowitz | remove bogus extern |
commit | commitdiff | tree |
1998-09-25 |
Tom Yu | * kerberos_v4.c (check_princ): Re-order if statements... |
commit | commitdiff | tree |
1998-09-25 |
Tom Yu | * kdb_xdr.c (krb5_dbe_search_enctype): Re-order boolea... |
commit | commitdiff | tree |
1998-09-23 |
Tom Yu | * aclocal.m4 (KRB5_LIB_AUX): Do what Sam originally... |
commit | commitdiff | tree |
1998-09-23 |
Tom Yu | * prng.c (krb5_c_random_make_octets): Fix to nfold... |
commit | commitdiff | tree |
1998-09-21 |
Tom Yu | * accept_sec_context.c (krb5_gss_accept_sec_context... |
commit | commitdiff | tree |
1998-09-21 |
Tom Yu | * prng.c (krb5_c_random_seed): Fix memory leak |
commit | commitdiff | tree |
1998-09-21 |
Tom Yu | * accept_sec_context.c (krb5_gss_accept_sec_context... |
commit | commitdiff | tree |
1998-09-19 |
Tom Yu | back out previous disabling of kvno |
commit | commitdiff | tree |
1998-09-19 |
Tom Yu | merge of tlyu-3des-k4 |
commit | commitdiff | tree |
1998-08-23 |
Marc Horowitz | the ivec length must be 8 |
commit | commitdiff | tree |
1998-08-23 |
Marc Horowitz | pass a null data pointer if a null iv is passed in |
commit | commitdiff | tree |
1998-08-23 |
Marc Horowitz | implement fallback from the krb5 rfcv2 mech to the... |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | check for krb5_init_context failure |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | do not accept a context token for a mech type not suppo... |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | convert to new crypto api |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | add a comment |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | fix compile warning |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | remove statements of the form "setuid(getuid());".... |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | add -a and -n arguments for printing ticket addresses |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | convert to cygnus kinit |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | convert from the old krb4 crypto interface to the new... |
commit | commitdiff | tree |
1998-08-22 |
Marc Horowitz | convert from the old krb4 interface to the new krb5... |
commit | commitdiff | tree |
1998-08-18 |
Marc Horowitz | set ticket_reply.enc_part.kvno after encrypting the... |
commit | commitdiff | tree |
1998-08-16 |
Sam Hartman | Fixes to build shared libs on AIX |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | make sure variables are created before freeing them |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | add add_cred.c to hold the now-implemented function |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | move add_cred to its own file, since it's a real functi... |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | krb5_kt_get_type should return the prefix string, not... |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | rearrange the code a bit to make it more clear that... |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | don't free the returned ctype array |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | rearrange a structure to match the comments |
commit | commitdiff | tree |
1998-08-16 |
Marc Horowitz | nastybad fencepost error if the input size is [60,63... |
commit | commitdiff | tree |
1998-08-14 |
Marc Horowitz | there is code in the tree (notably, the admin server... |
commit | commitdiff | tree |
1998-08-14 |
Marc Horowitz | fix a typo |
commit | commitdiff | tree |
1998-08-14 |
Marc Horowitz | don't free the tokens before returning them |
commit | commitdiff | tree |
1998-08-14 |
Marc Horowitz | the ints are 32-bit, not 16-bit. keep enough space |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | don't assume a nul-terminated client string. just... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | - don't add the final NUL to a command-line string |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | - make the tmsglen size check not a strict inequality... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | don't stomp the minor status when a call to another... |
commit | commitdiff | tree |
1998-08-13 |
Marc Horowitz | remove the input bounds check |
commit | commitdiff | tree |
1998-08-06 |
Marc Horowitz | make krb5_c_keyed_checksum_types() prototype conform... |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | misc fixes |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | add function to free checksum contents, as filled in by |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | don't call the nonexistent hash functions for a keyed... |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | have the function allocate space, and add a free function |
commit | commitdiff | tree |
1998-08-05 |
Marc Horowitz | add code to implement a new krb5 v2 gssapi mechanism. |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | add util_ctxsetup |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | Return G_WRONG_TOKID if the passed-in token id is diffe... |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | add new error codes |
commit | commitdiff | tree |
1998-08-03 |
Marc Horowitz | - print the token as ascii if the first chars are... |
commit | commitdiff | tree |
1998-07-31 |
Tom Yu | changes to make kadmind4 build again |
commit | commitdiff | tree |
1998-07-30 |
Sam Hartman | Update major versions of libraries depending on libkrb5. |
commit | commitdiff | tree |
1998-07-30 |
Marc Horowitz | update changes from mainline 980730 |
commit | commitdiff | tree |
1998-07-27 |
Sam Hartman | Fix login so that it will properly handle forwarded... |
commit | commitdiff | tree |
1998-07-26 |
Marc Horowitz | remove a debugging printf which got checked in by accident |
commit | commitdiff | tree |
1998-07-26 |
Marc Horowitz | typo |
commit | commitdiff | tree |
next |