summaryrefslogtreecommitdiffstats
path: root/plugins/omrelp
Commit message (Collapse)AuthorAgeFilesLines
...
* librelp changed header nameRainer Gerhards2008-03-191-2/+1
|
* done a bit to support librelp testingRainer Gerhards2008-03-171-2/+1
|
* worked a bit on the actual RELP interface (not yet working)Rainer Gerhards2008-03-161-64/+36
|
* bugfix: duplicate public symbol in omfwd and omgssapi could lead toRainer Gerhards2008-03-141-1/+1
| | | | segfault. thanks to varmojfekoj for the patch.
* bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-141-2/+4
| | | | | situations. If the header was split across two packet reads, it was invalidly processed, causing loss or modification of messages.
* bugfix: was programmed as a built-in moduleRainer Gerhards2008-03-141-1/+1
|
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-305/+198
|
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-133-0/+662
work