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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* krb524d.c (cleanup_and_exit): Call krb5_klog_close()
Ezra Peisach
2001-12-05
3
-4
/
+12
*
* 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
*
* test_profile.c (main): Call profile_release() before exiting
Ezra Peisach
2001-12-05
2
-0
/
+6
*
* gss-client.c, gss-misc.c, gss-server.c: Cast buffer length to
Ezra Peisach
2001-12-05
4
-10
/
+17
*
Fix documentation bug
Sam Hartman
2001-12-04
2
-1
/
+5
*
* klist.c (flags_string): Display transit-policy-checked, ok-as-delegate, and...
Ken Raeburn
2001-11-28
2
-0
/
+11
*
* ms2mit.c: Make sure we get a des-cbc-crc session key instead of
Danilo Almeida
2001-11-28
2
-27
/
+207
*
* 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
6
-5
/
+28
*
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
*
* kdb5_verify.c (main): Use krb5_free_unparsed_name() to free up
Ezra Peisach
2001-11-19
2
-0
/
+18
*
* kdb5_mkdums.c (main): Invoke krb5_free_context when finished.
Ezra Peisach
2001-11-19
2
-0
/
+12
*
* t_kdb.c (do_testing): Invoke krb5_free_principal and
Ezra Peisach
2001-11-19
2
-0
/
+17
*
* kadm_server.h: Update prototype for convert_kadm5_to_kadm
Ezra Peisach
2001-11-19
3
-4
/
+13
*
* gss-server.c (server_establish_context, sign_server): Ensure
Ezra Peisach
2001-11-19
2
-10
/
+39
*
When initiating GSSAPI context override tgs-enctypes
Sam Hartman
2001-11-18
6
-26
/
+32
*
* 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
11
-129
/
+257
*
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
*
2001-11-06 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2001-11-07
2
-19
/
+74
*
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
*
* gss-misc.c (recv_token): Do not attempt to malloc 0 bytes
Ezra Peisach
2001-11-07
2
-2
/
+6
*
* Add krb5_c_init_state and krb5_c_free_state functions
Sam Hartman
2001-11-06
14
-12
/
+261
*
Update form of copyright for new files to play nice with Emacs
Sam Hartman
2001-11-06
3
-4
/
+16
*
* configure.in: Add KRB5_GETPEERNAME_ARGS and
Ezra Peisach
2001-11-06
2
-0
/
+7
*
* sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of int
Ezra Peisach
2001-11-06
2
-1
/
+9
*
* sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of int
Ezra Peisach
2001-11-06
2
-1
/
+10
*
* alt_prof.c (krb5_aprof_get_boolean): Return krb5_boolean *
Ezra Peisach
2001-11-05
2
-1
/
+6
*
* rsh.exp: Fix date grabbing code so we don't try to parse the
Tom Yu
2001-11-02
2
-4
/
+10
*
* v4gssftp.exp: Calling send_error from within a dejagnu test is
Tom Yu
2001-11-02
2
-4
/
+10
[prev]
[next]