Changes 0.91b -> 0.92
- Implemented functionality in rpcroute to gzip large responses making the transfer a lot faster.
- Changed the name from rpcroute.cgi to rpcproxy.cgi
- Added/Renamed the custom HTTP Headers
Changes 0.91 -> 0.91b
- Fixed bug in rpcroute that made large response from a *NIX to WIN32 system impossible in IE
Changes 0.86 -> 0.91
- Created work-around for Mayor IE5 a-Sync bug. a-Sync transfers are now possible in IE5.x
- Implemented system.multicall support
- Implemented timeout property and ontimeout event
- Build in support for custom modules (modules coming shortly)
- addServer method renamed to getService
- Fixed Number/Struct/Array bugs
- Cleaned up code
Changes 0.85 -> 0.86
- Fixed Bug where html-tags couldn't be send.
Changes 0.81b -> 0.85
- Implemented dynamic host identification
- Fixed Date Bug
- Fixed Boolean Bug
- Fixed Routing Bug
- Fixed XML-RPC fault Bug
Changes 0.81 -> 0.81b
- Implemented security features in rpcroute.cgi (Saltstorm)
Changes 0.80 -> 0.81
- Implemented auto-rerouting
- Fixed some bugs
Changes 0.61 -> 0.80
- Added Routing support to circumvent browser security (Server-side script by Saltstorm)
- Added Support for Mozilla
- Added aSynchronous support
- Added onerror event
- Added onreceive event
- Added support for Base64 (Saltstorm)
- Fixed Date bug
- Fixed several bugs
Known Bugs
- None (doesn't mean there aren't any)
|