Age | Commit message (Expand) | Author |
2008-06-12 | We already mark the start of the worm, now also mark the end of the worm | Alexander von Gernler |
2008-06-12 | supply the key type (rsa1, rsa, dsa) as a caption in the frame of the | Alexander von Gernler |
2008-06-12 | some more TODO for me | Damien Miller |
2008-06-12 | document tun@openssh.com forwarding method | Damien Miller |
2008-06-12 | thal shalt not code past the eightieth column | Damien Miller |
2008-06-12 | thall shalt not code past the eightieth column | Damien Miller |
2008-06-12 | maintain an ordered queue of outstanding global requests that we | Damien Miller |
2008-06-12 | show any signal we might have received that killed our cvs process. | Joris Vink |
2008-06-12 | Enable ~ escapes for multiplex slave sessions; give each channel | Damien Miller |
2008-06-12 | Introduce a basic c-mode to mg. | Kjell Wooding |
2008-06-12 | Make ssh print the random art also when ssh'ing to a host using IP only. | Alexander von Gernler |
2008-06-12 | use an odd number of rows and columns and a separate start marker, looks | Otto Moerbeek |
2008-06-12 | Do not pass "0" strings as ports to getaddrinfo because the lookups | Darren Tucker |
2008-06-11 | #define statements that are not atoms need braces around them, else they | Alexander von Gernler |
2008-06-11 | Expose changemode for use by "self-contained" modes | Kjell Wooding |
2008-06-11 | Add delete-leading-space, delete-trailing-space, | Kjell Wooding |
2008-06-11 | CheckHostIP set to ``fingerprint'' will display both hex and random art | Alexander von Gernler |
2008-06-11 | simpler way of computing the augmentations; ok grunk@ | Otto Moerbeek |
2008-06-11 | ssh-keygen would write fingerprints to STDOUT, and random art to STDERR, | Alexander von Gernler |
2008-06-11 | move tao code from main() into its own function before adding features. | av |
2008-06-11 | ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub | Alexander von Gernler |
2008-06-11 | always enter cvs_update_leavedir() | Joris Vink |
2008-06-11 | Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the | Alexander von Gernler |
2008-06-11 | do not count on files that are uptodate to be on disk in a remote setup. | Joris Vink |
2008-06-11 | Use getcolpos to compute column. doto does not account for tabs | Kjell Wooding |
2008-06-11 | cleanup our junk when in server mode and running as checkout every | Joris Vink |
2008-06-11 | With Vincent's permission, the last remaining chunk of mg has been | Kjell Wooding |
2008-06-11 | kill trailing whitespace; | Jason McIntyre |
2008-06-11 | Removed bogus var definition. | Tobias Stoeckmann |
2008-06-11 | Avoid possible NULL pointer dereferences by using reentrant versions | Tobias Stoeckmann |
2008-06-11 | spacing | Joris Vink |
2008-06-11 | style ferry comes around | Joris Vink |
2008-06-11 | ofd is being closed in cvs_file_free(), no need to close it ourselfs | Joris Vink |
2008-06-11 | GNU cvs "compresses" CVSROOT/history by shrinking entry for working dir | Tobias Stoeckmann |
2008-06-11 | Let curses handle the setup of terminal instead of doing it on our own | Tobias Stoeckmann |
2008-06-10 | make opencvs behave exactly like GNU cvs does when it comes to | Joris Vink |
2008-06-10 | Add a clear-mark function. | Kjell Wooding |
2008-06-10 | Use '\0' for a nul byte rather than unadorned 0. ok djm@ | Darren Tucker |
2008-06-10 | support CIDR address matching in .ssh/authorized_keys from="..." stanzas | Damien Miller |
2008-06-10 | Add a no-more-sessions@openssh.com global request extension that the | Damien Miller |
2008-06-10 | properly inherit file permissions. | Joris Vink |
2008-06-10 | set tag_new if its available so it can get passed to loginfo | Joris Vink |
2008-06-10 | clarify that Host patterns are space-separated. ok deraadt | Darren Tucker |
2008-06-10 | Omit "cannot find file" on server-side if client runs "diff" on an up-to-date | Tobias Stoeckmann |
2008-06-10 | Added support for tag and date in cvs_history_add for checkout/export. | Tobias Stoeckmann |
2008-06-10 | more characters are allowed in the symbol lists, found by tobias@ | Joris Vink |
2008-06-10 | If cvs_history_add has been called for a specific file, repo must be built | Tobias Stoeckmann |
2008-06-10 | style, also don't use cvs_buf_* if it is realy not worth the effort. | Tobias Stoeckmann |
2008-06-10 | switch back to a single log message in local mode so we are compliant | Joris Vink |
2008-06-10 | files that have been removed should be passing "NONE" to scripts | Joris Vink |