summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-15Also revert regression tests so that EC_POINTs_mul() with longer vectorsTheo Buehler
2018-07-15back out ecc constant time changesJonathan Gray
2018-07-14don't run cvs_client_sendfile() if its file_type is CVS_DIR, but do notJoris Vink
2018-07-14Document that route monitor also takes -T rtable as an argument.Sebastian Benoit
2018-07-14Make route monitor display changes in all routing domains by forcingSebastian Benoit
2018-07-14get rid of two more implicit ktable_get with rdomain 0.Sebastian Benoit
2018-07-14Don't pass an uninitialised size value to free(9). Pointer argument isJonathan Gray
2018-07-14Remove mention of old man directorykn
2018-07-14syncJonathan Gray
2018-07-14.El should have been zapped too;Jason McIntyre
2018-07-14zap network configuration section, it's a level of tinkering that'sMarc Espie
2018-07-13Remove cscope leftover and a stray comma.Anthony J. Bentley
2014-04-15Import the OpenSSL libcrypto tests in a form suitable for our rergressMiod Vallat
2018-07-13openssl app timers: TM_START -> TM_RESET, TM_STOP -> TM_GETcheloha
2018-07-13tweak previous; ok reykJason McIntyre
2018-07-13Correct some typos and also ran it through mandoc -TlintRicardo Mestre
2018-07-13Add & update author credits for Mary Ann Horton.cheloha
2018-07-13network -> interface; ok reyk@anton
2018-07-13explicitly link libm for sqrt()/fmax() calls added in bgpctl.c rev 1.204Jonathan Gray
2018-07-13unbreak gcc4 buildJonathan Gray
2018-07-13Check the disk/kernel/cdrom file permissions after openening the fd.Reyk Floeter
2018-07-13Make the default failure for unveil while disabled return successBob Beck
2018-07-13syncTheo de Raadt
2018-07-13Crank minor for unveilBob Beck
2018-07-13Unveiling unveil(2).Bob Beck
2018-07-13no longer interpret 0.192.168.4 in hosts(5) as 192.168.4/24Ingo Schwarze
2018-07-13Monitor the route socket and regenerate the list of interfaces andFlorian Obser
2018-07-13add missing IMSG_STARTUP; unclear why this ever workedFlorian Obser
2018-07-13Use "rtable" not "tableid" as argument name for rtablekn
2018-07-13Unused variables.Kenneth R Westerback
2018-07-13Unused variable.Kenneth R Westerback
2018-07-13tests for next steps in unveilBob Beck
2018-07-13Some USB network interfaces like rum(4) report ENXIO from theirAlexander Bluhm
2018-07-13Unused variables.Kenneth R Westerback
2018-07-13Fix some comments referencing sockets which are not used by the ber api. Therob
2018-07-13When we nack a domain service because we don't support the requested majorMark Kettenis
2018-07-13Eliminate the weird condition in the BN_swap_ct() API that at most one bitTheo Buehler
2018-07-13Add "allow instance" option.Reyk Floeter
2018-07-13Unused variables.Kenneth R Westerback
2018-07-13Fix regression on child queue definitionskn
2018-07-13Unused variable.Kenneth R Westerback
2018-07-13pass control socket in from mainFlorian Obser
2018-07-13pass in route socket from main; stub out handling for nowFlorian Obser
2018-07-13Disable codepatching infrastructure after bootStefan Fritsch
2018-07-13Fix loop condition in ber.c. Discussed with claudio.rob
2018-07-13Move aspath_verify() and aspath_inflate() into util.c so bgpctl can use them.Claudio Jeker
2018-07-13repair inconsistanciesTheo de Raadt
2018-07-13byebye MASTER_SITE_OVERRIDE, we won't miss youMarc Espie
2018-07-13Explain what the example is doing.Florian Obser
2018-07-13Check protocol version number before sending an ack indicating that weMark Kettenis