Commit Verlauf

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