summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Fix regress to compile and run on current. Still not hooked up.rob1-16/+16
2021-01-12rpki-client started using the ibuf API, so link against libutil.tb1-4/+4
2021-01-12A few minor tweaks to make my OCD happy.tb1-12/+9
2021-01-12Split the record protection from the TLSv1.2 record layer.jsing1-75/+101
2021-01-12Implement listening on 53/TCPflorian3-11/+313
2021-01-12Rewrite query parsing and answer formatting using libunbound providedflorian1-167/+217
2021-01-12const-ify lookup tables; ok ratchov@naddy7-33/+33
2021-01-12In recv_packet() verify that non-multicast packets where sent to the rightclaudio1-16/+11
2021-01-12Send lsupdate messages to the correct neighbor address on P2P interfaces.claudio1-2/+2
2021-01-12rsync is using buffered output now, so remove this FIXME commentclaudio1-3/+1
2021-01-12Use the interface index of struct ip_mreqn in IP_ADD_MEMBERSHIP to sendclaudio1-5/+5
2021-01-12Totally rework the exabgp integration tests. Instead of a simple shellclaudio11-64/+393
2021-01-12Check that rule without logopt user has no uid in log entry.bluhm1-4/+3
2021-01-12Sometimes a user ID was logged in pflog(4) although the logopt ofbluhm4-10/+9
2021-01-11Regress and Makefile cleanup.bluhm2-10/+10
2021-01-11Remove unused start routinekn1-12/+1
2021-01-11Bump default datasize-max and datasize-cur since clang now seems toderaadt1-3/+3
2021-01-11Bump default datasize-max and datasize-cur since clang now seems tokettenis1-3/+3
2021-01-11Assert that the KERNEL_LOCK() is held in uao_set_swslot().mpi1-1/+3
2021-01-11New rw_obj_init() API providing reference-counted rwlock.mpi3-3/+147
2021-01-11Print error if SSL_{connect,accept,shutdown}(3) don't run to completion.tb1-3/+13
2021-01-11Shut down the TLS connections properly.tb1-3/+28
2021-01-11Include headers used instead of relying on ssl.h pulling in the world.tb1-1/+7
2021-01-11Clear CR 26 before returning to userland to avoid potentioal info leak.kettenis1-4/+7
2021-01-11Remove libc++ and libc++abi 8.0.0 now that we switched to version 10.0.1patrick497-222095/+0
2021-01-11syncnaddy20-110/+40
2021-01-11Switch libc++ and libc++abi to version 10.0.1.patrick4-20/+15
2021-01-11Use sndiod's 8-th order FIR low-pass filter for resamplingratchov2-9/+149
2021-01-11When an endpoint stalls, we usually try to reset it by callingmglocker1-2/+2
2021-01-11Use a 8-th order FIR low-pass filter for resamplingratchov2-9/+148
2021-01-11Simplify sleep signal handling a bit by introducing sleep_signal_check().claudio2-19/+26
2021-01-11Create a path MTU host route for IPsec over IPv6. Basically thebluhm7-32/+111
2021-01-11- grab fullpkgpath early (to decide: hard error if not provided) ?espie1-6/+16
2021-01-11Add some basic tests for pflog(4) interface. Create special routingbluhm3-2/+225
2021-01-11Stop deleting the control socket on daemon shutdown, like we did on othermestre1-2/+1
2021-01-11document how to specify multiple alternative names;jmc1-3/+5
2021-01-11Correct spelling of persourcenetblocksize in config-dump mode.dtucker1-2/+2
2021-01-11Change convtime() from returning long to returning int. On platformsdtucker4-14/+14
2021-01-10Merge handshake_loop() into handshake(). There's no benefit in havingtb1-18/+7
2021-01-10Support .rpm in EXTRACT_CASESkn1-2/+4
2021-01-10Backport fix to avoid including math.h from stdlib.h.kettenis2-62/+63
2021-01-10add quirks for Kensington Slimblade trackball via new vendor buttonsthfr5-17/+40
2021-01-10regenthfr2-4/+9
2021-01-10add Kensington Slimblade Trackballthfr1-1/+2
2021-01-10Exclude the 'hz' token from the lexer backdoor, so interval and profilejmatthew1-4/+8
2021-01-10tweak a commenttb1-2/+2
2021-01-10Disable base-gcc on loongson and octeon.visa7-1226/+1
2021-01-10Link shared ciphers test to buildtb1-1/+3
2021-01-10Add a regress for SSL_get_shared_ciphers() for the change of returnedtb1-0/+457
2021-01-09Split hierarchical calls into kern_sysctl_dirsgnezdo1-42/+46