summaryrefslogtreecommitdiffstats
path: root/pkt-line.h
Commit message (Expand)AuthorAgeFilesLines
* pkt-line: add packet_buf_write_len functionBrandon Williams2018-03-151-0/+1
* pkt-line: add delim packet supportBrandon Williams2018-03-141-0/+3
* pkt-line: allow peeking a packet line without consuming itBrandon Williams2018-03-141-0/+58
* pkt-line: introduce packet_read_with_statusBrandon Williams2018-03-141-0/+16
* pkt-line: add packet_write functionBrandon Williams2017-10-171-0/+1
* sub-process: refactor handshake to common functionJonathan Tan2017-07-261-2/+0
* pkt-line: annotate packet_writel with LAST_ARG_MUST_BE_NULLJeff King2017-05-151-0/+1
* convert: move packet_write_line() into pkt-line as packet_writel()Ben Peart2017-05-081-0/+1
* pkt-line: add packet_read_line_gently()Ben Peart2017-05-081-0/+11
* pkt-line: add functions to read/write flush terminated packet streamsLars Schneider2016-10-171-0/+8
* pkt-line: add packet_flush_gently()Lars Schneider2016-10-171-0/+1
* pkt-line: add packet_write_fmt_gently()Lars Schneider2016-10-171-0/+1
* pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider2016-10-171-1/+1
* comments: fix misuses of "nor"Justin Lebar2014-03-311-4/+4
* pkt-line: share buffer/descriptor reading implementationJeff King2013-02-241-6/+17
* pkt-line: provide a LARGE_PACKET_MAX static bufferJeff King2013-02-201-2/+7
* pkt-line: move LARGE_PACKET_MAX definition from sidebandJeff King2013-02-201-0/+3
* pkt-line: teach packet_read_line to chomp newlinesJeff King2013-02-201-1/+8
* pkt-line: provide a generic reading function with optionsJeff King2013-02-201-1/+26
* pkt-line: drop safe_write functionJeff King2013-02-201-1/+0
* pkt-line: move a misplaced commentJeff King2013-02-201-1/+13
* remove the impression of unexpectedness when access is deniedHeiko Voigt2012-06-191-0/+1
* pkt-line: Add strbuf based functionsShawn O. Pearce2009-10-301-0/+4
* Fix pkt-line.h to compile with a non-GCC compilerDennis Stosberg2006-06-261-0/+2
* upload-pack/fetch-pack: support side-band communicationJunio C Hamano2006-06-211-0/+1
* [PATCH] -Werror fixesTimo Sirainen2005-08-091-1/+1
* Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-291-0/+12