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
/
util
/
support
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287 dc483132-0cff-0310-8789-dd...
Zhanna Tsitkov
2011-09-29
1
-1
/
+1
*
Revert r25274 and just don't include sys/cdefs.h
Greg Hudson
2011-09-28
1
-3
/
+1
*
Windows fix: add sys/cdefs.h to AC_CHECK_HEADERS and use guard macro
Sam Hartman
2011-09-28
1
-1
/
+2
*
Add fnmatch support to libkrb5support
Greg Hudson
2011-09-05
3
-0
/
+219
*
Reindent per krb5-batch-reindent.el.
Ken Raeburn
2011-09-04
1
-45
/
+45
*
make-depend
Ken Raeburn
2011-08-20
1
-0
/
+3
*
Untabify k5_path test program
Greg Hudson
2011-08-11
1
-41
/
+41
*
Cleanup memory leak in test
Ezra Peisach
2011-08-11
1
-0
/
+1
*
Add internal APIs for portable path manipulation
Greg Hudson
2011-08-07
4
-2
/
+373
*
Declare gmt_mktime before use
Ken Raeburn
2011-07-17
1
-0
/
+4
*
use timegm() for krb5int_gmt_mktime() when available
Tom Yu
2011-07-11
1
-1
/
+35
*
Mark up strings for translation
Greg Hudson
2011-06-10
1
-5
/
+5
*
Add localization support to com_err
Greg Hudson
2011-06-10
1
-0
/
+4
*
Revert r24815 and the RTLD_NODELETE part of r24744, which was
Greg Hudson
2011-04-03
1
-10
/
+2
*
Only use RTLD_NODELETE if it's available
Ken Raeburn
2011-04-03
1
-3
/
+11
*
Set better error messages when plugins fail to load.
Greg Hudson
2011-03-25
1
-4
/
+8
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
12
-55
/
+38
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
1
-1
/
+1
*
Adapted patch from Arlene Berry to handle dlerror() returning a null
Tom Yu
2010-04-23
1
-0
/
+4
*
Mark and reindent util/support
Tom Yu
2009-11-30
18
-1247
/
+1269
*
Fix boilerplate in zap.c
Greg Hudson
2009-11-24
1
-2
/
+2
*
Punt the volatile cast in the non-gcc, non-Windows version of zap.
Greg Hudson
2009-11-24
4
-1
/
+46
*
Consolidate Makefile variables now that we have only a single global
Greg Hudson
2009-11-22
2
-28
/
+26
*
Simplify krb5int_get_error (and fix a cast-qual warning) by not
Greg Hudson
2009-11-01
1
-24
/
+7
*
Be a little more const-correct in krb5int_vset_error_fl
Greg Hudson
2009-11-01
1
-13
/
+8
*
make mark-cstyle
Tom Yu
2009-10-31
11
-289
/
+288
*
Re-run make depend without autoconf.h in the source tree
Greg Hudson
2009-09-16
1
-14
/
+14
*
Crypto modularity proj.: Move prf and random-to-key ops from backend to krb
Zhanna Tsitkov
2009-09-16
1
-14
/
+14
*
Add t_unal.c to SRCS and generate dependencies..
Ezra Peisach
2009-09-15
2
-1
/
+5
*
Test byte ordering determination and unaligned access
Ken Raeburn
2009-09-15
2
-2
/
+52
*
Disable the COPY_FIRST_CANONNAME workaround on Linux glibc 2.4 and
Greg Hudson
2009-08-28
1
-5
/
+16
*
UCS2 support doesn't handle upper half of BMP
Greg Hudson
2009-05-14
1
-29
/
+37
*
In util/support/utf8_conv.c, the SWAP16 macro is invoked with an
Tom Yu
2009-05-13
1
-6
/
+4
*
Add DEBUG_ERROR_LOCATIONS support
Greg Hudson
2009-04-29
2
-2
/
+34
*
Subject k5_utf8s_to_ucs2s could deref NULL pointer..
Ezra Peisach
2009-04-07
1
-3
/
+5
*
Don't pass negative numbers to strerror
Ken Raeburn
2009-02-12
1
-0
/
+14
*
build strlcpy.c, printf.c, ipc_stream.c on windows
Ken Raeburn
2009-02-11
1
-1
/
+17
*
Update t_k5buf.c for the renamed buffer type constants
Greg Hudson
2009-02-10
1
-10
/
+14
*
Rename functions from k5_ipc_stream_* to krb5int_ipc_stream_*, because some o...
Ken Raeburn
2009-02-09
1
-48
/
+48
*
Add variables for optionally building ipc_stream.c; currently empty
Ken Raeburn
2009-02-09
1
-0
/
+5
*
Adjust names to not conflict with Windows headers
Ken Raeburn
2009-02-09
2
-23
/
+23
*
Include assert.h
Ken Raeburn
2009-02-09
1
-0
/
+1
*
Use winsock2.h on Windows. Make initializer value static
Ken Raeburn
2009-02-09
1
-1
/
+4
*
More C++ compatibility: Don't use "typedef struct tag *tag"; rename
Ken Raeburn
2009-02-09
1
-3
/
+3
*
In krb5int_utf8s_to_ucs2les, free the correct value on error, instead
Greg Hudson
2009-02-04
1
-1
/
+1
*
fix trailing whitespace
Tom Yu
2009-01-22
3
-7
/
+7
*
whitespace
Tom Yu
2009-01-22
3
-9
/
+9
*
Define SWAP16 if not already defined
Ken Raeburn
2009-01-05
1
-0
/
+3
*
move generated dependencies out of Makefile.in
Ken Raeburn
2009-01-05
2
-48
/
+46
*
ifdef out unused functions that are also missing prototypes.
Ezra Peisach
2009-01-05
1
-0
/
+2
[next]