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 7 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Default firewall now sends 403 Forbidden to rejected client. User may customize a message or revert this to old silent connection shutdown by overriding Firewall_base::message method.
Anton Dedov
More...
almost 15 years ago
Windows compiation fix. Thanks to James Adkison.
Anton Dedov
More...
almost 15 years ago
Version 0.8.10
Anton Dedov
More...
almost 15 years ago
Fix standard conformance: "If the procedure call has parameters, the <methodCall> must contain a <params> sub-item". So if there is no parameters it should be correct to not specify <params> at all.
Anton Dedov
More...
almost 15 years ago
Client connection procedure now supports timeouts.
Anton Dedov
More...
over 15 years ago
Style fix: remove wasteful include.
Anton Dedov
More...
over 15 years ago
Merge with mine adjustments: 622. By james <james@jnb> on 2010-06-04 Refactore includes to fix Windows compile errors. lp:~kawninzx6/libiqxmlrpc/windowsBuild
Anton Dedov
More...
over 15 years ago
Use different versions of strerror_r for POSIX and GNU environments.
Anton Dedov
More...
over 16 years ago
Version 0.8.9
Anton Dedov
More...
over 16 years ago
Style fix Get rid of gcc 4.3.3 complaints.
Anton Dedov
More...
over 16 years ago
Fix some HTTP 1.1 conformance: * do not validate "connection" header option at all. * check if "connection" option contain keep-alive token, not equals to it.
Anton Dedov
More...
over 16 years ago
Documentation: add missing point into 0.8.8 NEWS.
Anton Dedov
More...
over 16 years ago
Version 0.8.8
Anton Dedov
More...
over 16 years ago
Compilation fix: update Release VCPROJ too.
Anton Dedov
More...
over 16 years ago
Compilation fix: Use WIN32_LEAN_AND_MEAN instead of WINSOCKAPI
Anton Dedov
More...
over 16 years ago
Thread-safety fix: use boost date_time instead of calling gmtime.
Anton Dedov
More...
over 16 years ago
Thread-safety fix: use boost::posix_time primitives instead of localtime, gmtime functions.
Anton Dedov
More...
over 16 years ago
Compilation fix: Fix inet_addr.cc compilation under Windows.
Anton Dedov
More...
over 16 years ago
Style fix: comment out unused variables.
Anton Dedov
More...
over 16 years ago
Do not format XML for client-server communication.
Anton Dedov
More...
over 16 years ago
Bugfixes: * Replace gethostbyname with gethostbyname_r * Enchance network_error exception (use WSAGetLastError in case of Windows).
Anton Dedov
More...
over 16 years ago
Remove users guide. It is hosted by libiqxmlrpc.wikidot.com now.
Anton Dedov
More...
almost 17 years ago
Documentation: get rid of serif.css, which causes very small representation of verbatim text.
Anton Dedov
More...
over 17 years ago
Documentation: correct methods names.
Anton Dedov
More...
over 17 years ago
Version 0.8.7
Anton Dedov
More...
almost 18 years ago
Windows compilation: eliminate/fix most warnings.
Anton Dedov
More...
almost 18 years ago
Add support for visibility "hidden" with GCC.
Anton Dedov
More...
almost 18 years ago
Windows compilation: add export information for Scalar.
Anton Dedov
More...
almost 18 years ago
Windows compilation: add xml_utils.* into MSVC solution.
Anton Dedov
More...
almost 18 years ago
Maintainability fix: Move implementation details (dynamic casts) from value.h into C++ source file.
Anton Dedov
More...
almost 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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