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
*
Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.
Ken Raeburn
2002-06-04
5
-100
/
+133
*
* DNR.c: Deleted
Ken Raeburn
2002-05-29
2
-309
/
+4
*
reformat comment
Ken Raeburn
2002-05-25
1
-19
/
+21
*
Update key usage numbers to reflect latest draft from John
Sam Hartman
2002-05-13
2
-2
/
+8
*
* Makefile.in (clean): Remove t_expand and t_expand.o
Ezra Peisach
2002-04-12
2
-1
/
+6
*
* recvauth.c (sendauth_version): Now a const array.
Ken Raeburn
2002-04-12
3
-3
/
+8
*
* conv_princ.c (struct krb_convert): Add new field 'len'.
Ken Raeburn
2002-04-12
2
-41
/
+69
*
* prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatile
Ken Raeburn
2002-04-12
2
-1
/
+4
*
* lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl...
Ken Raeburn
2002-04-12
2
-2
/
+5
*
* locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type before
Ken Raeburn
2002-04-12
2
-14
/
+34
*
* locate_kdc.c (translate_ai_error), hst_realm.c
Danilo Almeida
2002-04-11
3
-0
/
+18
*
* cc_file.c: Use _WIN32 instead of _WINSOCKAPI_ because
Danilo Almeida
2002-04-11
2
-1
/
+15
*
Use the canonical _WIN32 instead of WIN32 to test for Win32.
Danilo Almeida
2002-04-11
2
-1
/
+9
*
* asn1buf.c (asn1buf_remove_octetstring, asn1buf_remove_charstring): Fix bounds
Ken Raeburn
2002-04-10
2
-4
/
+11
*
call krb5_c_ versions of enctype/cksumtype checking routines
Ken Raeburn
2002-04-06
11
-16
/
+35
*
rename some functions to have krb5_c_ prefix
Ken Raeburn
2002-04-06
5
-4
/
+36
*
Include errno.h
Danilo Almeida
2002-04-01
2
-0
/
+5
*
Add krb5_init_keyblock
Sam Hartman
2002-03-29
6
-14
/
+87
*
update dependencies
Ken Raeburn
2002-03-26
2
-2
/
+4
*
Change approach for getaddrinfo support. Now, only fake-addrinfo.h is
Ken Raeburn
2002-03-26
5
-6
/
+12
*
update dependencies
Ken Raeburn
2002-03-26
5
-4
/
+57
*
Fix merge from 1.2.2 branch to mainline
Sam Hartman
2002-03-16
2
-1
/
+5
*
Fix walk_realm_tree handling of null realms
Sam Hartman
2002-03-14
2
-0
/
+29
*
Handle IPv6 sockets that are used to communicate over IPv4, and permit use of
Ken Raeburn
2002-03-12
5
-68
/
+182
*
8-bit-kvno workarounds from 1.2.4
Ken Raeburn
2002-03-07
2
-3
/
+31
*
* Makefile.in (LIBMINOR): Bump due to changes in error tables
Ken Raeburn
2002-03-07
2
-1
/
+5
*
* krb5_err.et: Change several "credentials cache file" messages to just say
Ken Raeburn
2002-03-07
2
-4
/
+10
*
* kts_g_ent.c (krb5_ktsrvtab_get_entry): If a specific DES enctype was
Ken Raeburn
2002-03-07
2
-1
/
+7
*
log entry for fwd_tgt change accidentally checked in without log entry
Ken Raeburn
2002-03-07
1
-0
/
+4
*
* ser_actx.c (krb5_auth_context_externalize): Do bounds checking on converted...
Ken Raeburn
2002-03-07
3
-3
/
+31
*
shlib version number updates from 1.2.x branch
Ken Raeburn
2002-03-07
6
-3
/
+17
*
Commit patch to accept both encrypted and unencrypted credentials for Heimdal...
Sam Hartman
2002-03-03
2
-14
/
+48
*
2002-03-02 Sam Hartman <hartmans@mit.edu>
Sam Hartman
2002-03-03
2
-25
/
+31
*
Fix indentation I broke
Sam Hartman
2002-02-27
1
-3
/
+3
*
Disable address checking in krb_rd_cred. No objections raised on
Sam Hartman
2002-02-27
2
-82
/
+16
*
Use const instead of krb5_const.
Ken Raeburn
2002-02-23
13
-57
/
+32
*
Use const instead of krb5_const
Ken Raeburn
2002-02-23
8
-37
/
+51
*
* localaddr.c: Include foreachaddr.c.
Ken Raeburn
2002-02-20
3
-693
/
+11
*
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
[next]