2016-02-22 |
Richard Levitte | The build files use %disabled, make sure to pass it... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Emilia Kasper | MemorySanitizer: address false positive |
commit | commitdiff | tree | snapshot |
2016-02-22 |
FdaSilvaYY | GH678: Add a few more zalloc |
commit | commitdiff | tree | snapshot |
2016-02-22 |
David Woodhouse | RT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h> |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Matt Caswell | Partial revert of 1288f26 and fix for no-async |
commit | commitdiff | tree | snapshot |
2016-02-22 |
David Woodhouse | RT4309: Define PRIu64 for UEFI build |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Rich Salz | RT4320/GH705: Fix PEM parsing bug. |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Rich Salz | GH721: Duplicated flags in doc |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $no_dso since with have $disabled{dso} |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $no_asm since with have $disabled{asm} |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $no_rfc3779 since we don't appear to use... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $zlib since with have $disabled{zlib} |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $no_threads since we have $disabled{threads} |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Clean away $config{no_shared} since we have $disabled... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Expose %disables to the perl fragments in build.info... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Fix DSO name on HP/UX |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Fix a few typos |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Rich Salz | Missed an experimental. |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Don't include all symbols from static libraries when... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Get back "ssl2" as a deprecated disablable option |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Add a "no-pic" build for Travis |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Rewrite CHANGES to add some commentary about the "pic... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Introduce the "pic" / "no-pic" config option |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Use $disabled{"dynamic-engine"} internally |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Richard Levitte | Fix incorrect SO name on GNU platforms |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Richard Levitte | Don't use 'parent' in util/dofile.pl |
commit | commitdiff | tree | snapshot |
2016-02-21 |
Richard Levitte | Check that any dependency file is newer than Makefile... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Document the last configuration changes |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Avoid GNU make re-exec when adding dependencies to... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Viktor Dukhovni | Work-around for proxy->s_server retry logic |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Ben Laurie | Remove OBJ_EXT and friends. |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Ben Laurie | Missing extension on dependency, .d file is not always... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Unified on VMS - install dynamic engines if there are any |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Run the TLSProxy based tests as long as dynamic engines... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Build dynamic engines even if configured "no-shared" |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | Make crypto/buildinf.h depend on configdata.pm rather... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Kurt Roeckx | argv was set but unused |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | apps_extra_src changed name to apps_aux_src, rename... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Richard Levitte | VMS static libraries have the extension .OLB, not .LIB |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Unified 'make depend' has to cleanup after itself |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Fix Configurations/unix-Makefile.tmpl |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Andy Polyakov | Makefile.shared: limit .dll image base pinning to FIPS... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Dr. Stephen... | Remove DSA negative integer workaround code. |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Dr. Stephen... | Remove broken DSA private key workarounds. |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Emilia Kasper | TLS: reject duplicate extensions |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Emilia Kasper | getaddrinfo: zero the hints structure |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Viktor Szakats | GH712: Missed some no-filenames cases |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Make sure the linked programs have the correct extension |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Big rename fest of MingW shared libraries |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Misc small fixes. |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Try removing installation directories after having... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Small rename fest in unified, obj2dynlib -> obj2dso |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Remake the installation of shared libraries in unix... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Big rename fest of engine DSO names, from libFOO.so... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Simplify the generation of ld scripts for Linux and... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Big rename fest in makefile.shared: link_a / link_o... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Centralise the shared library / dso name info in unix... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Let Configure figure out the diverse shared library... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | VMS fixed in unified build |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Unified - don't install the ossltest engine |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Unified - do a better job when uninstalling |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Rethink the uplink / applink story |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | VMS: rather use a quick file comparison than DIFF |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | VMS: produce dependency files just like you produce... |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Fix casing on VMS |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Richard Levitte | Don't use config.timestamp, we already have configdata.pm |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | 'make depend' for the unified build scheme |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | Fix uninstall_sw for the unixmake scheme |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | Set EXE_EXT environment variable when testing |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | Don't treat .d (depend) files separately from object... |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Richard Levitte | Fix the makedepend constructor in unix-Makefile.tmpl |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Rich Salz | Fix {TLS,CIPHER}_DEBUG compiles. |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Roumen Petrov | documentation: RSA_new_method argument |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Rich Salz | Remove outdated DEBUG flags. |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Roumen Petrov | remove redundant opt* declarations |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Neel Goyal | Fix typo in SSL_CTX_set_msg_callback docs |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Rich Salz | GH681: More command help cleanup |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Matt Caswell | Fix windows thread stop code |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Roumen Petrov | Fix OPENSSL_config with NULL parameter |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Matt Caswell | Fix memory leaks in tls_decrypt_ticket |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Zhao Junwang | GH706: Use NULL for pointer compare. |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Rich Salz | Remove "experimental" in code and comments, too. |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | In the unified scheme, there is no $(TOP), use $(SRCDIR... |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Fix spelling |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Fix spelling |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Add -lresolv to the Solaris ex_libs |
commit | commitdiff | tree | snapshot |
2016-02-17 |
David Woodhouse | Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Get conditional priorities right |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Be more verbose when debugging is on |
commit | commitdiff | tree | snapshot |
2016-02-17 |
David Woodhouse | RT3628: Allow filenames to be eliminated from compiled... |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | When someone configures an out-of-source build, switch... |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Richard Levitte | Fix check of -DOPENSSL_USE_APPLINK in $config{cflags} |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Rich Salz | RT4310: Fix varous no-XXX builds |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Dr. Stephen... | remove redundant code |
commit | commitdiff | tree | snapshot |
2016-02-17 |
David Woodhouse | RT4318: Fix OSSL_SSIZE_MAX for UEFI build |
commit | commitdiff | tree | snapshot |
2016-02-17 |
David Woodhouse | RT4315: Fix UEFI build in crypto/init.c |
commit | commitdiff | tree | snapshot |
2016-02-17 |
Rich Salz | Remove JPAKE |
commit | commitdiff | tree | snapshot |
next |