Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle ca5f157009 Static assert which cannot be known at compile time, oops il y a 8 mois
  Caleb James DeLisle 7b8fdb7fc9 Add no-gnu-line-marker for support for newer clang which normally warns about line numbers il y a 8 mois
  Caleb James DeLisle e4857408f5 Dangling pointer to temporary variable il y a 8 mois
  Caleb James DeLisle c7e4f078cf Merge pull request #1259 from gsnoff/cjdnstool il y a 8 mois
  Ilyas Gasanov 190cc1f5f2 Implement cjdnstool util keygen command il y a 8 mois
  Ilyas Gasanov 6d7e4333b3 Implement cjdnstool util priv2pub command il y a 8 mois
  Ilyas Gasanov b67ab9ff71 Implement cjdnstool util key2ip6 command il y a 9 mois
  Caleb James DeLisle 2e704b45fa Merge pull request #1258 from gsnoff/cjdnstool-cexec il y a 9 mois
  Ilyas Gasanov ae2a6c207a Implement cjdnstool cexec command il y a 9 mois
  Caleb James DeLisle b0808b8371 Merge pull request #1257 from gsnoff/cjdnstool il y a 9 mois
  Ilyas Gasanov c3fe9ae93a Implement cjdnstool cexec command il y a 9 mois
  Ilyas Gasanov 74382096ab Update dependency revision, fix error reporting il y a 9 mois
  Ilyas Gasanov 27658d1614 Remove currently unneeded items il y a 9 mois
  Ilyas Gasanov d03a79908b Move cjdnstool in ./do, implement session command, add --ip6 flag il y a 10 mois
  Ilyas Gasanov 31867cc814 Rename command to peers show, pad lladdrs to line up keys il y a 10 mois
  Ilyas Gasanov 6ebc0902c7 Update dependency revision, implement peer-stats in cjdnstool il y a 10 mois
  Ilyas Gasanov 5b851319bd Initial cjdnstool implementation in Rust il y a 10 mois
  Caleb James DeLisle 94374fca1b When nodejs is not found, explain the problem clearly il y a 1 an
  Caleb James DeLisle 6daab7423b Get rid of node.sh because it was installing an old version of nodejs which doesn't handle the build scripts correctly il y a 1 an
  Caleb James DeLisle 64c98c4541 IpTunnel: findConnection can use 16 byte IPs, it doesn't need to spill over into dest addr il y a 1 an
  Caleb James DeLisle 5df1db98ae Remove getaddrinfo from libuv because it's nolonger supported in newer OSs il y a 1 an
  Caleb James DeLisle fccbfde53a Stub out libuv rwlock because this too is not supported anymore il y a 1 an
  Caleb James DeLisle bcf947660e Remove comment from make.js which appears to be messing up some version of nodejs il y a 1 an
  Caleb James DeLisle 5a6b109049 Stub over an unused var caught by a newer compiler. il y a 1 an
  Caleb James DeLisle 4fae5d2763 Pass -Wno-strict-prototypes because new compilers have made them a lot more pedantic il y a 1 an
  Caleb James DeLisle 7b5a597026 Remove uv_barrier_t from libuv because it depends on deprecated pthread_barrier_t il y a 1 an
  Caleb James DeLisle efe00aaf91 Fix compile bug on linux il y a 1 an
  Caleb James DeLisle 0230985a91 Stub an unused function which is causing compile time errors il y a 1 an
  Caleb James DeLisle 3aabd9841a Fix ETHInterface_linux for change of AddrIface structure il y a 1 an
  Caleb James DeLisle 0e1387f80b Fixed build issue caused by different versions of libsodium il y a 1 an