Historique des commits

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