1. f9b880b transport: add logging to TcpTransport by Junxiao Shi · 7 years ago
  2. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago
  3. 446de3c transport: minor refactoring by Junxiao Shi · 8 years ago
  4. 57e0036 face+security: Introduce environment variables to set/override transport, pib, and tpm configurations. by Alexander Afanasyev · 8 years ago
  5. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  6. 9d158f0 face: Refactor internal PIT to use scheduled events by Alexander Afanasyev · 10 years ago
  7. a8659ff face: Make default transport configurable by Steve DiBenedetto · 10 years ago
  8. 6a05b4b transport: Serialize socket write operations by Alexander Afanasyev · 10 years ago
  9. bc5830a transport: Cleaning up transport when failure occurs by Alexander Afanasyev · 10 years ago
  10. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  11. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  12. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  13. 52afb3f face: When there are no more events to process, pausing transport instead of closing it by Alexander Afanasyev · 11 years ago
  14. 5964fb7 management: Making LocalControlHeader encoding independent of Interest/Data wire by Alexander Afanasyev · 11 years ago
  15. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  16. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago
  17. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 11 years ago
  18. 20d2c58 transport: Implementing TcpTransport by Alexander Afanasyev · 11 years ago
  19. 8863d9d transport: (temporary) remove UDP and TCP transports by Alexander Afanasyev · 11 years ago
  20. 0b688dc face+transport: Eliminating concept of ConnectionInfo by Alexander Afanasyev · 11 years ago
  21. 17cb30c transport: Remove unused member elementListener_. by Jeff Thompson · 11 years ago
  22. 53430e0 TcpTransport: need to #include <stdlib.h> for malloc. by Jeff Thompson · 11 years ago
  23. 2db6037 files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054. by Jeff Thompson · 11 years ago[Renamed from ndn-cpp/transport/tcp-transport.cpp]
  24. ab5440f security: In BasicIdentityStorage constructor, don't warn if identityDir already exists. by Jeff Thompson · 11 years ago