index
:
fetchmail
legacy_64_vg_debian
[fork] set imap idle timeout to 600s, some servers don't follow rfc recommendations
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gssapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align with legacy_6x.
Matthias Andree
2019-08-25
1
-1
/
+2
*
In-depth fix for to64frombits() BASE64 encoder buffer sizing.
Matthias Andree
2018-04-14
1
-2
/
+2
*
ISO C90 ("C89") compatibility fix.
Matthias Andree
2018-04-14
1
-1
/
+1
*
Abort GSSAPI authentication properly in more situations.
Matthias Andree
2018-04-14
1
-3
/
+3
*
Prevent buffer overruns in do_gssauth() with long user names.
Matthias Andree
2018-04-14
1
-1
/
+10
*
GSSAPI: Do not add gratuitious NUL byte to username.
Matthias Andree
2018-04-14
1
-1
/
+1
*
GSSAPI build fix.
Matthias Andree
2012-08-15
1
-1
/
+1
*
Fixup typo.
Matthias Andree
2010-11-12
1
-1
/
+1
*
Demote GSSAPI verbose/debug syslog to INFO severity.
Matthias Andree
2010-11-12
1
-12
/
+13
*
GSSAPI: Be more tolerant about server's SASL challenge.
Matthias Andree
2010-10-09
1
-2
/
+4
*
Add missing LF.
Matthias Andree
2010-09-27
1
-1
/
+1
*
Reduce verbosity of GSSAPI reporting.
Matthias Andree
2010-09-27
1
-2
/
+4
*
Validate challenge to AUTH[ENTICATE] GSSAPI and warn if malformed.
Matthias Andree
2010-09-27
1
-0
/
+7
*
Change comment.
Matthias Andree
2010-09-27
1
-1
/
+1
*
Cancel SASL AUTH properly on GSSAPI errors.
Matthias Andree
2010-09-25
1
-2
/
+2
*
Report GSSAPI errors later, to ease debugging.
Matthias Andree
2010-09-25
1
-2
/
+5
*
Actually use GSS status string length field.
Matthias Andree
2010-09-25
1
-4
/
+3
*
Reindent gssapi.c a bit.
Matthias Andree
2010-09-25
1
-14
/
+15
*
Remove dead variable/assignment.
Matthias Andree
2010-08-28
1
-2
/
+1
*
Avoid wedging Exchange 2007 with GSSAPI.
Matthias Andree
2010-08-21
1
-19
/
+64
*
Decode and report GSSAPI errors in more detail.
Matthias Andree
2010-08-20
1
-1
/
+33
*
Format string fix: use %s for gen_send/gen_transact.
Matthias Andree
2010-08-20
1
-2
/
+2
*
Further type fixes.
Matthias Andree
2010-03-18
1
-1
/
+1
*
Fix lots of warnings, most around string literals...
Matthias Andree
2010-03-18
1
-1
/
+2
*
Remove unused assignments/initializations found with llvm-clang.
Matthias Andree
2010-02-28
1
-3
/
+2
*
Fix gssapi.h compiler warning on FreeBSD...
Matthias Andree
2010-01-22
1
-1
/
+1
*
merge Mirek's fetchmail-signed.patch
Matthias Andree
2006-03-14
1
-3
/
+4
*
Fix some compiler warnings.
Matthias Andree
2005-08-27
1
-16
/
+19
*
Fix --with-gssapi compilation problem. Patch by Simon Josefsson.
Matthias Andree
2005-08-27
1
-1
/
+1
*
strcpy -> strlcpy, strcat -> strlcat
Matthias Andree
2005-07-30
1
-1
/
+1
*
Misc. sprintf and pid_t fixes.
Matthias Andree
2004-11-10
1
-1
/
+1
*
Applied GSS library support patch.
Eric S. Raymond
2004-01-13
1
-0
/
+4
*
POP3 strong authentication fixes.
Eric S. Raymond
2004-01-13
1
-2
/
+2
*
Debian patch merge.
Eric S. Raymond
2002-03-09
1
-2
/
+2
*
Don't call with a potentially bad value.
Eric S. Raymond
2001-10-04
1
-0
/
+4
*
Security audit fix.
Eric S. Raymond
2001-10-03
1
-2
/
+2
*
_( -> GT_(
Eric S. Raymond
2001-09-26
1
-12
/
+12
*
Ready to try HH's Kerberos patch.
Eric S. Raymond
2001-04-23
1
-0
/
+1
*
Fallback MDA.
Eric S. Raymond
2001-03-07
1
-1
/
+1
*
Fix patch for GSSAPI.
Eric S. Raymond
2001-02-14
1
-0
/
+2
*
Looks like we've got the new authentication logic done.
Eric S. Raymond
2001-02-12
1
-9
/
+11
*
Try to clean this up a little.
Eric S. Raymond
2001-02-11
1
-28
/
+21
*
Initial revision
Eric S. Raymond
2001-02-11
1
-0
/
+207