index
:
delta/telepathy-gabble.git
baserock/telepathy-gabble-0.18.3
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
gitlab.freedesktop.org: telepathy/telepathy-gabble.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tidy up libc/glib includes
Dafydd Harries
2008-07-21
1
-1
/
+0
*
make config.h the first include in every file
Dafydd Harries
2008-07-21
1
-0
/
+1
*
add a "split_lines" argument to base64_encode
Guillaume Desmottes
2007-09-25
1
-2
/
+2
*
base64_encode(): don't assume that the gchar * is NUL-terminated
Simon McVittie
2007-07-13
1
-2
/
+4
*
make base64_encode take length + gchar * instead of GString
Guillaume Desmottes
2007-04-20
1
-12
/
+10
*
Make the corresponding header the first include in each .c file, to ensure se...
Simon McVittie
2007-04-05
1
-0
/
+2
*
Semi-automated whitespace pedantry: space before function call parentheses, w...
Simon McVittie
2007-04-05
1
-2
/
+2
*
base64.[ch]: add copyright blurb
Simon McVittie
2006-10-19
1
-0
/
+19
*
base64.c: cope with arbitrary whitespace
Simon McVittie
2006-10-19
1
-28
/
+31
*
base64.c: Parse base64 in a more whitespace-tolerant way
Simon McVittie
2006-10-18
1
-6
/
+16
*
base64.c: ignore arbitrary whitespace (Gajim puts \r in its vCard PHOTOs)
Simon McVittie
2006-10-18
1
-2
/
+2
*
add base64 implementation
2006-10-14
1
-0
/
+162