aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/httputil
Commit message (Expand)AuthorAgeFilesLines
* Replaces incorrect provisioning parameters, which do not correspond toVincent Lucas2012-06-041-10/+10
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Adds error message to authentication window when user is not authorized.Damian Minkov2012-05-181-48/+38
* Fix add duplicate listeners. Doesn't allow empty username entering credential...Damian Minkov2012-05-171-9/+20
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-4/+6
* Refactor provisioning.Sebastien Vincent2011-12-191-2/+58
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-231-0/+4
* Fixes wrong param in httputils result (reported by Davide Corda).Damian Minkov2011-10-201-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Update httputil bundle with common codec import.Damian Minkov2011-10-141-0/+5
* Increase visibility of some methods and introduce factory methods to allow cu...Ingo Bauersachs2011-08-201-0/+2
* Ignore manual entered SIP proxy data when autodetect is selectedIngo Bauersachs2011-08-092-20/+23
* Fix some http post issues while canceling authentication or having user and p...Damian Minkov2011-06-201-55/+163
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-091-2/+33
* Fix posting requests in debug mode through http debug. Change the way delta l...Damian Minkov2011-05-091-9/+1
* Update wrong string for server certificates.Damian Minkov2011-04-291-15/+22
* Fix Master Password background.Damian Minkov2011-04-011-0/+47
* Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing t...Damian Minkov2011-04-012-15/+20
* Introduce HttpUtils, utility handling http get and post request. One place to...Damian Minkov2011-04-013-0/+926