openbsd
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.
2014-04-17 guentherDon't default enable the debug functionality with its...
2014-04-17 jsingMore KNF.
2014-04-17 jsingMore KNF.
2014-04-17 guentherMake sure the original thread is blocked until any...
2014-04-17 okanremove special case for uucp entries.
2014-04-17 nicmSome more long lines.
2014-04-17 jsingInitial KNF.
2014-04-17 beckI've replaced everything in this file. ISC liscense...
2014-04-17 jsingInitial KNF.
2014-04-17 nicmOnly scroll by one line at a time in choose mode, lists...
2014-04-17 jsingRemove defines for unwanted OS support...
2014-04-17 jsgremove some code that is now unused after guenther...
2014-04-17 jsingKNF.
2014-04-17 jsingInitial KNF.
2014-04-17 krwOops. INADDR_ANY != INADDR_BROADCAST. Fixes DHCPDISCOVE...
2014-04-17 becksimply wrap around intrinsics, and knf cleanup.
2014-04-17 beckChange library to use intrinsic memory allocation funct...
2014-04-17 jsingRevert unintended whitespace changes.
2014-04-17 deraadtOPENSSL_gmtime() is not a gmtime() wrapper. It is...
2014-04-17 deraadtOPENSSL_DECLARE_EXIT serves no purpose.
2014-04-17 jmatthewIn debug output, print loop ids as decimals and port...
2014-04-17 nicmSet PATH explicitly, either from client or session
2014-04-17 nicmWrap some long lines.
2014-04-17 deraadt1. RAND_seed is now DEPRECATED
2014-04-17 nicmDon't limit the DCS buffer to 256 bytes, expand it...
2014-04-17 deraadtRAND_seed now does nothing, so skip the operation
2014-04-17 deraadtDo not feed RSA private key information to the random...
2014-04-17 nicmRemove some unnecessary includes and fix a typo.
2014-04-17 jsgremove duplicated tests in if statements
2014-04-17 guentherFix for ", " issue in jsing's knf script
2014-04-17 deraadtDo not need to map to another silly name for unistd...
2014-04-17 deraadtunistd.h is always in the same place; no need to #inclu...
2014-04-17 deraadtminimal fix for ', ' issue in jsing's indent script
2014-04-17 krwEliminate a couple of always-NULL parameters. Eliminate...
2014-04-17 guentherCorrect some time_t printing; factor out a grotty block...
2014-04-17 sthenOpenSSL PR#3309: when looking for an extension, set...
2014-04-17 nicmCorrect the dance to fix the active pane in join-pane...
2014-04-17 guentherIt's been a quarter century: we can assume volatile...
2014-04-17 jsgRemove the ossltests target, these are now all in libcr...
2014-04-17 nicmRemove the "info" message mechanism, this was only...
2014-04-17 jsgmove enginetest to regress as was done with the other...
2014-04-17 nicmExtend the -q flag to set-option to suppress errors...
2014-04-17 nicmDo not show the -fg, -bg and -attr options. If asked...
2014-04-17 nicmRemove the monitor-content option and associated bits...
2014-04-17 jsgcall the correct decrypt function in aes_cbc_cipher()
2014-04-17 dlgrework this to implement the active path checks when...
2014-04-17 tedutag some functions with bounded. idea and ok djm
2014-04-16 djmremove the identity files from this manpage - ssh-agent...
2014-04-16 djmskip leading zero bytes in buffer_put_bignum2_from_stri...
2014-04-16 nicmMemory leak in error path and unnecessary assignment...
2014-04-16 bmercerAdd ufs2 support and get one step closer to making...
2014-04-16 deraadtsync
2014-04-16 schwarzeRename the mpages.id column to mpages.pageid. There...
2014-04-16 teduTANSTAAFL - delete the buf freelist code. if you need...
2014-04-16 nicmRemove a leftover prototype and fix some spacing.
2014-04-16 nicmRemove the choose-list command to prepare for some...
2014-04-16 teduadd back SRP. i was being too greedy.
2014-04-16 beckClean up dangerous strncpy use. This included a use...
2014-04-16 miod- Why do we hide from the OpenSSL police, dad?
2014-04-16 tedu> As I walk through the valley of the shadow of death
2014-04-16 tedulots of ifdef cleanup
2014-04-16 tedurepair knf
2014-04-16 okanRemove ifdef'd out KerberosIV and stream encryption...
2014-04-16 miodNo need to define ANSI_SOURCE and NO_ERR. TERMIOS kept...
2014-04-16 okanadd missing parens so that errorhost gets properly...
2014-04-16 schwarzeGive the mlinks and keys tables a pageid index,
2014-04-16 miodNo need to build with -DOPENSSL_NO_CAPIENG and -DOPENSS...
2014-04-16 krwMake dhclient -q even quieter. Make it immediately...
2014-04-16 teduquoth the readme:
2014-04-16 tedudelete a few leftovers
2014-04-16 tedufix a few bugs observed on viva64.com/en/b/0250/
2014-04-16 beckThanks to the knobs in tools.ietf.org/html/rfc5746...
2014-04-16 tedudisentangle SRP code from TLS
2014-04-16 teduwhack the ifdef pinata:
2014-04-16 guentherSSLv3_client_method() doesn't support TLSv1.*; use...
2014-04-16 guentherZero-pad usec format to handle values less than 100...
next