index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-sasl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off warnings. (get_name): Same.
Jeffrey Stedfast
2001-10-06
1
-1
/
+3
*
A quoted string cannot contain \n's so check for those as well.
Jeffrey Stedfast
2001-08-10
1
-11
/
+11
*
special case popb4smtp auth before we try and connect, and do the magic
Not Zed
2001-08-03
1
-0
/
+5
*
Remove the "quick_login" member, which is unnecessary.
Dan Winship
2001-04-03
1
-1
/
+0
*
New files to handle the LOGIN SASL mechanism.
Jeffrey Stedfast
2001-04-02
1
-1
/
+4
*
Updated the authtype values.
Jeffrey Stedfast
2001-04-02
1
-2
/
+5
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-0
/
+4
*
add an argument to say whether or not you want "PLAIN" in the list (so you
Dan Winship
2001-03-27
1
-6
/
+4
*
Don't return NULL if the token is non-NULL. This is why:
Jeffrey Stedfast
2001-03-06
1
-0
/
+3
*
#include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): add
Jeffrey Stedfast
2001-03-02
1
-0
/
+6
*
Take a GByteArray as input as well. Comment that you can pass %NULL for
Dan Winship
2001-03-02
1
-11
/
+164
*
Added camel-sasl*.[c,h] to the build.
Jeffrey Stedfast
2001-03-01
1
-0
/
+87