openbsd
2014-04-18 henningmissed these
2014-04-18 jsgadd braces missed when fixing leaks
2014-04-18 deraadtKNF, since this is no longer script generated
2014-04-18 deraadtsync
2014-04-18 jcaInvert the signature logic of in{,6}_selectsrc, make...
2014-04-18 henningstop testing altq stuffz
2014-04-18 claudioDo not set RTF_DONE flag on route message, only the...
2014-04-18 schwarzeSwitch to the new makewhatis(8)/apropos(1)/whatis(1...
2014-04-18 ajacoutotUpgrade our KerberosV to Heimdal 1.5.3 (minor update).
2014-04-18 schwarzeFix a few lies; polish wording and formatting while...
2014-04-18 deraadtsimplify file:file:... stuff
2014-04-18 claudioAlso match RTS5227 in rtsx(4). Works for me on the...
2014-04-18 florianWe are not ARCHAIC; no object change.
2014-04-18 jsingMore KNF.
2014-04-18 gillessupport mailaddr lookup in table_db
2014-04-18 jsingMore KNF.
2014-04-18 jmatthewImplement qle_fabric_plogo and let qle_fabric_plogi...
2014-04-18 teduwhitespace normalization
2014-04-18 tedurepair whitespace. this is what happens when functions...
2014-04-18 jsingRemove MAIN and PROG defines now that we do not compile...
2014-04-18 jsgigetest.c moved to regress we don't need another copy
2014-04-18 jsgfix another potential double free
2014-04-18 tedu-netware
2014-04-18 teduundef NETWARE_CLIB and NETWARE_LIBC
2014-04-18 teduunterminated comment
2014-04-18 teduKaboomNF
2014-04-18 teduspelling fix from Micha Borrmann on openssl-dev
2014-04-18 tedublunt force knf
2014-04-18 jmatthewRework the command polling loop so it can handle multip...
2014-04-18 jsingRemove support for unwanted operating systems.
2014-04-18 jsingUnifdef OPENSSL_FIPS.
2014-04-18 tedulob a few more knf grenades in here to soften things up.
2014-04-18 teduputting most of the braces in the right column is the...
2014-04-17 jmatthewWhen iterating through fabric ports, start at our own...
2014-04-17 teduwhack a bunch of disabled code. ok beck lteo
2014-04-17 jmatthewCopy out all mbox registers after a mailbox operation...
2014-04-17 matthewMake MONOLITH the default and only option
2014-04-17 tedustab at indentation
2014-04-17 tedudon't fake up SSIZE_MAX
2014-04-17 tedumore windows/netware leftovers
2014-04-17 tedudelete if 0 code
2014-04-17 giovannimore spring VMS cleanup
2014-04-17 sthenno need for a variable which is hardcoded and only...
2014-04-17 miodUse !defined() rather than empty().
2014-04-17 deraadtoops, exit vs return; spotted by matthew
2014-04-17 deraadtunistd.h exposed after -Wall after e_os.h stops doing...
2014-04-17 teduno longer need to fool emacs indentation and other...
2014-04-17 tedualways build in RSA and DSA. ok deraadt miod
2014-04-17 deraadtkill REF_PRINT/REF_CHECK debugging framework noone...
2014-04-17 giovanniSome VMS and WIN32 cleanup
2014-04-17 miodGet rid of MS Visual C compiler and Intel C compiler...
2014-04-17 teduSHA and AES (and sadly MD5) can't be considered optiona...
2014-04-17 matthewOpenBSD isn't NetWare or Windows, and it has SIGPIPE.
2014-04-17 miodThere are no plans to ever build this with the Metrojer...
2014-04-17 miodRemove support for big-endian i386 and amd64.
2014-04-17 sthensince we're replacing LIST_SEPARATOR_CHAR with ':'...
2014-04-17 deraadtMostly gut e_os.h:
2014-04-17 miodmalloc + memset 0 -> calloc
2014-04-17 tedudead code
2014-04-17 teduunused variable
2014-04-17 tedu-Wall
2014-04-17 tedua little less obfuscation
2014-04-17 tedufold prototypes into o_str.c. miod
2014-04-17 teduquick pass at removing ability to disable sha256 and...
2014-04-17 miodAren't you glad to have this file tell you that ``C2...
2014-04-17 miodNuke BN_DEBUG_LEVITTE
2014-04-17 miodNo need to consider being compiled by NASM anymore.
2014-04-17 miodStop paying lip service to non-AT&T syntax assemblers...
2014-04-17 miodtodo: do not leave 15 year old todo lists in the tree.
2014-04-17 beckfix BIO_snprintf usage in here.
2014-04-17 miodUse of OPENSSL_SYS_xxx defines in public header files...
2014-04-17 miodBob O.D.'ed on the o_dir code so high he forgot to...
2014-04-17 miodsprintf: bad.
2014-04-17 teduI'm just trying to improve the code...
2014-04-17 afresh1Remove utils that we don't use
2014-04-17 afresh1Remove unused ssl utils
2014-04-17 schwarzeGarbage collect one pair of needless parentheses in...
2014-04-17 afresh1expunge more of the old build system
2014-04-17 ottowhitespace
2014-04-17 ottorm redundant declaration; from Xin Li
2014-04-17 miodRemove oh-so-important-from-a-security-pov OpenSSL_rtds...
2014-04-17 jsgfix some more leaks, mostly suggestions from miod
2014-04-17 miodRemove the benchmark part of the selftest. It uses...
2014-04-17 miodcrypto/modes/gcm128.c can be used as its own selftest...
2014-04-17 miodOk, there was a need for OPENSSL_cleanse() instead...
2014-04-17 sthenspidey senses
2014-04-17 miodMove the machine-specific parts of the libcrypto Makefi...
2014-04-17 deraadtsome KNF cleanup following the script
2014-04-17 miodInvoke OPENSSL_add_all_algorithms_noconf() to enforce...
2014-04-17 jsgfix some of the leaks
2014-04-17 jsgfix a potential double free
2014-04-17 beckremove OPENSSL_realloc_clean usage here - replace with...
2014-04-17 teduFully kill FIPS API. Forcible certification conflicts...
2014-04-17 jsingInitial KNF.
2014-04-17 nicm#nnT went away a while ago, remove a leftover from...
2014-04-17 jsingInitial KNF.
2014-04-17 nicmAdd some UTF-8 utility functions and use them to preven...
2014-04-17 claudioSync show.c with the route version. Make the two files...
2014-04-17 claudioSync show.c to what we have in netstat.c (at least...
2014-04-17 jsingInitial KNF.
next