|
8b22dded32
|
Remove redundant casts, PtrInt -> Integer, IInterface in classes definitions (Thanks Juha) 1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3891 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2015-01-19 09:31:59 +00:00 |
|
|
5fe2309336
|
Refactor TBaseTransport and TBaseTCPTransport so http and tcp transports no longer manage filtering which is now done by TBaseTransport and TBaseTCPTransport
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-06-14 11:38:18 +00:00 |
|
|
6468c52f16
|
Add "GetTransportName()" method to ITransport
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-03-01 15:42:53 +00:00 |
|
|
1c255f37a7
|
suppress various warnings/hints
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1372 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-11-08 14:26:03 +00:00 |
|
|
cf243fb88b
|
Add filter feature, implemented as service extension.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2010-08-04 19:29:17 +00:00 |
|
|
13d1e675e6
|
use TByteDynArray for buffer instead of string :
correction for tcp transport
correction for library transport
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@809 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-05-25 16:13:54 +00:00 |
|
|
8650ae4029
|
Use TByteDynArray instead of string for raw buffer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@771 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2009-04-07 16:24:41 +00:00 |
|
|
812edb945c
|
Part 1
FPC UnicodeString support (+ test cases)
WideString support (+ test cases)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@555 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-09-13 15:18:03 +00:00 |
|
|
82d0c2a1c1
|
+Added Indy TCP transport (client)
Make registry getter inline
TBinaryString should be used a binary buffer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@535 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-08-27 17:48:09 +00:00 |
|