Historie revizí

Autor SHA1 Zpráva Datum
  Adam Novak f731510da4 Adding IPTunnel prefix option examples to the default config. před 10 roky
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses před 10 roky
  Caleb James DeLisle 788ea5b5b2 slightly shorter way to write the conf file před 10 roky
  Caleb James DeLisle 04f4b755f1 Fixed a bug, thx lars před 10 roky
  kpcyrd 26759a06b5 Remove extra newlines in genconf před 10 roky
  Caleb James DeLisle 14e2a47fcb Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant před 10 roky
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test před 10 roky
  kpcyrd 203712f3dc Add --nobg switch před 10 roky
  Caleb James DeLisle 43f7e6a30c Merge branch 'whitespace' of git://github.com/kbillings/cjdns into crashey před 10 roky
  Kyle Billings 000819d641 Remove trailing whitespace and fix some spelling mistakes před 10 roky
  Caleb James DeLisle ec63748b16 More work před 10 roky
  Caleb James DeLisle cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. před 10 roky
  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. před 10 roky
  Caleb James DeLisle f814b3a1f2 Up the memory limit for the client process because Configurator and AdminClient outrun the freeing of their allocators. před 10 roky
  Caleb James DeLisle 96643118dc Added architecture and system detection před 10 roky
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs před 10 roky
  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 před 10 roky
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() před 10 roky
  Sergey "Shnatsel" Davidoff ee7a863f5a Fix up previous commit před 10 roky
  Caleb James DeLisle 85b00bb461 Hardened the sandboxing with double checking and made nofiles mandatory před 11 roky
  Caleb James DeLisle f14dbf12a1 A working simulator :D před 11 roky
  Caleb James DeLisle 6703a808e7 misc cleanup před 11 roky
  Caleb James DeLisle e64f8eaafb Removed the little-used exception codes před 11 roky
  Caleb James DeLisle be15286dff spelling in cjdroute.conf, set DEFAULT_MAX_TRIES to 3 and align the allocator pointer in UDPAddrIface před 11 roky
  Caleb James DeLisle 39e9db345c missing comma před 11 roky
  Caleb James DeLisle 72233a3f93 Integrated DNS client into cjdns před 11 roky
  m1kc (Max Musatov) 7b606cf3fe Small usability improvements. před 11 roky
  Caleb James DeLisle a2e2a1fc07 added parameter to allow changing timeout for adminClient, set timeouf to 100ms for checking if cjdns is active already. před 11 roky
  Caleb James DeLisle d4f9d62adf fixed a crash-on-start bug caused by a leftover UDP socket. před 11 roky
  m1kc (Max Musatov) 2f1fa93bd5 Better names for ping-related variables. před 11 roky