Giter Club home page Giter Club logo

Comments (10)

lars18th avatar lars18th commented on May 24, 2024 1

This option is necessary to build KiTTY.

Sorry @cyd01 , you can explain why?
Perhaps a workaround it's possible.

from kitty.

cyd01 avatar cyd01 commented on May 24, 2024 1

from kitty.

lars18th avatar lars18th commented on May 24, 2024 1

Now I have to test all the others […]

So please reopen this issue (you can @cyd01 as moderator) until you finish it.

from kitty.

lars18th avatar lars18th commented on May 24, 2024 1

Hi @cyd01 ,

USE_CAPI

I recommend to not include any CAPI/CAC support inside KiTTY. For this functionality it's preferable to use the Pageant from the PuTTY-CAC project: https://github.com/NoMoreFood/putty-cac

NO_HTMLHELP
NO_MULTIMON

Ok.

COVERITY

Umm... CRYPTPROTECTMEMORY_BLOCK_SIZE and CRYPTPROTECTMEMORY_CROSS_PROCESS are defined (if not) in winshare.c:
https://github.com/github/putty/blob/49fb598b0e78d09d6a2a42679ee0649df482090e/windows/winshare.c#L29

AUTO_WINSOCK

BROKEN_PIPE_ERROR_CODE is defined as ERROR_BROKEN_PIPE:
https://github.com/github/putty/blob/49fb598b0e78d09d6a2a42679ee0649df482090e/windows/winstuff.h#L112

And ERROR_BROKEN_PIPE (109L) is part of the Windows Errors:
https://www.rpi.edu/dept/cis/software/g77-mingw32/include/winerror.h

So review the dependencies, please.

from kitty.

cyd01 avatar cyd01 commented on May 24, 2024

This option is necessary to build KiTTY.

from kitty.

cyd01 avatar cyd01 commented on May 24, 2024

from kitty.

lars18th avatar lars18th commented on May 24, 2024

Hi,

This issue can be closed?

from kitty.

cyd01 avatar cyd01 commented on May 24, 2024

from kitty.

lars18th avatar lars18th commented on May 24, 2024

So, please @cyd01 do it!
Only the original author and the owner of the repo can close it. 😉

from kitty.

cyd01 avatar cyd01 commented on May 24, 2024

The compilation directive -DNO_SECUREZEROMEMORY was removed from Makefile.

from kitty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.