summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01update currency exchange rates;Jason McIntyre
2018-11-30regenMike Larkin
2018-11-30Add another Xeon E3-1200 v6/7 host device.Mike Larkin
2018-11-30Remove erroneous quote added in previousDaniel Jakots
2018-11-30Fix a typo and remove broken example.Martin Pieuchot
2018-11-30log current power status going into and out of suspend, since it may beTed Unangst
2018-11-30on link-connect report events, add an fc-rdns field, currently emptyGilles Chehade
2018-11-30prepare for smtp-out reporting and while at it, make a few changes to theGilles Chehade
2018-11-30/usr/local/ -> ${LOCALBASE}Daniel Jakots
2018-11-30Update after INDEX changeDaniel Jakots
2018-11-30Document m_align().Claudio Jeker
2018-11-30MH_ALIGN -> m_alignClaudio Jeker
2018-11-30MH_ALIGN -> m_align. In revarprequest() set the ph_rtableid so thatClaudio Jeker
2018-11-30MH_ALIGN -> m_align and make the spacing look the same in all three places.Claudio Jeker
2018-11-30Switch MH_ALIGN to m_align which is the same.Claudio Jeker
2018-11-30Trivial MH_ALIGN/M_ALIGN to m_align conversions.Claudio Jeker
2018-11-30in getopts, when a option is followed by a colon the parameter is mandatorysolene
2018-11-30Clear PANE_EXITED flag when starting new child process in case the paneNicholas Marriott
2018-11-30tweak previous;Jason McIntyre
2018-11-30syncAlexandre Ratchov
2018-11-30New midicat utility to send to or receive from MIDI ports.Alexandre Ratchov
2018-11-30Remove midiplay.Alexandre Ratchov
2018-11-30Restore function prototype for ASN1_dup, fixing usage on I32LP64 platforms.Jeremy Evans
2018-11-30don't attempt to connect to empty SSH_AUTH_SOCK; bz#293Damien Miller
2018-11-30Fix test when using malloc_conf=Jmortimer
2018-11-29Do not draw horizontal lines through vertical spansIngo Schwarze
2018-11-29Mention dependency on portslist package for outdated-perl-ports(1).Alexander Bluhm
2018-11-29This test does not terminate if malloc conf is preconfigured withAlexander Bluhm
2018-11-29remove double .Pp. oops - sorry for not spotting!Jason McIntyre
2018-11-29Now that it is better understood how borders work,Ingo Schwarze
2018-11-29Improve introduction so there is more clarity about the patterns ofTheo de Raadt
2018-11-29Honor SIGINT/QUIT when running in foregroundkn
2018-11-29Fix various overflows in perlAndrew Fresh
2018-11-29syncStuart Henderson
2018-11-29missed adding tls_default_ca_cert_file here. found by sthenTed Unangst
2018-11-29In peer_down() we have to flush the Adj-RIB-Out. As soon as the peer stateClaudio Jeker
2018-11-29update for libtls default cert changes.Ted Unangst
2018-11-29expose the default cert file as a function, not a define. it's reallyTed Unangst
2018-11-29introduce FILTER_COMMIT which will allow taking a decision at DATA commitGilles Chehade
2018-11-29community_ext_delete_non_trans() allocates new memory in all cases whereClaudio Jeker
2018-11-29simplifyEric Faurot
2018-11-29Refactor a tangle in ssl3_send_client_verify() into one function for eachTheo Buehler
2018-11-29We're manipulating malloc flags ourselves, start with restting them all.Otto Moerbeek
2018-11-29Better handle automatic column width assignments in the presence ofIngo Schwarze
2018-11-29allow configuration of ecn processingDavid Gwynne
2018-11-29handle tunnel ecn configuration and reporting.David Gwynne
2018-11-29restrict setting ecn to rootDavid Gwynne
2018-11-29allow configuration of ecn propagation on tunnel interfaces.David Gwynne
2018-11-28syncTheo de Raadt
2018-11-28Allow reverse sort orderkn