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
htbaapub.xmlrpc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added license
Htbaa
More...
over 15 years ago
Updated repository link and fixed version number
Htbaa
More...
over 15 years ago
added .gitignore
Htbaa
More...
over 15 years ago
Changed Content-type in TXMLRPC_Transport_Http from application/x-www-form-urlencoded to application/octet-stream as some XML-RPC servers can be picky about it. Newline (\r\n) is now done in a more proper way as well.
Htbaa
More...
almost 16 years ago
For some reason the linker wouldn't link iconv anymore. This worked properly under BlitzMax 1.32 but later versions don't seem to like it.
Htbaa
More...
almost 16 years ago
Now also compiles under Linux, as iconv is available by default.
Htbaa
More...
about 16 years ago
Added perl test script
Htbaa
More...
about 16 years ago
Updated documentation
Htbaa
More...
about 16 years ago
Fixed some memory bugs when an empty array was returned fromm the server
Htbaa
More...
about 16 years ago
TXMLRPC_Value_Array now doesn't try to iterate the vector when the array is empty
Htbaa
More...
about 16 years ago
Added a check to see if the TMap that's being passed to TXMLRPC_Response_Data.DebugData() is set
Htbaa
More...
about 16 years ago
Memory leak fixed. Closes gh-1
Htbaa
More...
about 16 years ago
Extended documentation
Htbaa
More...
about 16 years ago
GUI and GUI-Server have now been pre-set to interact with eachother
Htbaa
More...
about 16 years ago
All vector types have been added to the Select in TXMLRPC_Value_Abstract.XMLRPC_To_BlizMax()
Htbaa
More...
about 16 years ago
Updated documentation
Htbaa
More...
about 16 years ago
TXMLRPC_Response_Data.IterateVector() now uses the Value ID as the TMap index when it has been set, otherwise key "0" will be used
Htbaa
More...
about 16 years ago
Cleaned up examples source code and fixed memory leaks in example1
Htbaa
More...
about 16 years ago
Cleaned up source
Htbaa
More...
about 16 years ago
Fixed userAgent string to match module name
Htbaa
More...
about 16 years ago
Updated REAME and TODO
Htbaa
More...
about 16 years ago
Changed version of xmlrpc.mod to 1.0
Htbaa
More...
about 16 years ago
Merge branch 'xmlrpc-server'
Htbaa
More...
about 16 years ago
Updated documentation
Htbaa
More...
about 16 years ago
Finished GUI-Server example which now handles requests and sends a response back
Htbaa
More...
about 16 years ago
TXMLRPC_Server.HandleInput() can now either return a string with the XML Message or a TXMLRPC_Response_Data object
Htbaa
More...
about 16 years ago
Started Server-GUI example
Htbaa
More...
about 16 years ago
Fixed example1.bmx
Htbaa
More...
about 16 years ago
TXMLRPC_Transport_Http no properly connects to a socket
Htbaa
More...
about 16 years ago
Deleted unneeded test.txt in examples directory
Htbaa
More...
about 16 years ago
←
1
2
3
→
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