lazarus-ccr/wst/trunk
2025-02-13 10:30:43 +00:00
..
doc
ide/lazarus Fix Design package. 2017-08-15 19:11:33 +00:00
samples Library server sample: no need to the DLL to the output name. 2017-06-22 15:28:24 +00:00
tests test suite: FPC 3.2 compatibility fix. 2020-08-31 17:51:47 +00:00
type_lib_edtr Update version to 0.7 2017-06-22 14:56:17 +00:00
ws_helper +TypeScript generation. 2025-01-23 18:13:16 +00:00
wst_rtti_filter
base_binary_formatter.pas Fix Binary Format optional object read failing. 2015-08-13 15:14:26 +00:00
base_json_formatter.pas json serializer: do not raise exception when a scope is not found, while reading. 2016-02-16 12:54:54 +00:00
base_service_intf.pas Allow assignment for readonly object property. 2025-02-13 10:30:43 +00:00
base_soap_formatter.pas SOAP serializer fix, Thanks to PH. 2017-03-28 14:50:34 +00:00
base_xmlrpc_formatter.pas
basex_encode.pas
binary_formatter.pas
binary_streamer.pas
client_filters.pas
client_utils.pas
config_objects.pas
COPYING.LGPL
COPYING.modifiedLGPL
date_utils.pas
delphi_init_com.pas
file_logger_extension.pas
filter_intf.pas
fpc_http_protocol.pas FPC HTTP Transport: +UserName, +Password. 2025-01-23 17:50:26 +00:00
fpc_http_server.pas
fpc_tcp_protocol.pas
fpc_tcp_server.pas
ics_http_protocol.pas
ics_tcp_protocol.pas
imp_utils.pas
indy_http_protocol.pas INDY_9 http client timeout fix, thanks Dimitrios Chr. Ioannidis. 2016-04-12 08:11:20 +00:00
indy_http_server.pas +Indy HTTPS support (Thanks Patrick Kolla-ten Venne). 2016-02-27 12:53:13 +00:00
indy_https_server.pas +Indy HTTPS support (Thanks Patrick Kolla-ten Venne). 2016-02-27 12:53:13 +00:00
indy_tcp_protocol.pas
indy_tcp_server.pas
json_formatter.pas JsonRPC : Fix error finding, content type. 2015-11-09 12:25:35 +00:00
library_base_intf.pas
library_imp_utils.pas
library_protocol.pas
library_server_intf.pas
logger_extension.pas
metadata_repository.pas defaultElementForm, defaultAttributeForm : Runtime WSDL/XSD generation. 2015-07-31 13:16:03 +00:00
metadata_service_binder.pas
metadata_service_imp.pas
metadata_service_proxy.pas
metadata_service.pas
metadata_service.wsdl
metadata_service.wst
metadata_service.wst_meta
metadata_wsdl.pas defaultElementForm, defaultAttributeForm : Runtime WSDL/XSD generation. 2015-07-31 13:16:03 +00:00
ns_http_protocol.pas
object_serializer.pas object_serializer : Fill the array for tkMRecord and tkPointer. 2025-01-23 17:51:47 +00:00
record_rtti.pas
same_process_protocol.pas
semaphore.pas semaphore: +new simple implementation based on a critical section(on non-Windows). 2017-08-13 14:29:38 +00:00
server_binary_formatter.pas
server_filter_extension.pas
server_listener.pas
server_service_imputils.pas Fix: Overload "IsStrEmpty" for RawByteString and UnicodeString. 2018-10-06 12:19:32 +00:00
server_service_intf.pas Server side Exceptions forwarding to client fix. 2016-02-16 19:36:30 +00:00
server_service_json.pas
server_service_soap.pas SOAP : the "Body" element must be namespace qualified. 2015-08-04 13:14:54 +00:00
server_service_xmlrpc.pas
service_intf.pas
soap_formatter.pas (XSD's) ElementFormDefault and AttributeFormDefault, group and attributeGroup, parsing and runtime handling. 2015-07-15 16:02:12 +00:00
synapse_http_protocol.pas Synapse timeout (Thanks MVC). 2016-04-26 08:59:45 +00:00
synapse_tcp_protocol.pas
synapse_tcp_server.pas
wst_consts.pas (XSD's) ElementFormDefault and AttributeFormDefault, group and attributeGroup, parsing and runtime handling. 2015-07-15 16:02:12 +00:00
wst_delphi_rtl.pas
wst_delphi_rtti_utils.pas
wst_delphi_xml.pas
wst_delphi.inc
wst_fpc_xml.pas
wst_global.inc Add support for Delphi11. 2025-01-23 18:17:01 +00:00
wst_indy9_utils.pas
wst_indy10_utils.pas
wst_initialization.pas
wst_resources_imp.pas
wst_rtl_imp.inc
wst_types.pas
wst.inc
xml_serializer.pas Add simple Xml serializer. 2015-07-15 16:03:09 +00:00
xmlrpc_formatter.pas