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
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
8
-15
/
+31
*
* Makefile.in (SUBDIROBJLISTS): New variable
Ken Raeburn
2002-08-22
2
-0
/
+5
*
* gssapiP_generic.h, util_token.c (g_verify_token_header): Make
Ezra Peisach
2002-07-15
3
-2
/
+7
*
* k5unseal.c (kg_unseal): Pass unsigned int * instead of int *
Ezra Peisach
2002-07-15
3
-2
/
+10
*
* gss_libinit.c (gssint_cleanup_library): Remove variable set but
Ezra Peisach
2002-07-15
2
-4
/
+9
*
* gss_libinit.c: Conditionalized error table loading for Mac OS X.
Tom Yu
2002-07-14
2
-0
/
+17
*
* gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h
Tom Yu
2002-07-14
5
-9
/
+96
*
update dependencies
Ken Raeburn
2002-07-13
2
-9
/
+12
*
Get rid of some unused functions and files. Hide
Ken Raeburn
2002-07-13
12
-522
/
+21
*
* gssapi_generic.h: allow inclusion by C++
Tom Yu
2002-07-13
5
-12
/
+69
*
* init_sec_context.c (make_ap_req_v2): Delete unused function
Ken Raeburn
2002-07-12
2
-19
/
+2
*
* accept_sec_context.c (rd_and_store_for_creds): Don't declare krb5_mcc_ops
Ken Raeburn
2002-07-12
2
-2
/
+1
*
* init_sec_context.c (krb5_gss_init_sec_context): Instead of asking for the
Ken Raeburn
2002-07-12
2
-3
/
+53
*
* accept_sec_context.c (rd_and_store_for_creds): Remove registration of memor...
Ken Raeburn
2002-07-12
2
-1
/
+5
*
* init_sec_context.c (get_credentials): Delete unused variable
Ken Raeburn
2002-07-01
2
-2
/
+2
*
remove gss krb5 mech2 oid and oidset variables
Ken Raeburn
2002-07-01
10
-17
/
+17
*
fix some compiler warnings
Ken Raeburn
2002-07-01
3
-11
/
+21
*
update dependencies
Ken Raeburn
2002-06-15
3
-127
/
+94
*
reformat comment
Ken Raeburn
2002-05-25
1
-19
/
+21
*
update dependencies
Ken Raeburn
2002-03-26
1
-1
/
+3
*
Commit patch to accept both encrypted and unencrypted credentials for Heimdal...
Sam Hartman
2002-03-03
2
-14
/
+48
*
When initiating GSSAPI context override tgs-enctypes
Sam Hartman
2001-11-18
2
-24
/
+10
*
* k5unseal.c: Fix whitespace in copyright message
Ezra Peisach
2001-10-30
3
-9
/
+16
*
* 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
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
8
-196
/
+388
*
In directories building libraries, generate dependencies for .so/.po files too
Ken Raeburn
2001-10-20
3
-58
/
+58
*
avoid name conflicts with glib
Ken Raeburn
2001-10-20
2
-0
/
+38
*
Update automatic dependencies to work on Windows by using $(OUTPRE) and
Ken Raeburn
2001-10-11
3
-195
/
+198
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
9
-271
/
+271
*
* mglueP.h: Make all prototypes unconditional
Ken Raeburn
2001-10-09
2
-102
/
+89
*
KRB5_EXPORTVAR is defined lots of places but never used; delete it
Ken Raeburn
2001-10-06
2
-1
/
+2
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
10
-111
/
+120
*
Put back GSS_DLLIMP for variables, but define the macro here instead of in
Ken Raeburn
2001-10-05
5
-137
/
+163
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Ignore
Tom Yu
2001-10-04
2
-10
/
+23
*
Danilo says we can get rid of the DLLIMP stuff now
Ken Raeburn
2001-10-04
13
-124
/
+136
*
* accept_sec_context.c (rd_and_store_for_creds): Handle error
Tom Yu
2001-10-02
2
-3
/
+9
*
updated dependencies for latest make-depend target code
Ken Raeburn
2001-09-06
1
-53
/
+53
*
dependencies
Ken Raeburn
2001-09-01
4
-1
/
+289
*
Unmark gss_mech_krb5 variable as an import
Danilo Almeida
2001-07-28
2
-1
/
+5
*
Mark gss_mech_krb5 variable as an import
Danilo Almeida
2001-07-27
2
-1
/
+5
*
* import_sec_context.c (krb5_gss_import_sec_context): Get rid of
Ezra Peisach
2001-07-25
3
-5
/
+8
*
* ser_sctx.c: Declare kg_oid_size and kg_queue_size static
Ezra Peisach
2001-07-05
2
-2
/
+6
*
* gssapi.hin, gssapi_generic.h, gssapi_generic.c:
Tom Yu
2001-06-27
4
-33
/
+217
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Do not
Ezra Peisach
2001-06-22
2
-4
/
+9
*
* util_validate.c (g_save): Cleanup extraneous variable from
Ezra Peisach
2001-06-22
2
-1
/
+5
*
Cleanup usage of memory free routines:
Danilo Almeida
2001-06-22
9
-41
/
+72
*
* util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPE
Ezra Peisach
2001-06-21
2
-2
/
+21
*
* acquire_cred.c (acquire_init_cred): Include "k5-int.h" for
Ezra Peisach
2001-06-20
2
-0
/
+6
*
* accept_sec_context.c acquire_cred.c import_sec_context.c
Ezra Peisach
2001-06-18
6
-9
/
+15
[prev]
[next]