aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/http
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24160 Scanner property sonar.token has priority on sonar.loginAntoine Vinot2025-06-271-1/+1
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-097-7/+7
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-062-5/+5
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-5/+4
* SONAR-23774 Add a scanner property to disable loading of OS-level SSL certifi...Julien HENRY2024-11-271-4/+10
* SONAR-23680 Support changeit as default keystore passwordJulien HENRY2024-11-222-14/+50
* SONAR-23013 Improve coverageJulien HENRY2024-09-271-7/+21
* SONAR-23013 Fix the usage of BouncycastleJulien HENRY2024-09-271-6/+15
* SONAR-23013 Support PKCS12 truststore created by opensslJulien HENRY2024-09-171-6/+16
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-071-7/+4
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-307-0/+527