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

need to support libgnutls.so #9

Closed
cfc4n opened this issue Mar 20, 2022 · 1 comment
Closed

need to support libgnutls.so #9

cfc4n opened this issue Mar 20, 2022 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@cfc4n
Copy link
Member

cfc4n commented Mar 20, 2022

OS

Linux VM-16-8-centos 4.18.0-305.3.1.el8.x86_64 #1 SMP Tue Jun 1 16:14:33 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

shared library

[root@VM-16-8-centos ecapture]# ldd /usr/bin/wget |grep tls
	libgnutls.so.30 => /lib64/libgnutls.so.30 (0x00007f237c6b0000)
@cfc4n cfc4n added the bug Something isn't working label Mar 20, 2022
@cfc4n cfc4n self-assigned this Mar 20, 2022
@cfc4n cfc4n added the enhancement New feature or request label Mar 20, 2022
@cfc4n
Copy link
Member Author

cfc4n commented Mar 22, 2022

support at tag v1.0.4 .

@cfc4n cfc4n closed this as completed Mar 22, 2022
h0x0er added a commit to h0x0er/ecapture that referenced this issue Apr 8, 2024
* log: added function time

Signed-off-by: h0x0er <jatink843@protonmail.com>

* cmd_handler: loading modules in threads

Signed-off-by: h0x0er <jatink843@protonmail.com>

* refactor

Signed-off-by: h0x0er <jatink843@protonmail.com>

* refactor

Signed-off-by: h0x0er <jatink843@protonmail.com>

* refactor

Signed-off-by: h0x0er <jatink843@protonmail.com>

* refactor

Signed-off-by: h0x0er <jatink843@protonmail.com>

* improved daemon logging

Signed-off-by: h0x0er <jatink843@protonmail.com>

* refactor

Signed-off-by: h0x0er <jatink843@protonmail.com>

* cmd_handler: logging load times

Signed-off-by: h0x0er <jatink843@protonmail.com>

* fix

Signed-off-by: h0x0er <jatink843@protonmail.com>

* checking tracked in tls

Signed-off-by: h0x0er <jatink843@protonmail.com>

* improved logging function execution time

Signed-off-by: h0x0er <jatink843@protonmail.com>

* improvements

Signed-off-by: h0x0er <jatink843@protonmail.com>

---------

Signed-off-by: h0x0er <jatink843@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant