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
/
gssapi
/
krb5
/
k5seal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate internal fixed-width type wrappers
Greg Hudson
2014-02-26
1
-1
/
+1
*
Remove big-endian gss-krb5 support
Greg Hudson
2012-06-08
1
-11
/
+5
*
Use gssalloc memory management where appropriate
Sam Hartman
2011-10-14
1
-11
/
+11
*
Fix style issues in r25087
Greg Hudson
2011-08-29
1
-4
/
+4
*
Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...
Sam Hartman
2011-08-09
1
-2
/
+2
*
Remove pointer validation code from the gss krb5 mech
Greg Hudson
2011-04-13
1
-6
/
+0
*
Shuffle around some gss-krb5 entry points to eliminate four mostly
Greg Hudson
2011-04-11
1
-0
/
+31
*
Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, and
Greg Hudson
2010-10-26
1
-4
/
+5
*
Stop checking the current time against the context expiration time in
Greg Hudson
2010-06-08
1
-8
/
+1
*
Mark and reindent lib/gssapi, with some exceptions
Tom Yu
2009-12-08
1
-5
/
+5
*
Make some gss-krb5 utility functions take enctypes instead of keys,
Greg Hudson
2009-10-20
1
-2
/
+3
*
Implement new APIs to allow improved crypto performance
Greg Hudson
2009-10-19
1
-5
/
+5
*
int/ptr bug in gssapi code
Ken Raeburn
2009-02-05
1
-1
/
+1
*
Use 16/32-bit big/little-endian store functions in more places
Ken Raeburn
2009-01-26
1
-8
/
+3
*
whitespace
Tom Yu
2009-01-22
1
-1
/
+1
*
Merge mskrb-integ onto trunk
Sam Hartman
2009-01-03
1
-5
/
+5
*
Untabify. Normalize whitespace. Reindent. Fix some of the most
Tom Yu
2008-10-15
1
-173
/
+174
*
Based on patch from lxs, with some changes:
Ken Raeburn
2008-08-27
1
-5
/
+5
*
misc memory leaks
Ken Raeburn
2008-06-27
1
-1
/
+3
*
gss krb5 mech enhanced error messages
Ken Raeburn
2007-07-04
1
-0
/
+2
*
Cleanup a number of cast away from const warnings in gssapi
Ezra Peisach
2006-05-09
1
-1
/
+1
*
Signed/unsigned warnings cleanup
Ezra Peisach
2006-04-22
1
-1
/
+1
*
* k5seal.c (kg_seal): Extract the krb5 context from the security context
Ken Raeburn
2004-03-15
1
-2
/
+3
*
Add 64-bit sequence number support. Do sequence number ordering tests relative
Ken Raeburn
2003-12-13
1
-47
/
+28
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned
Ezra Peisach
2002-11-15
1
-1
/
+1
*
* k5unseal.c: Fix whitespace in copyright message
Ezra Peisach
2001-10-30
1
-7
/
+4
*
* Use right key usage for seal without encryption.
Sam Hartman
2001-10-27
1
-1
/
+1
*
* k5seal.c (make_seal_token_v1): Correct errors in code
Ezra Peisach
2001-10-26
1
-5
/
+9
*
* Expose some rc4 crypto routines through the accessor mechanism; cleaner tha...
Sam Hartman
2001-10-26
1
-166
/
+160
*
Cleanup usage of memory free routines:
Danilo Almeida
2001-06-22
1
-2
/
+2
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Cleanup
Ezra Peisach
2001-06-04
1
-1
/
+2
*
* k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plus
Ken Raeburn
2000-12-08
1
-34
/
+15
*
pullup from 1.2 branch
Ken Raeburn
2000-06-27
1
-515
/
+337
*
* k5seal.c (make_integ_token_v2): Set 'code' when malloc fails
Ken Raeburn
1999-10-26
1
-1
/
+3
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-39
/
+317
*
copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, which
Theodore Tso
1998-05-25
1
-8
/
+8
*
inq_cred.c (krb5_gss_inquire_cred):
Theodore Tso
1998-05-25
1
-9
/
+10
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
1
-109
/
+160
*
* k5seal.c k5unseal.c util_cksum.c:
Richard Basch
1996-05-15
1
-3
/
+3
*
Renamed MD5 routines to be preceded with krb5_
Richard Basch
1996-04-13
1
-10
/
+10
*
acquire_.c: changed int to size_t.
Theodore Tso
1995-09-23
1
-2
/
+1
*
Lots of memory leaks and other fixes...
Theodore Tso
1995-09-16
1
-4
/
+6
*
Undo MACINTOSH changes to path in these files - theye were correct. The
Ezra Peisach
1995-09-12
1
-4
/
+0
*
Mac Beta 1 submission
Keith Vetter
1995-09-11
1
-0
/
+4
*
Update to GSSAPI-V2
Paul Park
1995-08-31
1
-6
/
+53
*
Find rsa-md5.h in the correct place. Use k5-int.h
Paul Park
1995-07-27
1
-1
/
+1
*
Windows global stuff:
Keith Vetter
1995-04-14
1
-1
/
+1
*
Made explicit the signed to unsigned conversions in the gssapi/krb5
Keith Vetter
1995-03-08
1
-2
/
+2
*
PC'fied gssapi directories. Mostly changing Makefile.in and adding the
Keith Vetter
1995-02-21
1
-2
/
+1
*
Fixed bugs in introduction of context variables; if the global context is
Theodore Tso
1995-01-19
1
-2
/
+2
[next]