Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
    • deuce's avatar
    • deuce's avatar
      Fix mingw32 build of cryptlib (for SyncTERM) · 80304111
      deuce authored
      80304111
    • deuce's avatar
      Update Cryptlib to 3.4.5 · d3579e40
      deuce authored
      This versions has a lot more assumptions that the whole world runs Linux
      in it, and just a small number of perviously reported bugs actually fixed.
      
      I think the patch count has actually gone up rather than down for this.
      
      As it turns out, the thing I was trying to fix (https://pskreporter.info not
      working with HTTP.js) is not fixed in the new version and was just yet
      another abitrary undocumented limit being hit.
      
      This *may* break anything crypto-releated, though it seems to work on FreeBSD
      fine.  Win32 build not tested since Digital Man provides precompiled libs
      for that, and mingw32 builds not yet tested.
      
      Please report any *NEW* crypto-related issues after getting this to work.
      
      Oh yeah, it also looks like the cryptlib dependency for Synchronet got
      broken somewhere, so the easiest way to rebuild with the new cryptlib is
      to build SyncTERM first.  I'll try to get this one fixed soonish.
      d3579e40
    • deuce's avatar
      This patch fixes the "Server provided a broken/invalid certificate" · e766f07f
      deuce authored
      messages (at least up to 4k attributes).
      
      I'll tie it into the build with the incoming Cryptlib update, but I want
      it to be a separate commit since it fixes a long-standing issue while the
      rest of the update commit will just unbreak new broken bits.
      e766f07f
    • deuce's avatar
      New cryptlib uses 345 not 3450. · b815aaf7
      deuce authored
      *sigh*
      b815aaf7
  2. Jun 02, 2019
  3. Jun 01, 2019
  4. May 31, 2019
  5. May 30, 2019
  6. May 29, 2019
  7. May 28, 2019
  8. May 27, 2019
Loading