index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-mime-filter-basic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespaced the encoding/decoding routines.
Jeffrey Stedfast
2003-09-19
1
-12
/
+12
*
Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. Set
Jeffrey Stedfast
2002-01-18
1
-13
/
+8
*
If we don't want to corrupt the uuencoded data by overwriting it with
Jeffrey Stedfast
2002-01-17
1
-0
/
+3
*
Fixed slight logic error to find the uuencode begin line. Fixes bug
Jeffrey Stedfast
2002-01-17
1
-1
/
+2
*
Protect against either of the types being NULL.
Jeffrey Stedfast
2001-12-11
1
-5
/
+5
*
For the uudecoding mode, garble up the "begin <mode> <filename>" line
Jeffrey Stedfast
2001-11-27
1
-8
/
+54
*
More fixing of the license texts.
Ettore Perazzoli
2001-10-28
1
-11
/
+11
*
Remove the stupid warning that should never have been there in the first
5
2001-10-26
1
-3
/
+3
*
Implemented uuencoding and decoding. (complete): Implemented uuencoding
Jeffrey Stedfast
2001-10-06
1
-0
/
+24
*
Fix the assertion slightly, if we have a little bit of input the output
Not Zed
2001-07-05
1
-2
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Add tests.
Not Zed
2000-11-24
1
-5
/
+13
*
Take an additional argument, "break_lines", saying whether or not to add
Dan Winship
2000-10-31
1
-2
/
+2
*
Added some malloc check debugging stuff.
Not Zed
2000-10-17
1
-4
/
+4
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-49
/
+37
*
Reset filter on setup. (reset): When resetting qp encoding, set the state
Not Zed
2000-07-13
1
-1
/
+8
*
MERGE NEW_PARSER branch into HEAD, fixed conflicts.
NotZed
2000-04-21
1
-0
/
+219