Historial de Commits

Autor SHA1 Mensaje Fecha
  Caleb James DeLisle 4d7b8f1a59 bad usages of List hace 10 años
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable hace 10 años
  nite69 51571cb1b4 Buffix; possible pointer out of scope, as discussed here: hace 10 años
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with hace 10 años
  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. hace 10 años
  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 hace 10 años
  Caleb James DeLisle ef0f859656 not properly setting user hace 11 años
  Caleb James DeLisle 85b00bb461 Hardened the sandboxing with double checking and made nofiles mandatory hace 11 años
  Caleb James DeLisle f14dbf12a1 A working simulator :D hace 11 años
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops hace 11 años
  Caleb James DeLisle 9a2f389d34 Don't handle addresses as names if they are specified in IP form hace 11 años
  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. hace 11 años
  Caleb James DeLisle 72233a3f93 Integrated DNS client into cjdns hace 11 años
  Caleb James DeLisle 5388880b20 Added 2 log lines to Configurator.c in case the port is misparsed or the hostname cannot be found. hace 11 años
  Caleb James DeLisle c8a606e7e5 Merged contribution from SR to make UDPInterface in cjdroute accept domain names. hace 11 años
  hartzler 84dbf493b1 remove flush RPC and update admin docs hace 11 años
  Matt Hartzler 0bf9722c84 add user notion to passwords hace 11 años
  root 83e1ec879b Merge branch 'master' of https://github.com/cjdelisle/cjdns into debug hace 11 años
  root 62365b9322 Actually passing interface numbers when configuring ETHInterfaces. Should fix https://github.com/cjdelisle/cjdns/issues/197. hace 11 años
  root 48e9c52aac Added some extra logging for the Ethernet interface setup for admin/Configurator.c hace 11 años
  Caleb James DeLisle 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. hace 11 años
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. hace 11 años
  Caleb James DeLisle 03f4df8428 Judomerged udp-admin branch into master. hace 11 años
  Caleb James DeLisle 935fc11b08 Added beaconing configuration and fixed small bug in ETHIface beacon logic. hace 12 años
  Caleb James DeLisle 6ad4812d9a Changes to W32 pipe/process handling, trying to get it working. hace 12 años
  Caleb James DeLisle 000223f262 Added configuration for IpTunnel and fixed bug. hace 12 años
  Marcus Wanner 3bfacb83c1 Extending multiinterface config support to UDPIF. hace 12 años
  Marcus Wanner 394c14d807 Merge branch 'master' into feature-multiple-interface hace 12 años
  Marcus Wanner 394446eabd Switching to multi-if to NULL check as per cjd hace 12 años
  Marcus Wanner 137904f8d7 Added support for multiple ethif devices in config hace 12 años