summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-02smtp_report_link_connect() should be called from smtp_connected()Gilles Chehade
2018-11-02when reporting smtp-in link-connect event, report src and dest port tooGilles Chehade
2018-11-02pass struct sockaddr_storage instead of ss_to_text() in reportingGilles Chehade
2018-11-02When reacting to SIGHUP, i.e. trying to restart, ignore incomingKenneth R Westerback
2018-11-02report connection event earlierGilles Chehade
2018-11-02in-smtp -> smtp-in in reporting protocolGilles Chehade
2018-11-02Remove 'reused group key update received' printfs.Stefan Sperling
2018-11-02add REG_NOSUB to flags in regcompileGilles Chehade
2018-11-02move X509_get0_serialNumber where it belongsTheo Buehler
2018-11-02Accept numeric user IDskn
2018-11-02Prefer user names over numeric user IDskn
2018-11-02Remove unnecessary if/else block, both branches are identical. We canFrederic Cambus
2018-11-02help landryMarc Espie
2018-11-02ld.so's malloc has no runtime option processing, so remove theOtto Moerbeek
2018-11-02make debug flags continuousanton