summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-04Use the correct version macro.Martin Pieuchot
2017-11-04Use the macro for cache line size.Visa Hankala
2017-11-04Check buffer size parameters at compile time.Visa Hankala
2017-11-04One macro for cache line size is enough.Visa Hankala
2017-11-04Interface counters should only increment.Florian Obser
2017-11-04polish debug printfs, no behaviour change.Alexandre Ratchov
2017-11-04whitespaceMike Larkin
2017-11-04Remove a debug message that has outlived its usefulness.Mike Larkin
2017-11-04syncVisa Hankala
2017-11-03Tests of libexpat 2.2.5 also need source file structdata.c.Alexander Bluhm
2017-11-03Prefill client rec buffer with silence. This is necessary becauseAlexandre Ratchov
2017-11-03Clear key properly if on space with nothing in it.Nicholas Marriott
2017-11-03Prefill rec buffer with silence. This is necessary because certainAlexandre Ratchov
2017-11-03Support mouse on preview in tree mode.Nicholas Marriott
2017-11-03Remove alternative implementations of GMX CAM setup logicVisa Hankala
2017-11-03After inlining of raw_detach we know the sizes for free; pointed outFlorian Obser
2017-11-03Fix regression, pointed out by Mark Johnston.Martin Pieuchot
2017-11-03Fix a stupid typo.Visa Hankala
2017-11-03properly cleanup the controller after closing the cmdfh.Marc Espie
2017-11-03We are processing Router Solicitation / Advertisement messages onlyFlorian Obser
2017-11-03Change mouse in modes so that one click moves the cursor and a doubleNicholas Marriott
2017-11-03use rop->rcb similar like in pfkeyv2_detach(); suggested by visaFlorian Obser
2017-11-03Inline trivial functions from raw_cb.c and tedu it.Florian Obser
2017-11-03Make dump_itype() dump enum members.Martin Pieuchot
2017-11-03Fix a format string warning in dump_type().Martin Pieuchot
2017-11-03Fix formatting in the case where a symbol table isn't present.Martin Pieuchot
2017-11-03There is no way SS_NOFDREF is set on a raw socket in raw_usrreq forFlorian Obser
2017-11-03There can be multiple default routers sending router advertisements.Florian Obser
2017-11-03update reference to ports www page after it moved.Steven Mestdagh
2017-11-03use %lx to print the frame address if resolving of the symbol name failsJasper Lievisse Adriaanse
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03reuse parse_multistate for parse_flag (yes/no arguments). SavesDamien Miller
2017-11-03allow certificate validity intervals that specify only a start orDamien Miller
2017-11-03allow "cd" and "lcd" commands with no explicit path argument.Damien Miller
2017-11-03When doing a config test with sshd -T, only require the attributesDarren Tucker
2017-11-03typos in ECDSA certificate names; bz#2787 reported by Mike GerowDamien Miller
2017-11-03Private keys in PEM format have been encrypted by AES-128 for a whileDamien Miller
2017-11-03avoid unused variable warnings for !WITH_OPENSSL;Damien Miller
2017-11-02Make the mode draw function use the parent screen directly rather thanNicholas Marriott
2017-11-02Add a "fast" version of screen_write_copy for tree mode that doesn't doNicholas Marriott
2017-11-02Format for group list of "other sessions" is a bit weird, just list allNicholas Marriott
2017-11-02Tweak previous slightly so that current session is chosen if it is inNicholas Marriott
2017-11-02Only show the first member of session groups in tree mode (-G flagNicholas Marriott
2017-11-02There is no point in reflowing panes which have not changed width.Nicholas Marriott
2017-11-02Capability dc is supported by cu(1) since r1.22.remi
2017-11-02Assign each cnmac(4) port its own input work group, and assignVisa Hankala
2017-11-02sundry tweaks; ok mpiJason McIntyre
2017-11-02Fix this test by adding _http_proto to INSTALL_MIRROR.Robert Peichaer