Histórico de Commits

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