Revīziju vēsture

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