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
/
errors.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
localize format strings, not final error string
Alexandra Ellwood
2008-10-27
1
-76
/
+34
*
Use strlcpy instead of strcpy in many places
Greg Hudson
2008-10-24
1
-1
/
+2
*
Add support for localizing krb5 errors on Mac OS X.
Alexandra Ellwood
2008-10-24
1
-2
/
+67
*
Catch a few more cases of unchecked k5_mutex_lock calls
Ken Raeburn
2008-07-22
1
-4
/
+7
*
Don't define vsnprintf for Windows here
Ken Raeburn
2007-08-01
1
-6
/
+0
*
Avoid use of unchecked sprintf in libraries. Use asprintf if the
Ken Raeburn
2007-07-12
1
-1
/
+2
*
provide asprintf functionality for internal use
Ken Raeburn
2007-06-20
1
-8
/
+10
*
Add supp-int.h to provide prototypes for declared internal functions.
Ezra Peisach
2006-10-18
1
-0
/
+1
*
Use const pointers for error messages.
Ken Raeburn
2006-10-07
1
-4
/
+4
*
allow multiple calls to krb5_get_error_message to retrieve message
Ken Raeburn
2006-06-28
1
-7
/
+15
*
vsnprintf not present on windows
Jeffrey Altman
2006-05-09
1
-0
/
+6
*
* errors.c (krb5int_get_error): Try strerror_r if available before strerror.
Ken Raeburn
2006-04-19
1
-0
/
+17
*
Initial enhanced error message support, similar to what I sent to
Ken Raeburn
2006-03-26
1
-0
/
+134