Files | |
file | basicparsetest.c [code] |
A CCNx test program. | |
file | ccn_bloom.c [code] |
Support for Bloom filters. | |
file | ccn_buf_decoder.c [code] |
Support for Interest and ContentObject decoding. | |
file | ccn_buf_encoder.c [code] |
Support for constructing various ccnb-encoded objects. | |
file | ccn_bulkdata.c [code] |
(INCOMPLETE)Support for transport of bulk data. | |
file | ccn_charbuf.c [code] |
Support expandable buffer for counted sequences of arbitrary bytes. | |
file | ccn_client.c [code] |
Support for ccn clients. | |
file | ccn_coding.c [code] |
Support for scanning and parsing ccnb-encoded data. | |
file | ccn_digest.c [code] |
Support for creating digests. | |
file | ccn_dtag_table.c [code] |
DTAG table. | |
file | ccn_extend_dict.c [code] |
Routines for extending a dictionary such as that which represents default DTAG table. | |
file | ccn_face_mgmt.c [code] |
Support for parsing and creating FaceInstance elements. | |
file | ccn_fetch.c [code] |
file | ccn_header.c [code] |
file | ccn_indexbuf.c [code] |
Support for expandable buffer of non-negative values. | |
file | ccn_interest.c [code] |
Accessors and mutators for parsed Interest messages. | |
file | ccn_keystore.c [code] |
Support for keystore access. | |
file | ccn_match.c [code] |
Support for the match predicate between interest and content. | |
file | ccn_matrix.c [code] |
Support for a sparse matrix (2-D table) of nonnegative integers. | |
file | ccn_merkle_path_asn1.c [code] |
Framework to generate implementation of ASN.1 functions to deal with Merkle paths. | |
file | ccn_name_util.c [code] |
Support for manipulating ccnb-encoded Names. | |
file | ccn_reg_mgmt.c [code] |
Support for parsing and creating ForwardingEntry elements. | |
file | ccn_schedule.c [code] |
Support for scheduling events. | |
file | ccn_seqwriter.c [code] |
Part of the CCNx C Library. | |
file | ccn_setup_sockaddr_un.c [code] |
Part of the CCNx C Library. | |
file | ccn_signing.c [code] |
Support for signing. | |
file | ccn_sockaddrutil.c [code] |
sockaddr utilities | |
file | ccn_sockcreate.c [code] |
Setting up a socket from a text-based description. | |
file | ccn_traverse.c [code] |
Support for traversing a branch of the ccn name hierarchy. | |
file | ccn_uri.c [code] |
Support for ccnx:/URI/. | |
file | ccn_verifysig.c [code] |
Utility to check the signature on ccnb-formatted ContentObjects. | |
file | ccn_versioning.c [code] |
Versioning support. | |
file | encodedecodetest.c [code] |
Unit tests for CCNx C library. | |
file | hashtb.c [code] |
Hash table. | |
file | hashtbtest.c [code] |
Try out some hash table calls (ccn/hashtb). | |
file | matrixtest.c [code] |
Try out the ccn/matrix calls. | |
file | signbenchtest.c [code] |
A simple test program to benchmark signing performance. | |
file | skel_decode_test.c [code] |
A simple test program for exercising ccn_skeleton_decoder. | |
file | smoketestclientlib.c [code] |
Simple program for smoke-test of ccn client lib. |