Commit Verlauf

Autor SHA1 Nachricht Datum
  Caleb James DeLisle 13e8fe16a9 wip vor 6 Jahren
  Caleb James DeLisle d602ecd4bb cast explicitly vor 6 Jahren
  Caleb James DeLisle ff7cc59062 should be specifying long long vor 6 Jahren
  Caleb James DeLisle 11ebd9765c Refactor AddrIface to use a standard fixed-size header and add timing information to that header if required vor 6 Jahren
  Caleb James DeLisle 42b9c35bef malloc is not calloc, messed up pointers vor 6 Jahren
  Caleb James DeLisle dd41671f2f Make the old json conf parser parse dictionaries forward so that --cleanconf stops reversing dicts, 2. make sure old parser is used any time there is no v2, to ensure continuity of behavior vor 6 Jahren
  Caleb James DeLisle 71e2df38de Added a strict json benc parser based on the one in cjdnsconf vor 6 Jahren
  Caleb James DeLisle 9b963631b5 Wrong type in printf vor 6 Jahren
  Caleb James DeLisle db1f135a28 Shuffle around a couple fields in order to hopefully get an aligned structure vor 6 Jahren
  Caleb James DeLisle 183f2aeb83 Increase memory limit for FileReader_test to cope with memory alignment vor 6 Jahren
  Caleb James DeLisle 0fe79e5cd9 Prevent an occasional stack overflow while building vor 6 Jahren
  Caleb James DeLisle bdcc95a833 A different approach to aligning memory allocations vor 6 Jahren
  Caleb James DeLisle c5e41c66a7 Oops, missing one pad vor 6 Jahren
  Caleb James DeLisle 436d59060d Align new allocations on __BIGGEST_ALIGNMENT__ instead of __SIZEOF_POINTER__ which is not reliable vor 6 Jahren
  Caleb James DeLisle ba750997b4 just say no to LTO vor 6 Jahren
  Caleb James DeLisle 5d561d65da cast to unsigned to avoid undefined vor 6 Jahren
  Caleb James DeLisle f2dfb91531 undefined behavior vor 6 Jahren
  Caleb James DeLisle 52374412cb Was not splitting linker flags, which happened to work... vor 6 Jahren
  Caleb James DeLisle 1068d58c2a Allow verbose builds and allow manually specifying the crypto build plan vor 6 Jahren
  Caleb James DeLisle d262f7abb5 Small changes to the cjdroute.conf generator so that it generates a conf which is exactly like what cjdnsconf serializes vor 6 Jahren
  Caleb James DeLisle 3600128186 Send a more friendly name of the interface instance vor 6 Jahren
  Caleb James DeLisle 71b657f944 export iface info vor 6 Jahren
  Caleb James DeLisle 1b09c99273 Forgot that the address header is first, need to pop it and then push it back to get UDP auto-peer vor 6 Jahren
  Caleb James DeLisle fb3baef276 Try to fix build issue with UDPInterface and remove error:none from AuthorizedPasswords_list because it blows up the API connector vor 6 Jahren
  Caleb James DeLisle 9becc1dd9f Add an 'error':'none' in AuthorizedPasswords_list and move StringList below UvWrapper which was triggering some build issues vor 6 Jahren
  Caleb James DeLisle a8baeb4314 Added pagination to AuthorizedPasswords_get AND made ArrayList able to create list types with names not prefixed by ArrayList, and created StringList (ArrayList<String>) vor 6 Jahren
  Caleb James DeLisle a574e6aaa7 Fix UDPInterface to not send beacons down the tun device vor 6 Jahren
  Caleb James DeLisle 3da23d58ad Forgot to allow bcast vor 6 Jahren
  Caleb James DeLisle 3fe55c4187 Merged UDPbcastInterface into UDPInterface and made it beacon on a different port vor 6 Jahren
  Caleb James DeLisle 4e28a0a907 Merge branch 'master' of git://github.com/rxt1077/cjdns into crashey vor 6 Jahren