|
Files |
| file | adns.c |
| | Asynchronous DNS lookup.
|
| file | adns.h |
| | Asynchronous DNS lookup.
|
| file | aging.c |
| | Hash table with aging values, removed automatically after some time has elapsed.
|
| file | atoms.c |
| | Atom management.
|
| file | atoms.h |
| | Atom management.
|
| file | base32.c |
| | Base32 encoding/decoding.
|
| file | base32.h |
| | Base32 encoding/decoding.
|
| file | base64.c |
| | Base64 encoding/decoding.
|
| file | base64.h |
| | Base64 encoding/decoding.
|
| file | bg.c |
| | Background task management.
|
| file | bg.h |
| | Background task management.
|
| file | bit_array.h |
| | Bit arrays.
|
| file | cobs.c |
| | Consistant Overhead Byte Stuffing (COBS).
|
| file | cobs.h |
| | Consistant Overhead Byte Stuffing (COBS).
|
| file | cq.c |
| | Callout queue.
|
| file | cq.h |
| | Callout queue.
|
| file | crash.c |
| | A simple crash handler.
|
| file | crash.h |
| | A simple crash handler.
|
| file | crc.c |
| | CRC computations.
|
| file | crc.h |
| | CRC computation.
|
| file | dbus_util.c |
| | Interface to dbus messaging bus.
|
| file | dbus_util.h |
| | Interface to dbus messaging bus.
|
| file | eval.c |
| | String evaluation.
|
| file | eval.h |
| | String evaluation.
|
| file | event.c |
| file | fast_assert.c |
| | Fast assertions.
|
| file | fast_assert.h |
| | Fast assertions.
|
| file | fifo.c |
| | A FIFO.
|
| file | fifo.h |
| | A FIFO.
|
| file | file.c |
| | Miscellaneous common file routines.
|
| file | file.h |
| | Miscellaneous common file routines.
|
| file | fragcheck.c |
| | Memory fragmentation.
|
| file | fragcheck.h |
| file | getdate.h |
| | Date parsing.
|
| file | getline.c |
| | Line-oriented parsing from memory buffer.
|
| file | getline.h |
| | Line-oriented parsing from memory buffer.
|
| file | getphysmemsize.h |
| | Detect available amount of physical RAM.
|
| file | glib-missing.c |
| | Missing functions in the Glib 1.2.
|
| file | glib-missing.h |
| | Missing functions in the Glib 1.2.
|
| file | halloc.c |
| | Hashtable-tracked allocator.
|
| file | halloc.h |
| | Hashtable-tracked allocator.
|
| file | hashlist.c |
| | Needs brief description here.
|
| file | hashtable.c |
| | A simple hashtable implementation.
|
| file | hashtable.h |
| file | header.c |
| | Header parsing routines.
|
| file | header.h |
| | Header parsing routines.
|
| file | host_addr.c |
| | Host address functions.
|
| file | host_addr.h |
| | Host address functions.
|
| file | html.c |
| | Simple HTML handling.
|
| file | html.h |
| | Simple HTML handling.
|
| file | idtable.h |
| | Needs brief description here.
|
| file | inputevt.c |
| | Input I/O notification.
|
| file | inputevt.h |
| | Input I/O notification.
|
| file | iprange.c |
| | Lookup IPv4 addresses from a set of IPv4 ranges defined by a list of addresses in CIDR (Classless Internet Domain Routing) format.
|
| file | iprange.h |
| | Needs brief description here.
|
| file | iso3166.c |
| | Support for mapping ISO 3166 2-letter codes and country names.
|
| file | list.c |
| | Handling of lists on a slightly higher lever than GList.
|
| file | listener.h |
| | Needs brief description here.
|
| file | magnet.c |
| | Handling of magnet links.
|
| file | magnet.h |
| | Handling of magnet links.
|
| file | malloc.c |
| | Debugging malloc, to supplant dmalloc which is not satisfactory.
|
| file | malloc.h |
| | Needs brief description here.
|
| file | lib/misc.c |
| | Miscellaneous functions.
|
| file | lib/misc.h |
| | Misc functions.
|
| file | options.c |
| | Options parsing.
|
| file | options.h |
| | Options parsing.
|
| file | override.h |
| | Additional overrides.
|
| file | pagetable.c |
| file | pagetable.h |
| file | palloc.c |
| | Memory pool allocator, suitable for large fixed-size objects.
|
| file | palloc.h |
| | Memory pool, keeping track of malloc()'ed blocks of fixed size and thereby avoiding too frequent malloc()/free()..
|
| file | pattern.c |
| | Pattern matching.
|
| file | pattern.h |
| | Sunday pattern search data structures.
|
| file | sha1.c |
| | Secure Hashing Algorithm 1 implementation.
|
| file | slist.c |
| | Handling of slists on a slightly higher level than GSList.
|
| file | sorted_array.c |
| file | sorted_array.h |
| file | stats.c |
| | Statistics routines.
|
| file | stats.h |
| | Statistics routines.
|
| file | tiger.c |
| | Tiger hash.
|
| file | tiger.h |
| | Tiger hash.
|
| file | tiger_sboxes.h |
| | Tiger S boxes.
|
| file | tigertree.c |
| | Implementation of the TigerTree algorithm.
|
| file | tigertree.h |
| | Implementation of the TigerTree algorithm.
|
| file | tm.c |
| | Time manipulation and caching routines.
|
| file | tm.h |
| | Time manipulation and caching routines.
|
| file | url.c |
| | URL handling of specific formats.
|
| file | url.h |
| | URL handling of specific formats.
|
| file | urn.c |
| | URN handling of specific formats.
|
| file | urn.h |
| | URN handling of specific formats.
|
| file | utf8.c |
| | Unicode Transformation Format 8 bits.
|
| file | utf8.h |
| | Unicode Transformation Format 8 bits.
|
| file | utf8_tables.h |
| | Unicode Lookup Tables.
|
| file | vendors.c |
| | Vendor code management.
|
| file | vendors.h |
| | Vendor code management.
|
| file | vmm.c |
| | Virtual memory management.
|
| file | vmm.h |
| | Virtual memory management.
|
| file | walloc.c |
| | Explicit-width block allocator, based on zalloc().
|
| file | walloc.h |
| | Explicit-width block allocator, based on zalloc().
|
| file | watcher.c |
| | File watcher.
|
| file | watcher.h |
| | File watcher.
|
| file | wordvec.c |
| | Word vector.
|
| file | wordvec.h |
| | Word vector.
|
| file | zalloc.c |
| | Zone allocator.
|
| file | zalloc.h |
| | Zone allocator.
|
| file | zlib_util.c |
| | Zlib wrapper functions.
|
| file | zlib_util.h |
| | Zlib wrapper functions.
|