Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog for release #1058

Merged
merged 19 commits into from
Aug 1, 2020

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    2674923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ff082 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d642205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    715e7ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5b8efa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    adcd8f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    488711a View commit details
    Browse the repository at this point in the history
  2. Revert "try to enable ppc64el, s390x, amd64 and arm64 on travis-ci"

    Needs more rework since luajit is not available on such architectures
    
    This reverts commit 488711a.
    LocutusOfBorg committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    b965207 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. ec_fingerprint.c: Use long unsigned integer for Content-Length, to av…

    …oid gcc warnings about size_t
    LocutusOfBorg committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0afd0ba View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. fix format string warning

    Alexander Koeppe authored and LocutusOfBorg committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    e1e6401 View commit details
    Browse the repository at this point in the history
  2. Fix bundled curl failing to load sslstrip due to external libraries n…

    …ot linked, such as brotli and nghttp2.
    LocutusOfBorg committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    c46b802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ab403b View commit details
    Browse the repository at this point in the history
  4. Submit fingerprint using libcurl instead of direct socket

    Tweak CMakeLists to also link libcurl and enable fingerprint submit only if curl is found
    
    Signed-off-by: Gianfranco Costamagna <[email protected]>
    eaescob authored and LocutusOfBorg committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    7065b66 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    3c3adde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73bf28 View commit details
    Browse the repository at this point in the history
  3. ec_fingerprint: Add capability to submit fingerprints to other extern…

    …al servers, by requesting them to the user
    LocutusOfBorg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    32541c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31ff01 View commit details
    Browse the repository at this point in the history
  5. Make the approach retro-compatible when no-plugins are built and no c…

    …url is used at all, to allow people building ettercap without curl support
    LocutusOfBorg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    220d02c View commit details
    Browse the repository at this point in the history
  6. EttercapLibCheck: don't forcibly require curl if plugins are enabled,…

    … we can still build all the others plugins except for sslstrip.
    LocutusOfBorg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    8767268 View commit details
    Browse the repository at this point in the history