Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
7cf1a561e62c46475743fe80d9c66efe015f5742
/
js
/
PublisherID.js
48ff28a
Added var to properly declare local variables so that they don't pollute the global namespace and risk multi-threading conflicts.
by Jeff Thompson
· 12 years ago
bd63e46
Set interest timeout with interest.interestLifetime
by Wentao Shang
· 12 years ago
146d7de
Change the author from ucla-cs to Meki Cheraoui or to Jeff Thompson in a few cases.
by Jeff Thompson
· 12 years ago
cab74c3
Define ContentDecodingException used by BinaryXMLDecoder.
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
34a2ec0
Major update: Fix bug: Rename "new Exception" to "new Error" througout the project.
by Jeff Thompson
· 12 years ago
e85ff1d
Major update: refactored the API of all classes to make attributes start with a lower case letter and rename encode=>to_ccnb() and decode()=>from_ccnb.
by Jeff Thompson
· 12 years ago
86aea88
Major update: refactored the API of Interest and ContentObject according to the API notes:
by Jeff Thompson
· 12 years ago
8f17361
Security implemented + Partial publish
by Meki Cherkaoui
· 13 years ago
f441d3a
First Commit after cleanup
by Meki Cherkaoui
· 13 years ago