aboutsummaryrefslogtreecommitdiff
path: root/paste.c
Commit message (Expand)AuthorAge
* Expand the Id keyword. Tiago Cunha2011-07-09
* |PatchSet 873Nicholas Marriott2011-04-06
* Global paste buffers instead of per-session which renders copy-buffer useless.Tiago Cunha2010-12-30
* Nuke vis.h.Tiago Cunha2010-06-22
* Sync OpenBSD patchset 726:Tiago Cunha2010-06-22
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 569:Tiago Cunha2009-11-28
* Sync OpenBSD patchset 482:Tiago Cunha2009-11-04
* Sync OpenBSD patchset 332:Tiago Cunha2009-09-20
* Sync OpenBSD patchset 318:Tiago Cunha2009-09-07
* Sync OpenBSD patchset 208:Tiago Cunha2009-07-31
* Fix two copy/paste bugs: forbid zero-length buffers to prevent a fatal errorNicholas Marriott2009-07-02
* Make the caller responsible for allocating memory for the paste buffer dataTiago Cunha2009-01-25
* Return -1 on error.Nicholas Marriott2009-01-23
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28
* buffer-limit option.Nicholas Marriott2008-06-20
* Swap in new paste buffer code and add a couple more commands.Nicholas Marriott2008-06-20
* Start of improved buffer code. Only set-buffer/show-buffer commands so far.Nicholas Marriott2008-06-20