memccpy.c | The memccpy() replacement function |
memcspn.c | The memcspn() replacement function |
memmem.c | Backup implementation of memmem() |
memspn.c | The memspn() replacement function |
strcasestr.c | Backup implementation of strcasestr() |
su.c | OS-independent socket functions |
su_alloc.c | Home-based memory management |
su_alloc_lock.c | Thread-locking for su_alloc module |
su_bm.c | Search with Boyer-Moore algorithm |
su_default_log.c | Default debug log object |
su_errno.c | Errno compatibility |
su_global_log.c | Global SU debug log |
su_localinfo.c | Obtain list of local addresses |
su_log.c | Implementation of generic logging interface |
su_md5.c | MD5 Implementation |
su_module_debug.h [code] | Debug log for su module |
su_port.c | OS-Independent Socket Syncronization Interface |
su_port.h [code] | Internal OS-independent syncronization interface |
su_proxy.c | Transport level proxy demonstrating various su features |
su_root.c | OS-independent synchronization interface |
su_sprintf.c | Su_*sprintf() functions |
su_strdup.c | Home-based string duplication functions |
su_strlst.c | String lists |
su_tag.c | Special tags |
su_tag_io.c | Printing tag lists |
su_taglist.c | Implementation of tag items and lists |
su_time.c | Implementation of OS-independent time functions |
su_time0.c | Su_time() implementation |
su_timer.c | Timer interface for su_root |
su_uniqueid.c | Construct a GloballyUniqueID as per H.225.0 v2 |
su_vector.c | Simple pointer vectors |
su_wait.c | Implementation of OS-independent socket synchronization interface |
sofia-sip/htable.h [code] | Hash tables templates |
sofia-sip/htable2.h [code] | Hash tables templates, take 2 |
sofia-sip/rbtree.h [code] | Red-black tree |
sofia-sip/su.h [code] | Socket and network address interface |
sofia-sip/su_addrinfo.h [code] | |
sofia-sip/su_alloc.h [code] | Home-based memory management interface |
sofia-sip/su_alloc_stat.h [code] | Home-based memory management statistics |
sofia-sip/su_bm.h [code] | Boyer-Moore search algorithm |
sofia-sip/su_config.h [code] | su library configuration |
sofia-sip/su_configure.h [code] | Autoconf configuration for SU library |
sofia-sip/su_debug.h [code] | SU debugging macros |
sofia-sip/su_errno.h [code] | Errno handling |
sofia-sip/su_localinfo.h [code] | Interface for obtaining local addresses |
sofia-sip/su_log.h [code] | SU logging interface |
sofia-sip/su_md5.h [code] | MD5 digest interface |
sofia-sip/su_strlst.h [code] | String lists |
sofia-sip/su_tag.h [code] | Object-oriented tags and tag list interface |
sofia-sip/su_tag_class.h [code] | Tag class interface for object-oriented tags |
sofia-sip/su_tag_inline.h [code] | Inline functions for object tags and tag lists |
sofia-sip/su_tag_io.h [code] | I/O interface for tag lists |
sofia-sip/su_tagarg.h [code] | Tagged argument lists |
sofia-sip/su_time.h [code] | Time types and functions |
sofia-sip/su_types.h [code] | Basic integer types for su library |
sofia-sip/su_uniqueid.h [code] | Functions to handle GloballyUniqueIDs |
sofia-sip/su_vector.h [code] | Vector interface |
sofia-sip/su_wait.h [code] | Syncronization and threading interface |
sofia-sip/tstdef.h [code] | Macros for unit tests |