Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates the license headers. | Damian Minkov | 2015-07-20 | 3 | -4/+43 |
| | |||||
* | Adds method to post http requests using httputil and specifying custom http ↵ | Damian Minkov | 2014-06-30 | 1 | -3/+83 |
| | | | | headers. | ||||
* | Replace System-Bundle header by BSN and a list that defines sys-bundles | Ingo Bauersachs | 2013-12-07 | 1 | -1/+1 |
| | |||||
* | Fixes handling http redirect and handling it in provisioning service when we ↵ | Damian Minkov | 2013-11-27 | 1 | -23/+163 |
| | | | | need to fill parameters. | ||||
* | Fixes warnings. | Lyubomir Marinov | 2013-08-01 | 1 | -1/+2 |
| | |||||
* | Adds retry handler for http requests, to retry connections if they have ↵ | Damian Minkov | 2013-06-12 | 1 | -0/+7 |
| | | | | expired while waiting for user input. | ||||
* | Fixes warnings, removes trailing whitespace, adds @Override annotations. | Lyubomir Marinov | 2013-05-23 | 2 | -0/+4 |
| | |||||
* | Creates authenticate windows service that will create the dialog and will ↵ | Damian Minkov | 2013-05-18 | 4 | -18/+203 |
| | | | | | | | | show it to user used with different impl on android and desktop. Expose some common functionality in httputil and reuse it in xcap implementation in sip provider. Wraps sslSocketFactory to use the constructor that is common for android and desktop httpclient lib. Creates separate bundle for httpclient libs in order to separate it from httputil bundle which will be used in android. | ||||
* | Moves jitsi in usr/share under debian. Fixes source package after new dns ↵ | Damian Minkov | 2013-02-05 | 1 | -1/+1 |
| | | | | | | change. Adds dependency to dnsjava on debian source package. Adds empty lines in manifest files (may cause problem). | ||||
* | Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ↵ | Yana Stamcheva | 2013-01-24 | 2 | -2/+2 |
| | | | | and WindowsUtils from general GuiUtils. | ||||
* | Fixes android and debian source package compatibility. | Damian Minkov | 2013-01-22 | 1 | -2/+5 |
| | |||||
* | Update Apache httpcore and httpclient to 4.2.3 | Ingo Bauersachs | 2013-01-21 | 1 | -3/+5 |
| | |||||
* | Adds an optional signup link in provisioning authentication window. | Yana Stamcheva | 2012-08-11 | 1 | -1/+4 |
| | |||||
* | Shows error dialog if provisioning failed and is mandatory. | Damian Minkov | 2012-07-11 | 1 | -58/+51 |
| | |||||
* | Moves the ConfigurationService and FileAccessService implementations from ↵ | Lyubomir Marinov | 2012-07-10 | 2 | -3/+5 |
| | | | | Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages. | ||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 2 | -7/+9 |
| | |||||
* | Switches Jitsi trunk to libjitsi. | Lyubomir Marinov | 2012-06-29 | 2 | -3/+5 |
| | |||||
* | Replaces incorrect provisioning parameters, which do not correspond to | Vincent Lucas | 2012-06-04 | 1 | -10/+10 |
| | | | | | "name=value": i.e. "name" is replaced by "name=". | ||||
* | Integrates Jitsi presence, IM and VoIP with MS Outlook. | Lyubomir Marinov | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | Adds error message to authentication window when user is not authorized. | Damian Minkov | 2012-05-18 | 1 | -48/+38 |
| | |||||
* | Fix add duplicate listeners. Doesn't allow empty username entering ↵ | Damian Minkov | 2012-05-17 | 1 | -9/+20 |
| | | | | credentials for provisioning. Adds handling 403 http error code. | ||||
* | Fixes style formating, javadoc and eclipse related warnings. | Sebastien Vincent | 2012-03-09 | 1 | -4/+6 |
| | |||||
* | Refactor provisioning. | Sebastien Vincent | 2011-12-19 | 1 | -2/+58 |
| | |||||
* | Fixes possible NullPointerExceptions related to packet logging, resources. | Lyubomir Marinov | 2011-11-23 | 1 | -0/+4 |
| | |||||
* | Fixes wrong param in httputils result (reported by Davide Corda). | Damian Minkov | 2011-10-20 | 1 | -1/+1 |
| | |||||
* | Changes project name in source license headers from SIP Communicator to Jitsi | Emil Ivov | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Update httputil bundle with common codec import. | Damian Minkov | 2011-10-14 | 1 | -0/+5 |
| | |||||
* | Increase visibility of some methods and introduce factory methods to allow ↵ | Ingo Bauersachs | 2011-08-20 | 1 | -0/+2 |
| | | | | customizations | ||||
* | Ignore manual entered SIP proxy data when autodetect is selected | Ingo Bauersachs | 2011-08-09 | 2 | -20/+23 |
| | | | | Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers | ||||
* | Fix some http post issues while canceling authentication or having user and ↵ | Damian Minkov | 2011-06-20 | 1 | -55/+163 |
| | | | | password params in post parameters. | ||||
* | Ongoing work on Google Talk voice support. | Sebastien Vincent | 2011-06-09 | 1 | -2/+33 |
| | |||||
* | Fix posting requests in debug mode through http debug. Change the way delta ↵ | Damian Minkov | 2011-05-09 | 1 | -9/+1 |
| | | | | link is generated. | ||||
* | Update wrong string for server certificates. | Damian Minkov | 2011-04-29 | 1 | -15/+22 |
| | |||||
* | Fix Master Password background. | Damian Minkov | 2011-04-01 | 1 | -0/+47 |
| | | | | | Fix post http redirects in HttpUtils. Enable google contacts in separate thread to avoid blocking initial felix registering of accounts. | ||||
* | Fix some exceptions kindly reported and tested by Sebastien Vincent. Fixing ↵ | Damian Minkov | 2011-04-01 | 2 | -15/+20 |
| | | | | tests. | ||||
* | Introduce HttpUtils, utility handling http get and post request. One place ↵ | Damian Minkov | 2011-04-01 | 3 | -0/+926 |
to handle certificates, http authentication, hostname verification, site redirects. |