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-stream-b64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MERGE NEW_PARSER branch into HEAD, fixed conflicts.
NotZed
2000-04-21
1
-581
/
+0
*
fix warnings
Dan Winship
2000-03-29
1
-1
/
+0
*
fix the name of "Helix Code, Inc." in all the copyrights
Dan Winship
2000-03-10
1
-1
/
+1
*
fixed state 0 keep value.
bertrand
2000-03-03
1
-2
/
+2
*
don't forget to set the state to 0 after 3. (my_read_encode): don't forget
bertrand
2000-03-03
1
-4
/
+5
*
use CamelStreamB64 type for the input stream.
bertrand
2000-03-03
1
-4
/
+4
*
fix implementation so that it writes properly to the output stream even.
bertrand
2000-03-02
1
-4
/
+11
*
new utility function.
bertrand
2000-02-29
1
-0
/
+20
*
revert strange changes.
bertrand
2000-02-29
1
-1
/
+5
*
Fixed a typo.
NotZed
2000-02-29
1
-2
/
+2
*
non blocking b64 encoding is a PITA
Bertrand Guiheneuf
2000-02-28
1
-58
/
+277
*
don't read the char if we reached the length of the output buffer. Hours
bertrand
2000-02-22
1
-37
/
+42
*
added a reset method. Thanks message-browser to find so much bugs :)
bertrand
2000-02-22
1
-2
/
+23
*
A lot of changes in the way the parsing works. I am too lazy
Bertrand Guiheneuf
2000-02-22
1
-0
/
+305