summaryrefslogtreecommitdiffstats
path: root/plugins/omrelp/omrelp.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-131-0/+650
work