summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14Adapt snmpctl to use AgentX protocol to send trapsBret Lambert
2014-04-14Make snmpd use the AgentX protcol for accepting trap requests.Bret Lambert
2014-04-14missed man, and X is somewhat quaint...Marc Espie
2014-04-14Revert previous. I don't known why cvs blame tells me I committed this,Martin Pieuchot
2014-04-14extract the code that walks setlist, to be able to use it in pkg_checkMarc Espie
2014-04-14Revert to 1.1 minus the VMS stuff, I accidentally committed this chunkMartin Pieuchot
2014-04-14Remove VMS engine build files.Reyk Floeter
2014-04-14print pid in error messages; ok reyk@Otto Moerbeek
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-04-14Remove the nuron engine. The static engine is not standalone and theReyk Floeter
2014-04-14Unlist previously removed chil engine from LIBNAMESReyk Floeter
2014-04-14Remove the nCipher CHIL engine. It is not standalone and depends onReyk Floeter
2014-04-14"struct pkthdr" holds a routing table ID, not a routing domain one.Martin Pieuchot
2014-04-14Sync the list of man pages with doc/crypto and doc/ssl. MLINKS willMartin Pieuchot
2014-04-14Fewer <uvm/uvm.h>Martin Pieuchot
2014-04-14Fix the following idiom in the following way:Bret Lambert
2014-04-14STANDARDS: note that make is optionalJason McIntyre
2014-04-14update STANDARDS somewhat, and some macro simplification;Jason McIntyre
2014-04-14move the hardware structures into ahcireg.h.David Gwynne
2014-04-14Don't bother compiling files which end up containingMiod Vallat
2014-04-14Always copy out all mailbox registers and use msleep in a loop to ensure thatJonathan Matthew
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-04-14confirm passwords when generating keysTed Unangst
2014-04-14When i committed man_term.c rev. 1.99, i forgot to adjust this test;Ingo Schwarze
2014-04-14remove last vestiges of OPENSSL_SYS_XXX from src/sslBob Beck
2014-04-14two SHUTDOWN2 got away; noticed by beckTheo de Raadt
2014-04-13Use shutdown(s, SHUT_RDWR) instead of shutdown(s, 2).Matthew Dempsky
2014-04-13Cope with the removal of openssl/symhacks.hTheo de Raadt
2014-04-13Remove various horrible socket syscall wrappers, especially SHUTDOWN*Theo de Raadt
2014-04-13compress code by turning four line comments into one line comments.Ted Unangst
2014-04-13Flense a variety of windows support stuff, and a strange gettimeofday function.Bob Beck
2014-04-13Fix the gettimeofday function that I broke with my last commit.Bob Beck
2014-04-13symhacks for vms are no longer neededBob Beck
2014-04-13Remove vms support stuff.Bob Beck
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2014-04-13Unify description handling across all document types (mdoc, man, cat).Ingo Schwarze
2014-04-13better error reporting in case of SQL errors: mention dir and fileIngo Schwarze
2014-04-13Do not include "e_os.h" anymore. Simply pull in the necessary headers.Martin Pieuchot
2014-04-13remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youTheo de Raadt
2014-04-13We don't use this build system.Theo de Raadt
2014-04-13/dev/null does not move aroundTheo de Raadt
2014-04-13Remove unneded OS portability cruft that we will never use.Bob Beck
2014-04-13We do not need historical shared library build goo for other operatingTheo de Raadt
2014-04-13no doxyTheo de Raadt
2014-04-13Remove some stuff that isn't needed.Bob Beck