summaryrefslogtreecommitdiffstats
path: root/paste.c
AgeCommit message (Expand)Author
2009-09-07Sync OpenBSD patchset 318:Tiago Cunha
2009-07-31Sync OpenBSD patchset 208:Tiago Cunha
2009-07-02Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal errorNicholas Marriott
2009-01-25Make the caller responsible for allocating memory for the paste buffer dataTiago Cunha
2009-01-23Return -1 on error.Nicholas Marriott
2008-08-28Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott
2008-06-20buffer-limit option.Nicholas Marriott
2008-06-20Swap in new paste buffer code and add a couple more commands.Nicholas Marriott
2008-06-20Start of improved buffer code. Only set-buffer/show-buffer commands so far.Nicholas Marriott