index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* shs.c, shs.h (shsUpdate): Declare second argument as const
Ezra Peisach
2001-12-05
3
-2
/
+6
*
* t_ser.c (main): Free context on failure exit route
Ezra Peisach
2001-12-05
2
-0
/
+5
*
* sendto_kdc.c (krb5_sendto_kdc): Get rid of unecessary casts
Ezra Peisach
2001-12-05
2
-2
/
+6
*
* t_cksum.c (main): Free memory leak in tests
Ezra Peisach
2001-12-05
3
-2
/
+7
*
* api.2/init-v2.exp: For test 101 failure, change port number 1 -
Ezra Peisach
2001-11-27
2
-1
/
+7
*
2001-11-24 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2001-11-26
2
-2
/
+20
*
Add entropy source identifiers for random seed calls
Sam Hartman
2001-11-26
5
-5
/
+15
*
On fork, perturb the PRNG stream in the child
Sam Hartman
2001-11-21
2
-3
/
+17
*
export krb5_set_default_tgs_enctypes
Sam Hartman
2001-11-20
2
-0
/
+5
*
* Makefile.in (check-unix): Use $(srcdir) in file specification
Ezra Peisach
2001-11-20
2
-2
/
+7
*
Add regression test
Sam Hartman
2001-11-20
5
-0
/
+50
*
Work around hash using host byte order
Sam Hartman
2001-11-20
2
-2
/
+14
*
Fix up yarrow build on Windows
Danilo Almeida
2001-11-19
4
-2
/
+19
*
Fix memory handling bug in t_prng; update expected results as they changedd
Sam Hartman
2001-11-19
3
-2
/
+4
*
Add t_prng.reseedtest
Sam Hartman
2001-11-19
5
-12
/
+74
*
* t_kdb.c (do_testing): Invoke krb5_free_principal and
Ezra Peisach
2001-11-19
2
-0
/
+17
*
When initiating GSSAPI context override tgs-enctypes
Sam Hartman
2001-11-18
4
-26
/
+24
*
* init_ctx.c (DEFAULT_ETYPE_LIST): Ensure space present after
Ezra Peisach
2001-11-16
2
-1
/
+7
*
* Link Yarrow into the build
Sam Hartman
2001-11-16
7
-129
/
+199
*
Rename to be consistent with krb5 libraries internals
Sam Hartman
2001-11-09
3
-74
/
+74
*
Compiles now
Sam Hartman
2001-11-09
8
-23
/
+64
*
We don't need this
Sam Hartman
2001-11-09
1
-51
/
+0
*
Next pass at making things use krb5 types and functions
Sam Hartman
2001-11-09
6
-139
/
+122
*
First pass cleaning up headers and types
Sam Hartman
2001-11-08
4
-55
/
+22
*
Remove OS-dependent files.
Sam Hartman
2001-11-08
2
-406
/
+0
*
Add Yarrow from http://www.zeroknowledge.com/
Sam Hartman
2001-11-08
18
-0
/
+2944
*
* state.c (krb5_c_init_state, krb5_c_free_state): Use KRB5_CALLCONV
Ken Raeburn
2001-11-07
2
-5
/
+11
*
Update to be consistent with what MS uses
Sam Hartman
2001-11-07
2
-6
/
+7
*
2001-11-07 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2001-11-07
2
-1
/
+6
*
Set output length correctly
Sam Hartman
2001-11-07
2
-0
/
+5
*
Allow rc4 to be used for kadmin
Sam Hartman
2001-11-07
2
-0
/
+5
*
* Add krb5_c_init_state and krb5_c_free_state functions
Sam Hartman
2001-11-06
11
-8
/
+215
*
* alt_prof.c (krb5_aprof_get_boolean): Return krb5_boolean *
Ezra Peisach
2001-11-05
2
-1
/
+6
*
* k5unseal.c: Fix whitespace in copyright message
Ezra Peisach
2001-10-30
3
-9
/
+16
*
* kdb_cpw.c (cleanup_key_data): Do not free NULL pointer
Ezra Peisach
2001-10-30
2
-0
/
+7
*
2001-10-29 Jeff Altman <jaltman@columbia.edu>
Jeffrey Altman
2001-10-29
2
-3
/
+17
*
* Makefile.in - added dependency info for hmac_md5.c
Jeffrey Altman
2001-10-29
2
-1
/
+13
*
* Use right key usage for seal without encryption.
Sam Hartman
2001-10-27
2
-1
/
+5
*
* k5seal.c (make_seal_token_v1): Correct errors in code
Ezra Peisach
2001-10-26
2
-5
/
+15
*
* string_to_key.c (krb5_arcfour_string_to_key): Cleanup variables
Ezra Peisach
2001-10-26
2
-4
/
+12
*
* kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead of
Ezra Peisach
2001-10-26
2
-1
/
+6
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
12
-196
/
+401
*
* svr_principal.c (kadm5_decrypt_key): For now, coerce enctype of
Tom Yu
2001-10-25
2
-0
/
+12
*
* kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes that
Tom Yu
2001-10-25
3
-2
/
+31
*
* kdb5_err.et: Add KRB5_KDB_NO_PERMITTED_KEY,
Tom Yu
2001-10-25
2
-0
/
+8
*
* t_encrypt.c: Argument to krb5_c_encrypt_length must be size_t
Ezra Peisach
2001-10-24
2
-2
/
+13
*
* arcfour.h: Declare krb5int_enc_arcfour extern so that multiple
Ezra Peisach
2001-10-24
2
-3
/
+10
*
Handle inlines in ansi-compatible manner
Sam Hartman
2001-10-23
2
-8
/
+21
*
* Add usage to verify in keyhash checks
Sam Hartman
2001-10-23
4
-2
/
+9
*
Add Heimdal compatible aliases for rc4
Sam Hartman
2001-10-23
2
-0
/
+11
[prev]
[next]