Directory src/net/java/sip/communicator/service/httputil/

Directory Created:
2011-04-01 11:00
Total Files:
2
Deleted Files:
0
Lines of Code:
1109

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

Lines of Code

src/net/java/sip/communicator/service/httputil/ Lines of Code

Developers

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

Most Recent Commits

s_vincent 2012-03-09 17:54

Fixes style formating, javadoc and eclipse related warnings.

6 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+6 -4)
s_vincent 2011-12-19 13:08

Refactor provisioning.

58 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+58 -2)
lubomir_m 2011-11-23 18:24

Fixes possible NullPointerExceptions related to packet logging, resources.

4 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtilActivator.java (+4)
damencho 2011-10-20 15:08

Fixes wrong param in httputils result (reported by Davide Corda).

1 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+1 -1)
emcho 2011-10-18 14:03

Changes project name in source license headers from SIP Communicator to Jitsi

1 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+1 -1)
ibauersachs 2011-08-09 14:47

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:

  • src/net/java/sip/communicator/service/httputil: HttpUtilActivator.java (+4 -4), HttpUtils.java (+19 -16)
damencho 2011-06-20 18:43

Fix some http post issues while canceling authentication or having user and password params in post parameters.

163 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+163 -55)
s_vincent 2011-06-09 11:51

Ongoing work on Google Talk voice support.

33 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+33 -2)
damencho 2011-05-09 17:05

Fix posting requests in debug mode through http debug. Change the way delta link is generated.

1 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+1 -9)
damencho 2011-04-29 17:36

Update wrong string for server certificates.

22 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+22 -15)
damencho 2011-04-01 17:56

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:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+47)
damencho 2011-04-01 12:04

Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing tests.

19 lines of code changed in:

  • src/net/java/sip/communicator/service/httputil: HttpUtils.java (+19 -15)
damencho 2011-04-01 11:00

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:

  • src/net/java/sip/communicator/service/httputil: HttpUtilActivator.java (new 143), HttpUtils.java (new 712)
Generated by StatSVN 0.3.1