Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 6e78cfef85 Possibly fix the crash caused by multiple admin log subscriptions il y a 9 ans
  Caleb James DeLisle 9e161575f5 Fix OOM trigger when logging and/or using admin API il y a 9 ans
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ il y a 9 ans
  Caleb James DeLisle 85057c688e Swapped order of args to Iface_Callback il y a 9 ans
  Caleb James DeLisle 4eb1074d05 Moving Interface to Iface il y a 9 ans
  Caleb James DeLisle a8a48102d0 if the channel is closed, stop logging! il y a 10 ans
  Caleb James DeLisle c7eed6b146 more robust logging, although only about 100 messages can be logged at a time without drops... il y a 10 ans
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant il y a 10 ans
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test il y a 10 ans
  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 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network il y a 10 ans
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() il y a 10 ans
  Caleb James DeLisle f63999e4c8 Make inter-router communication code capable of handling messages which loop back to itself il y a 10 ans
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder il y a 10 ans
  Caleb James DeLisle fb741f3bf0 Memory leak in admin il y a 10 ans
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators il y a 11 ans
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator il y a 11 ans
  Caleb James DeLisle 2ffd748237 major refactor of allocator il y a 11 ans
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. il y a 11 ans
  Caleb James DeLisle c4fcbf0522 misc 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 c8d2024fa7 IpTunnel set IP addresses automatically. il y a 11 ans
  Caleb James DeLisle 1d026b0214 Added admin function registry to Angel process. il y a 11 ans
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. il y a 11 ans
  Caleb James DeLisle 06241cf15d Oops, not supposed to be committed to master. il y a 11 ans
  Caleb James DeLisle 05b1154369 Work in progress. il y a 11 ans
  inhies cb4aff7c8b No error via admin interface for function list il y a 11 ans
  Caleb James DeLisle 5857eb948c The second memory leak to happen in cjdns. il y a 11 ans
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. il y a 11 ans
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. il y a 12 ans