summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Introduce bn_rand_interval() that allows specifying an interval [a, b)Theo Buehler
2018-11-05Eliminate a few "} else" branches, a few unneeded NULL checks beforeTheo Buehler
2018-11-05Remove two unnecessary BN_FLG_CONSTTIME dances: BN_mod_exp_ct() alreadyTheo Buehler
2018-11-05Improve the filters for scrolling.Ulf Brosziewski
2018-11-05In icmp_input_if() m_pullup up the maximum size of required data at the start.Claudio Jeker
2018-11-05Consider the size of IP header when doing the ICMP length overflowAlexander Bluhm
2018-11-05Rename the TLS Supported Elliptic Curves extension to Supported Groups.Joel Sing
2018-11-05Rework the TLS extension handling code to improve readability/flexibility,Joel Sing
2018-11-05Implement coordinate blinding for EC_POINT.Theo Buehler
2018-11-05trace struct flock; ok visa@anton
2018-11-05document new target genMarc Espie
2018-11-05syncStuart Henderson
2018-11-05Fix kernel build without serial consolekn
2018-11-05snmpd(8)'s main process needs to open the config file and /dev/pf both withRicardo Mestre
2018-11-05Mention aligned_alloc(), prompted by Brad; ok jmc@Otto Moerbeek
2018-11-05Fixup the case where an mbuf cluster is used. Correctly offset the data toClaudio Jeker
2018-11-05aligned_alloc bumpOtto Moerbeek
2018-11-05Implement C11's aligned_alloc(3). ok guenther@Otto Moerbeek
2018-11-05mark up AUTHORS; from raf czlonkaJason McIntyre
2018-11-05F_RIB_HASNOFIB is defined, let's use itdenis
2018-11-05Clean up the code that checks if we can choose an EC cipher suite.Joel Sing
2018-11-05Consolidate all of the SSL method structs/functions into a single file.Joel Sing
2018-11-05Mop up ecdh_tmp, since it is no longer used.Joel Sing
2018-11-05Be stricter with TLS configuration for ntpd constraints.Joel Sing
2018-11-04Define OPENSSL_NO_ASYNC - our libcryptosink does not have built in asyncJoel Sing
2018-11-04Update the opensslfeatures.h to include all of the OPENSSL_NO_* flags thatJoel Sing
2018-11-04The change of the sb_mbmax calculation in sbreserve() broke settingAlexander Bluhm
2018-11-04add missing NET_RT_TABLEdenis
2018-11-04Kill obsolete comment about the constraints imposed by the need toKenneth R Westerback
2018-11-04Reformat and sort the OPENSSL_NO_* defines.Joel Sing
2018-11-04No names in function prototypes. Spaces after commas inKenneth R Westerback
2018-11-04Graceful BGP Session Shutdown is a real RFC, add it to the list.Claudio Jeker
2018-11-04Introduce a real Adj-RIB-Out. At the same time remove the update_ribClaudio Jeker
2018-11-04some tweaks from raf czlonka, plus one more from me;Jason McIntyre
2018-11-04Pledge ripe and rde.remi
2018-11-04isalpha(3) requires an unsigned char value (or -1).Philip Guenther
2018-11-04lstmatch() expects a list of strings separated by \0 and terminatedAlexander Bluhm
2018-11-03No need to say 'restarting' twice when LLADDR is modified. Log "LLADDRKenneth R Westerback
2018-11-03hostnames are case-sensitive of course...Gilles Chehade
2018-11-03we no longer need smtpf_session.cGilles Chehade
2018-11-03s->filter_phase and s->filter_param must be assigned earlierGilles Chehade
2018-11-03only apply filter rules to filtered interfacesGilles Chehade
2018-11-03check-rdns builtin filter, to be improvedGilles Chehade
2018-11-03bring plumbing for proc filtersGilles Chehade
2018-11-03bring plumbing for builtin filtersGilles Chehade
2018-11-03cleanup flock regress:anton
2018-11-03For correctness, do not read struct servent if getservbyname_r() failed.Eric Faurot
2018-11-03remove log_debugGilles Chehade
2018-11-02Revert previous, it broke my Anker USB deviceJoshua Stein
2018-11-02report rDNS in link connect eventGilles Chehade