Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | librelp changed header name | Rainer Gerhards | 2008-03-19 | 1 | -2/+1 | |
| | ||||||
* | done a bit to support librelp testing | Rainer Gerhards | 2008-03-17 | 1 | -2/+1 | |
| | ||||||
* | worked a bit on the actual RELP interface (not yet working) | Rainer Gerhards | 2008-03-16 | 1 | -64/+36 | |
| | ||||||
* | bugfix: duplicate public symbol in omfwd and omgssapi could lead to | Rainer Gerhards | 2008-03-14 | 1 | -1/+1 | |
| | | | | segfault. thanks to varmojfekoj for the patch. | |||||
* | bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in all | Rainer Gerhards | 2008-03-14 | 1 | -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 module | Rainer Gerhards | 2008-03-14 | 1 | -1/+1 | |
| | ||||||
* | cleaned up new relp code files to make them suitable for implementation | Rainer Gerhards | 2008-03-13 | 1 | -305/+198 | |
| | ||||||
* | added initial set of RELP support (i/omrelp) - not working yet, just stage | Rainer Gerhards | 2008-03-13 | 3 | -0/+662 | |
work |