Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
e6f84dbe9b13213c3d6201e17f49011a43c43587
/
ndn-cpp
/
c
/
errors.c
f51f9a5
time: Fix bug in ndn_toIsoString: Return an error if the time is out of range.
by Jeff Thompson
· 11 years ago
ea94620
time support: check and define NDN_CPP_HAVE_GMTIME_SUPPORT. In ndn_toIsoString and ndn_fromIsoString, return an error if not supported.
by Jeff Thompson
· 11 years ago
0bcc786
errors.h: Added NDN_ERROR_Name_component_does_not_begin_with_the_expected_marker.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
7687dc0
All source files: Added UC Copyright. Added jefft0 email address.
by Jeff Thompson
· 11 years ago
1cf72e9
If KeyLocator is a KeyName, allow the key name data to be omitted.
by Jeff Thompson
· 11 years ago
7ed3e27
Implement encoding/decoding SignedInfo content Type.
by Jeff Thompson
· 11 years ago
7329a13
In KeyLocator, added support for KeyName.
by Jeff Thompson
· 11 years ago
432c8be
Added support for processEvents to Transport and Face. Removed tempReceive.
by Jeff Thompson
· 11 years ago
5796388
Added Transport close method
by Jeff Thompson
· 11 years ago
f0fea00
Code style: Rename BinaryXML to BinaryXml
by Jeff Thompson
· 11 years ago
0aa754a
Move functionality into ndn_SocketTransport base class.
by Jeff Thompson
· 11 years ago
bc53c52
Added UdpTransport
by Jeff Thompson
· 11 years ago
1a5d092
Added TcpTransport errors
by Jeff Thompson
· 11 years ago
c2db1e4
Added NDN_ERROR_decodeBinaryXMLKeyLocator_unrecognized_key_locator_type
by Jeff Thompson
· 11 years ago
07029ec
Added NDN_ERROR_unrecognized_ndn_KeyLocatorType
by Jeff Thompson
· 11 years ago
f326361
Added NDN_ERROR_read_an_entry_past_the_maximum_number_of_entries_allowed_in_the_exclude
by Jeff Thompson
· 11 years ago
f2e9aa0
Added unrecognized_ndn_ExcludeType
by Jeff Thompson
· 11 years ago
8b66600
Change all C code to return ndn_Error enum instead of char * error string.
by Jeff Thompson
· 11 years ago