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
...
*
Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macros
Ken Raeburn
2004-02-14
4
-26
/
+10
*
aclocal.m4 (WITH_CC): Add -fno-common to CFLAGS on Darwin, unless -fcommon or
Ken Raeburn
2004-02-14
2
-0
/
+18
*
* aclocal.m4 (TRY_PEER_INT): Deleted.
Ken Raeburn
2004-02-14
2
-38
/
+19
*
* t_encrypt.c (compare_results): New function.
Ken Raeburn
2004-02-13
3
-8
/
+57
*
* dk_decrypt.c (krb5_dk_decrypt_maybe_trunc_hmac): New argument IVEC_MODE. If
Ken Raeburn
2004-02-13
3
-11
/
+48
*
Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is not
Tom Yu
2004-02-13
6
-9
/
+24
*
Fix logic error
Sam Hartman
2004-02-13
2
-1
/
+5
*
priocntl workaround for Solaris 9 pty-close bug
Tom Yu
2004-02-13
22
-34
/
+181
*
Tru64 and Irix have RPATH issues for test suite
Tom Yu
2004-02-12
7
-14
/
+67
*
2004-02-12 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-12
2
-3
/
+7
*
Add missing file: gss-misc.h copied from src/appl/gss-sample
Jeffrey Altman
2004-02-11
2
-0
/
+64
*
update copyright notices on gss sample apps
Tom Yu
2004-02-11
6
-0
/
+138
*
gss-client.c: remove extraneous parameters from client_establish_context()
Jeffrey Altman
2004-02-10
2
-5
/
+10
*
* ser_sctx.c (kg_oid_externalize): Check for errors.
Ken Raeburn
2004-02-10
2
-49
/
+154
*
* gssapi.exp (doit): Run server with additional options to export and re-import
Ken Raeburn
2004-02-10
2
-1
/
+7
*
Call htons for default port of password server
Sam Hartman
2004-02-09
2
-1
/
+5
*
* main.c (init_realm): Apply patch from Will Fiveash to use
Tom Yu
2004-02-09
2
-1
/
+6
*
Update from autoconf 2.59
Tom Yu
2004-02-09
4
-774
/
+1167
*
* util_ordering.c (g_queue_externalize, g_queue_internalize): Check for
Ken Raeburn
2004-02-09
2
-0
/
+9
*
* t_cts.c (test_cts): Process encryption and decryption IVs separately, make
Ken Raeburn
2004-02-09
2
-3
/
+33
*
* aes.c (krb5int_aes_encrypt, krb5int_aes_decrypt): Copy out value for new IV
Ken Raeburn
2004-02-09
2
-0
/
+10
*
* configure.in: Check for sys/time.h and time.h
Ken Raeburn
2004-02-09
2
-0
/
+6
*
no license on k5sealv3.c
Ken Raeburn
2004-02-08
1
-2
/
+28
*
* update usage() for gss-client
Jeffrey Altman
2004-02-07
3
-1
/
+7
*
Enable aes128-cts for client
Sam Hartman
2004-02-06
2
-0
/
+5
*
Do not consider TGS options to be critical; ignore unknown options
Sam Hartman
2004-02-06
2
-6
/
+7
*
2004-02-06 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-06
6
-25
/
+80
*
2004-02-06 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-06
3
-14
/
+36
*
2004-02-05 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-06
4
-7
/
+24
*
Add support for specifying the credential cache to be used as well
Jeffrey Altman
2004-02-05
7
-37
/
+160
*
Remove reference to the ntstatus.h header in cc_mslsa.c
Jeffrey Altman
2004-02-04
2
-1
/
+6
*
2004-02-02 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-02-03
2
-1
/
+22
*
* cc_mslsa.c: the MSLSA code was crashing on Pismere machines when
Jeffrey Altman
2004-02-02
2
-10
/
+36
*
* Update README to describe the new PreserveInitialTicketIdentity
Jeffrey Altman
2004-02-02
2
-0
/
+41
*
missing header
Jeffrey Altman
2004-02-01
1
-0
/
+3
*
* Do not perform ticket importing if the initial TGT is not available
Jeffrey Altman
2004-02-01
2
-2
/
+48
*
* cc_mslsa.c: optimize the get_next logic by storing a handle to the
Jeffrey Altman
2004-02-01
2
-18
/
+30
*
* gss-misc.c: Include sys/time.h or time.h, to get struct timeval declaration
Ken Raeburn
2004-01-31
2
-14
/
+26
*
Do not export tickets from the LSA if they contain NULL session keys.
Jeffrey Altman
2004-01-31
2
-6
/
+19
*
2004-01-30 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-01-31
2
-20
/
+98
*
Add support for Addressless Ticket Checkbox. Applied patch from Doug Engert
Jeffrey Altman
2004-01-31
7
-4
/
+29
*
2004-01-30 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-01-31
2
-2
/
+42
*
A near complete re-write of the gss sample client on windows. Supports the
Jeffrey Altman
2004-01-31
8
-386
/
+1295
*
Address issues discovered while testing updated Windows gss sample client.
Jeffrey Altman
2004-01-30
3
-145
/
+161
*
prof-int.h should include pthread.h when USE_PTHREADS is defined
Alexandra Ellwood
2004-01-30
2
-0
/
+11
*
Updated for new source files in krb5
Alexandra Ellwood
2004-01-30
1
-916
/
+962
*
need more testing support for MS
Ken Raeburn
2004-01-27
3
-3
/
+43
*
fix typos
Jeffrey Altman
2004-01-07
3
-5
/
+5
*
Add stub function implementations to support krb5_cc_remove_cred() which
Jeffrey Altman
2004-01-06
6
-5
/
+57
*
Only backdate the ticket that is created. The KDC reply must contain
Sam Hartman
2004-01-05
2
-5
/
+10
[prev]
[next]