base64.c | Implementation of BASE64 encoding and decoding functions |
rc4.c | Arcfour pseudorandom generator |
string0.c | Expand string0 functions non-inline |
token64.c | Token encoding |
ucs2.c | UCS2 (Unicode, ISO Basic Multilingual Plane) string handling |
ucs4.c | UCS-4 routines |
utf8.c | Utf8 string handling |
utf8internal.h [code] | UTF-8 macros |
sofia-sip/base64.h [code] | Base64 encoding and decoding functions |
sofia-sip/rc4.h [code] | Arcfour random number generator |
sofia-sip/string0.h [code] | Extra string function |
sofia-sip/token64.h [code] | Token64 encoding |
sofia-sip/uniqueid.h [code] | Compatibility functions to handle GloballyUniqueID |
sofia-sip/utf8.h [code] | Encoding/Decoding Functions for UCS Transformation Format UTF-8 |