aboutsummaryrefslogtreecommitdiff
path: root/src/core/linebuf.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-28[linebuf] Support buffering of multiple linesMichael Brown1-13/+40
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2007-05-29Update HTTP to use data-xfer interface.Michael Brown1-20/+13
2007-01-12Damn it; my lovely resilient scheme falls down when you have a protocolMichael Brown1-62/+42
2007-01-12Added generic line-buffering code (a la stdio)Michael Brown1-0/+136