index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
update hst_realm dependencies
Ken Raeburn
2002-02-14
1
-1
/
+1
*
update copyright dates
Ken Raeburn
2002-02-14
1
-1
/
+1
*
get local ipv6 addresses on linux
Ken Raeburn
2002-02-10
2
-1
/
+99
*
Reflect correct values for current code
Sam Hartman
2002-01-15
3
-5
/
+10
*
Don't right shift by 32
Sam Hartman
2002-01-14
2
-1
/
+7
*
* hst_realm.c (EAFNOSUPPORT): On Windows, translate to WSAEAFNOSUPPORT
Ken Raeburn
2002-01-09
2
-0
/
+10
*
* Makefile.in (t_localaddr): Link against $(LIBS)
Ken Raeburn
2002-01-09
2
-1
/
+3
*
log msg for getaddrinfo error codes
Ken Raeburn
2002-01-09
1
-0
/
+5
*
Split out code for getting canonical name of local host, change it to use
Ken Raeburn
2002-01-09
4
-34
/
+92
*
update comment
Ken Raeburn
2002-01-09
1
-2
/
+3
*
do database expansion from tcl driver code
Ken Raeburn
2002-01-09
3
-1
/
+109
*
* crc.pl: New file; perl script to do generate some test vectors
Tom Yu
2002-01-09
11
-405
/
+730
*
Assign entropy source identifier
Sam Hartman
2002-01-08
2
-2
/
+4
*
Implement code to get random data from /dev/{random,urandom}. For
Sam Hartman
2002-01-08
4
-2
/
+102
*
* svc_auth_gssapi.c (_gssrpc_svcauth_gssapi): Local return
Ezra Peisach
2001-12-14
2
-1
/
+7
*
* hmac_md5.c (k5_hmac_md5_hash): Test if malloc returns NULL and
Ezra Peisach
2001-12-14
2
-1
/
+6
*
* ktf_g_ent.c (krb5_ktfile_get_entry): Coerce enctype for now to
Tom Yu
2001-12-08
2
-0
/
+13
*
* clnt_raw, clnt_tcp.c, clnt_udp.c: Use a union structure to
Ezra Peisach
2001-12-07
16
-48
/
+83
*
* string_to_key.c (krb5_arcfour_string_to_key): Use size_t instead
Ezra Peisach
2001-12-05
2
-3
/
+9
*
* t_encrypt.c (main): Free memory when finished to test for memory
Ezra Peisach
2001-12-05
2
-0
/
+12
*
* yarrow.c (krb5int_yarrow_stretch): Delare local variable unsigned.
Ezra Peisach
2001-12-05
3
-6
/
+17
*
* 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
[prev]
[next]