Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Caleb James DeLisle b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size 4 yıl önce
  Mada f98c7b8136 Enable -Wmissing-prototypes compile option 6 yıl önce
  soredake c49cc24869 links update 7 yıl önce
  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 yıl önce
  Caleb James DeLisle 5c25cfbbe0 Asynchronous pipe using libuv 11 yıl önce
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 yıl önce
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 yıl önce
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 12 yıl önce
  Caleb James DeLisle f672f54d2d angel-init/cjdroute2 now in working state 12 yıl önce
  Caleb James DeLisle 3b9962b63f clarified some codestyle requirements 12 yıl önce
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 yıl önce
  Micheal Smith 69d4044b57 Added modelines to source files. 12 yıl önce
  Caleb James DeLisle 58b82e414b Unified first line codestyle, thanks Maria for the patch. 12 yıl önce
  Caleb James DeLisle 41874da7f7 added python api consumer, moved non-core (admin) stuff to contrib, improved admin interface. 12 yıl önce
  cjdelisle 2f8cb1d1c3 Refactoring and finished rewriting libbenc 12 yıl önce