secretive/Sources/Packages/Sources/SecretAgentKit
David Gunzinger 03d3cc9177
wait for new packets on the agent socket after the handler is invoked… (#267)
* wait for new packets on the agent socket after the handler is invoked. this fixes https://github.com/maxgoedjen/secretive/issues/244

* handle closing of the socked

* fix compile

Co-authored-by: David Gunzinger <david.gunzinger@smoca.ch>
2022-01-31 07:53:02 +00:00
..
Documentation.docc Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
Agent.swift wait for new packets on the agent socket after the handler is invoked… (#267) 2022-01-31 07:53:02 +00:00
FileHandleProtocols.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SSHAgentProtocol.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SigningRequestTracer.swift Document SecretAgentKit (#312) 2022-01-02 06:54:22 +00:00
SigningWitness.swift DocC extensions (#315) 2022-01-02 23:19:36 +00:00
SocketController.swift wait for new packets on the agent socket after the handler is invoked… (#267) 2022-01-31 07:53:02 +00:00