openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Libiqxmlrpc
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 15, 2024 — Nov 15, 2025
Showing page 9 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Windows compilation fix: Add auth_plugin.* and client_conn.* into VC project.
Anton Dedov
More...
over 18 years ago
Version 0.8.4
Anton Dedov
More...
over 18 years ago
Distribution: Exclude 'files' file from distribution.
Anton Dedov
More...
over 18 years ago
Distribution: Use 'bzr log' instead of 'cvs2cl' for clog target.
Anton Dedov
More...
over 18 years ago
Distribution: add new header files into distribution
Anton Dedov
More...
over 18 years ago
Distribution: remove regression.sh from Makefile.am
Anton Dedov
More...
over 18 years ago
Feature: HTTP Proxy Support HTTPS proxy support added (via Https_proxy_client_connection).
Anton Dedov
More...
over 18 years ago
Fix comment.
Anton Dedov
More...
over 18 years ago
Windows compilation fix. Author: Max Khon The following types of warnings (at least for PEM build) are fixed: * warning C4251: 'iqxmlrpc::Server::acceptor' : class 'std::auto_ptr<_Ty>' needs to have dll-interface to be used by clients of class 'iqxmlrpc::Server' * warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'iqxmlrpc::Exception'
Anton Dedov
More...
over 18 years ago
Cleanup: Get rid of compile warning (comparison of signed and unsigned ints).
Anton Dedov
More...
over 18 years ago
Feature: HTTP Authorization * Add authorization on client-side (via Client_base::set_authinfo()) * Fix invalid behaviour during parsing of "Authorization" header option in http.cc module. Now empty passwords and passwords with colon characters are treated OK.
Anton Dedov
More...
over 18 years ago
Fix: Send correct HTTP failure response on http::Error_response exception instead of XML-RPC failure response.
Anton Dedov
More...
over 18 years ago
Fix: Get rid of leading \n character in encoded base64.
Anton Dedov
More...
over 18 years ago
Style: move comment.
Anton Dedov
More...
over 18 years ago
Refactoring: Balancing responsibilities of Client_base and Client classes. Now Client class template is responsible for connection establishment only. Many implementation details has been removed from client.h; some code duplication eliminated.
Anton Dedov
More...
over 18 years ago
Style: Correct message for Client_timeout exception.
Anton Dedov
More...
over 18 years ago
Feature: HTTP Proxy Support Support for HTTP proxy on client side (Client<T>::set_proxy method). Works for HTTP only, for awhile.
Anton Dedov
More...
over 18 years ago
Merge with 'main'
Anton Dedov
More...
over 18 years ago
Feature: HTTP Authorization Add support for HTTP authorization. This time server-side only.
Anton Dedov
More...
over 18 years ago
Style: move getters definition near appropriate setters in Server class.
Anton Dedov
More...
over 18 years ago
Style: change year in copyright notice; vim options
Anton Dedov
More...
over 18 years ago
Cleanup: Move Packet_reader::read_packet template member out of http.h
Anton Dedov
More...
over 18 years ago
Cleanup: Move http::Error_response children classes to http_errors.h
Anton Dedov
More...
over 18 years ago
Merge with 'main'
Anton Dedov
More...
over 18 years ago
Remove old regression tests batch script.
Anton Dedov
More...
over 18 years ago
Cleanup: replace plain pointer with boost::smart_ptr
Anton Dedov
More...
over 18 years ago
Remove unused file
Anton Dedov
More...
over 18 years ago
Make Array::const_iterator suitable for using in STL algorithms.
Anton Dedov
More...
over 18 years ago
Remove directory that actually removed a long time ago.
Anton Dedov
More...
over 18 years ago
[project @ 2007-02-28 15:40:49 by adedov] Add extra tests for Struct usage
Anton Dedov
as adedov
More...
over 18 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree