Commit History

Author SHA1 Message Date
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs 10 years ago
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 11 years ago
  Caleb James DeLisle 112093382d strtol() never uses WSAGetLastError() so it's safe to use errno directly. 11 years ago
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 years ago
  Caleb James DeLisle 26fc59a59c Windows porting, work in progress 11 years ago
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 years ago
  Micheal Smith 6f4ca6fa7a Added a check that prevents possible garbage value. 11 years ago
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. 12 years ago
  Caleb James DeLisle 16719cde7f Another BSD workaround. 12 years ago
  Caleb James DeLisle 0f3cd1c963 Use snprintf() to make OpenBSD happy. 12 years ago
  Ethan Blanton 97f24e0e51 Allocate JSON de-serialization strings on the heap with a doubling allocator. 12 years ago
  Ethan Blanton 57e36e6f5c Fix fencepost error in JSON serializer parseString 12 years ago
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 years ago
  Caleb James DeLisle 6a60c41dc8 Made some changes to the Errno.h abstraction. 12 years ago
  TrueShiftBlue 9a77a86330 Begin refactoring errno references to util/Errno for portability 12 years ago
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) 12 years ago
  Micheal Smith 69d4044b57 Added modelines to source files. 12 years ago
  Benjamin Saunders 820a0c1609 Use portable formatter macros for stdint types. 12 years ago
  cjdelisle 5ec2f7b5a3 bad code style 12 years ago
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 years ago
  Gerard Krol ea263058f8 Fix and improve the JSON parser. 13 years ago
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc 13 years ago