summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02Add switch(4) cdev entryKazuya Goda
2016-09-02Reevaluate received mappings upon receipt of address message.Renato Westphal
2016-09-02Simplify shutdown process.Renato Westphal
2016-09-02Make this regress build againBob Beck
2016-09-02Fix Makefile for file location movesBob Beck
2016-09-02Remove the libcrypto/crypto directoryBob Beck
2016-09-02Remove the libssl/ssl directoryBob Beck
2016-09-02Remove the libssl/src directoryBob Beck
2016-09-02Repair remaining isakmpd regress testsMike Belopuhov
2016-09-02Minor tweaksRenato Westphal
2016-09-02Mask out lower bits of randomly selected addressStefan Kempf
2016-09-02Make functions and variables static whenever possible.Renato Westphal
2016-09-02Use static local variables instead of global variables whenever possible.Renato Westphal
2016-09-02Merge the recv_packet_v[46] functions into one.Renato Westphal
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2009-04-06import of OpenSSL 0.9.8kDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2003-05-11import 0.9.7b (without idea and rc5)Markus Friedl
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
2016-09-02Simplify handling of multicast addresses.Renato Westphal
2016-09-02Pledge earlier on eigrpe.Renato Westphal
2016-09-02Remove superfluous includes and follow style(9).Renato Westphal
2016-09-02Fix broken pipe teardown.Renato Westphal
2016-09-02Move event handling to separate threadStefan Kempf
2016-09-02work on making log.c similar in all daemons:Sebastian Benoit
2016-09-02Move snmp options into struct relayd_config and delay start of theReyk Floeter
2016-09-02add iOS support for getentropyBrent Cook
2016-09-02duplicate varMarc Espie
2016-09-02add a new option (-z) for signing gzip archives.Marc Espie
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02The policy field in struct iwm_time_event_cmd_v2 is just a 16bit integer,Stefan Sperling
2016-09-02Fix off-by-one error in the IWM_NUM_UCODE_TLV_CAPA range check.Stefan Sperling
2016-09-02Although this doesn't seem to cause any issue at the moment, using anStefan Sperling
2016-09-02The iwm_poll_bit() function in iwm(4) returns 1 on success, and 0 on failure.Stefan Sperling
2016-09-02The struct iwm_rbuf definition, and the wantresp field in structStefan Sperling
2016-09-02Kill 'ifi' global.Martin Pieuchot
2016-09-02Fix the begin of word issue in vi(1).Martijn van Duren
2016-09-02Simplify shutdown process.Renato Westphal
2016-09-02warn on use of deprecated EVP functionsBrent Cook
2016-09-02Close connections when msgbuf_write() returns 0.Renato Westphal
2016-09-02missing space after commaTheo Buehler
2016-09-02Don't fatal if the imsg pipe is closed, this is often triggered in theRenato Westphal
2016-09-02BN_mod_exp_mont_consttime: check for zero modulus.Brent Cook
2016-09-02Wording improvment from jmc@ long time ago.Florian Obser
2016-09-02move more code into createsig. callers just pass seckey filename.Ted Unangst
2016-09-02Make it clear that printable characters of width 0 exist.Ingo Schwarze