[root]/src/net/java/sip/communicator/service/httputil

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 1233 (100.0%) | 82.2 |
| damencho | 8 (53.3%) | 1108 (89.9%) | 138.5 |
| s_vincent | 3 (20.0%) | 97 (7.9%) | 32.3 |
| ibauersachs | 2 (13.3%) | 23 (1.9%) | 11.5 |
| lubomir_m | 1 (6.7%) | 4 (0.3%) | 4.0 |
| emcho | 1 (6.7%) | 1 (0.1%) | 1.0 |
Fixes style formating, javadoc and eclipse related warnings.
6 lines of code changed in:
Refactor provisioning.
58 lines of code changed in:
Fixes possible NullPointerExceptions related to packet logging, resources.
4 lines of code changed in:
Fixes wrong param in httputils result (reported by Davide Corda).
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Ignore manual entered SIP proxy data when autodetect is selected
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
23 lines of code changed in:
Fix some http post issues while canceling authentication or having user and password params in post parameters.
163 lines of code changed in:
Ongoing work on Google Talk voice support.
33 lines of code changed in:
Fix posting requests in debug mode through http debug. Change the way delta link is generated.
1 lines of code changed in:
Update wrong string for server certificates.
22 lines of code changed in:
Fix Master Password background.
Fix post http redirects in HttpUtils.
Enable google contacts in separate thread to avoid blocking initial felix registering of accounts.
47 lines of code changed in:
Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing tests.
19 lines of code changed in:
Introduce HttpUtils, utility handling http get and post request. One place to handle certificates, http authentication, hostname verification, site redirects.
855 lines of code changed in: