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
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned
Ezra Peisach
2002-11-15
8
-12
/
+31
*
Implement an install-headers target to install public headers into KRB5_INCDIR;
Sam Hartman
2002-10-07
2
-1
/
+5
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
2
-3
/
+7
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
1
-0
/
+2
*
Quote targets of some copy operations within the build tree. Needed
Ken Raeburn
2002-08-27
2
-1
/
+5
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
2
-3
/
+7
*
* k5unseal.c (kg_unseal): Pass unsigned int * instead of int *
Ezra Peisach
2002-07-15
3
-2
/
+10
*
* 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
1
-6
/
+12
*
Get rid of some unused functions and files. Hide
Ken Raeburn
2002-07-13
8
-478
/
+14
*
* 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
1
-110
/
+78
*
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
1
-43
/
+43
*
Update automatic dependencies to work on Windows by using $(OUTPRE) and
Ken Raeburn
2001-10-11
1
-164
/
+166
*
Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;
Ken Raeburn
2001-10-10
4
-126
/
+131
*
Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...
Ken Raeburn
2001-10-06
6
-102
/
+109
*
* 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
6
-46
/
+51
*
* 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
1
-0
/
+226
*
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
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Do not
Ezra Peisach
2001-06-22
2
-4
/
+9
*
Cleanup usage of memory free routines:
Danilo Almeida
2001-06-22
9
-41
/
+72
*
* 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
*
* ser_sctx.c (kg_oid_internalize): Do away with local variable
Ezra Peisach
2001-06-07
2
-3
/
+7
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Cleanup
Ezra Peisach
2001-06-04
3
-6
/
+14
*
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused
Ezra Peisach
2001-05-14
13
-28
/
+57
*
* util_crypt.c (kg_make_confounder): Change variable random to
Ezra Peisach
2001-04-24
2
-4
/
+9
*
log msg for previous checkins
Ken Raeburn
2000-12-09
1
-0
/
+11
*
check in -01 draft
Ken Raeburn
2000-12-08
1
-184
/
+305
*
* k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plus
Ken Raeburn
2000-12-08
3
-35
/
+21
[next]