summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ProxyConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Commit to force CI runSimon Rettberg2023-12-151-1/+1
* [client] Use apache-http for version checkSimon Rettberg2023-04-061-4/+2Star
* [client] Completely change proxy detection codeSimon Rettberg2023-04-061-113/+118
* [client] Test for TLSv1.3 availability before using it with apache-httpSimon Rettberg2022-10-181-1/+17
* [CLIENT] Update httpclient library from version 4.5.x to version 5.yManuel Bentele2021-12-211-58/+76
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-6/+6
* [client] Change artifact name of 'proxy-vole' to satisfy naming conventionManuel Bentele2021-05-181-1/+1
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+1
* [client] Update apache httpclient, pass custom client to ecp-client-leanSimon Rettberg2017-08-091-11/+118
* [client] Flip logging around, small delay to syncSimon Rettberg2017-08-011-2/+5
* [client] Try thrift and https to master before deciding to skip proxy setupSimon Rettberg2017-07-311-3/+31
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-1/+1
* [client] Don't run proxy search if master server is reachableSimon Rettberg2015-09-281-0/+21
* [client] Run proxy configurator asynchroneouslySimon Rettberg2015-07-161-14/+6Star
* [client] Redo package structure, add comments/TODOs, rename GUI classesSimon Rettberg2015-07-081-0/+84