summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/PortScan.java
Commit message (Expand)AuthorAgeFilesLines
* [PortScan] Check for fingerprint attribute case-insensitiveSteffen Ritter2024-02-151-2/+2
* Add names to all ThreadPool threadsSimon Rettberg2023-02-151-2/+4
* [PortScan] Slightly better error message + timeoutSimon Rettberg2017-12-181-2/+2
* [PortScan] Handle openssl output when connecting to non-SSL port properlySimon Rettberg2016-12-011-8/+16
* [PortScan] Try to verify remote certificateSimon Rettberg2015-10-291-14/+73
* Add PortScan taskSimon Rettberg2015-05-041-0/+152