summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-19OpenSSL 0.9.5 mergeBob Beck
2000-03-19import openssl-0.9.7-beta1Bob Beck
2000-03-02$OpenBSD$Todd T. Fries
2000-02-24fread() of /dev/random reads an entire huge stdio buffer, instead of the 32Theo de Raadt
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-29new files for OpenSSL 0.9.4Bob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1999-09-28do not put a bad crypt() in libcrypt, it is in libcTheo de Raadt
1999-09-26crank to version 2 for release, in case any dependencies have crept inTheo de Raadt
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
2016-09-02make sure to explicitly clear memory that is used for password input.Gleydson Soares
2016-09-02pool_setipl for pf bitsDavid Gwynne
2016-09-02Variable 'imp' is set earlier in cd9660_mount() if it's needed (whenTom Cosgrove
2016-09-02Add switch(4) support to ifconfigKazuya Goda
2016-09-02If reading fails, do not go into infinite loop asking for a filenameOtto Moerbeek
2016-09-02Don't bother with 'ghpartnum' in gpt_chk_hdr(); it's not usedTom Cosgrove
2016-09-02turn server preference for ciphers on by defaultGilles Chehade
2016-09-02Drop non-encapulated ESP packets using a UDP-encapsulating TDB, and addVincent Gross
2016-09-02Go through the set function like normal people; no functional change.Florian Obser
2016-09-02Do not free the configuration descriptor without setting ``dev->cdesc''Martin Pieuchot
2016-09-02Prevent a NULL dereference, triggerable with a crafted configurationMartin Pieuchot
2016-09-02Avoid calling usbd_set_config_index() in *_attach() and let the stackMartin Pieuchot
2016-09-02Remove variables 'm' and 'uio' that are only ever assigned toTom Cosgrove
2016-09-02No need to set 'error' to 0 at the beginning of acx_encap(), asTom Cosgrove
2016-09-02disable t3, it is known to failOtto Moerbeek
2016-09-01Fix file descriptor leakMark Lumsden
2016-09-01tweak previous;Jason McIntyre
2016-09-01Make this work both with and without "make obj" in src/usr.bin/mandoc;Ingo Schwarze
2016-09-01don't initialize variables with functionsTed Unangst
2016-09-01unconst these parameters; i won't be changing bsd auth today.Ted Unangst
2016-09-01add a -t keytype option for untrusted comment automatic key extractionMarc Espie
2016-09-01normalize some function namesMike Larkin
2016-09-01fix a merge collision, and add some retval checking on various pthread_*Mike Larkin
2016-09-01No longer needed to special case RTM_GET in these if statements sinceClaudio Jeker
2016-09-01Move RTM_GET into its own case block not intermixing it with RTM_CHANGEClaudio Jeker
2016-09-01change some log_warn to log_warnx and convert some integer literals toMike Larkin
2016-09-01no route-to/reply-to/dup-to on block rules, aka make this pass againHenning Brauer
2016-09-01Nuke now unused 'sz' variable.Kenneth R Westerback
2016-09-01EFI firmware has been encountered that is (from our point of view) confusedKenneth R Westerback
2016-09-01The fork+exec diff broke "what?!", the ps_what field determines theReyk Floeter
2016-09-01Make vcpu_reset_regs use new writeregs codeStefan Kempf
2016-09-01Re-enable libobjc on arm.Mark Kettenis
2016-09-01Implement exception handling for ARM EABI. Cobbled together from bits ofMark Kettenis
2016-09-01Disable the RTF_UP kassert check in rtisvalid() for now as it canAlexander Bluhm
2016-09-01forgot during previous commit, thanks stefan@Mike Larkin
2016-09-01zap dead codeEric Faurot
2016-09-01remove "sparc" from a commentIngo Schwarze
2016-09-01move "sparc" down to discontinued architecturesIngo Schwarze