summaryrefslogtreecommitdiff
path: root/openssl
AgeCommit message (Collapse)AuthorFilesLines
2018-08-30Upgrade bundled openssl to version 1.0.2p.Don Lewis3-61/+73
Notes: prefer: dd371caa3aff09c80c19772fcf5968cfcf14ff8c
2018-03-07Get openssl to build on Win64.Damjan Jovanovic2-6/+42
Patch by: me Notes: prefer: 38f259e79cb2784834f1f5d4ea196f46826c5164
2016-08-19Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h whichDon Lewis6-7679/+122
fixes many vulnerabiliies and adds support for newer, more secure ciphers and versions of the protocol. Note: OpenSSL version 1.0.2h contains two known minor vulnerabilites, CVE-2016-2177 and CVE-2016-2178, which will be fixed in the next OpenSSL release. Their potential impact is low enough that that various Linux distros have chosen not to apply the upstream patches to the versions that they distribute. On Windows, there is an optional new dependency on NASM, <http://www.nasm.us/>. If NASM is not available, then the C implementations of the low-level crypto code will be used instead of the optimized assembly language versions. Since OpenOffice is not a heavy user of this code, the impact should be minor. If NASM is installed, but its location is not in $PATH, the directory containing nasm.exe should be passed to configure using --with-nasm-home. The fallback to the C crypto implementation also happens on Linux if the version of gcc is sufficently old to indicate that the toolchain is likely to not support the some of the instructions in the assembly language versions of the code. Notes: prefer: 7ecaf61287606001eac9b3d76df95a0a900e11c0
2015-12-29Update OpenSSL to version 0.9.8zhPedro Giffuni3-18/+18
Missing changes -- slight mess here :-/. Notes: prefer: 04a98015101b8fea3b200e0bf3a2469d8c75fdf7
2015-12-29Update OpenSSL to version 0.9.8zhPedro Giffuni1-8/+8
Missing changes. Notes: prefer: 04a98015101b8fea3b200e0bf3a2469d8c75fdf7
2015-12-29Update OpenSSL to version 0.9.8zhPedro Giffuni8-49/+49
Changes ar really small but this may be the last version in the 0.9.8 series. Newer versions are bigger and consequently have a bad security record. We should probably consider alternatives for future updates. Notes: prefer: 04a98015101b8fea3b200e0bf3a2469d8c75fdf7
2015-10-09#i126572# Complete the OpenSSL update.Andrea Pescetti1-0/+11
Patch by: pfg Notes: prefer: 04a98015101b8fea3b200e0bf3a2469d8c75fdf7
2015-10-09#i126572# Update OpenSSL to 0.9.8zg.Andrea Pescetti8-76/+65
Patch by: pfg Notes: prefer: 04a98015101b8fea3b200e0bf3a2469d8c75fdf7
2013-03-28fix an inline asm input-output bitwidth mismatchHerbert Dürr2-0/+13
Clang rightfully rejects it, so we have to use the cast. Upstream has a similar fix for its OpenSSL-fips-2_0* tags. Notes: prefer: 8f29699cd1723bd8b8acc25033708f9777576d6d
2012-02-16remove svn:executable properties from many more non-exec filesHerbert Dürr1-0/+0
2012-01-10Update headers to Alv2 headersAndrew Rist2-52/+44
2011-01-06mingwport33: i#116329: MinGW port enhancement: configurable libstdc++ nametono1-2/+2
2010-09-20sb126: #i110197# fixed merge conflictsb1-4/+4
2010-09-16sb126: merged in DEV300_m87sb7-196/+120
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb1-0/+11
2010-06-16jl153 merge with DEV300_m82Joachim Lingner2-4/+26
2010-06-09CWS-TOOLING: integrate CWS kfreebsdport01v2obo2-2/+24
2010-06-07jl153: #111875# Update OpenSSL to version 0.9.8o on all platforms except ↵Tobias Krause7-193/+117
MacOSX (here we are using system openssl)
2010-04-17kfreebsdport01: fix openssl build on GNU/kFreeBSDRene Engelhard2-2/+24
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau2-10/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2-10/+2
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau1-0/+1
2009-12-10CWS-TOOLING: integrate CWS ause106Vladimir Glazunov1-1/+5
2009-12-03ause106: #i107409# fix for windows ccache usageHans-Joachim Lankenau1-1/+5
2009-11-16#i106876# update of OpenSSL from 0.9.8k to 0.9.8lTobias Krause1-1/+1
2009-11-16#i106876# update of OpenSSL from 0.9.8k to 0.9.8lTobias Krause7-62/+62
2009-10-09#i105697# Patch by pjanik: Use 'linux-generic64' to configure openssl.Rüdiger Timm1-2/+0
2009-10-01CWS-TOOLING: integrate CWS cmcfixes62Vladimir Glazounov1-12/+12
2009-09-22 21:19:24 +0200 cmc r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows 2009-09-19 16:10:36 +0200 cmc r276303 : #i100000# revert this for no partically good reason 2009-09-18 14:16:47 +0200 cmc r276279 : remove extra build depend 2009-09-18 08:56:15 +0200 cmc r276265 : #i100000# rerun autoconf 2009-09-17 14:59:38 +0200 cmc r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59) 2009-09-10 16:40:49 +0200 pl r276041 : fix warning 2009-09-10 11:34:55 +0200 pl r276026 : disable warning from system header 2009-09-09 19:30:45 +0200 pl r276013 : use osl_getAsciiFunctionSymbol instead of strange cast 2009-09-09 19:25:32 +0200 pl r276012 : add some casting hacks to make compile on solaris cc 2009-09-09 19:10:48 +0200 pl r276009 : add missing Configure option for solaris sparce 32bit 2009-09-09 18:37:05 +0200 pl r276008 : merge fix for #i104525# into moved code 2009-09-07 13:28:08 +0200 cmc r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57) 2009-08-28 12:36:27 +0200 cmc r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56) 2009-08-26 12:56:18 +0200 cmc r275413 : #i104088# use the right headers in the right place 2009-08-25 17:07:50 +0200 cmc r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64 2009-08-25 13:08:48 +0200 cmc r275347 : #i89237# pretty picswitch up 2009-08-25 10:58:09 +0200 cmc r275342 : #i104489# remove last unused code in starmath 2009-08-25 10:23:33 +0200 cmc r275338 : #i104088# clean up the define post-move 2009-08-24 13:46:57 +0200 cmc r275310 : #i104088# 64bit odbc api changes 2009-08-24 13:42:52 +0200 cmc r275309 : #i89237# unify linux platform mks under a generic parent 2009-08-24 13:19:52 +0200 cmc r275307 : #i104455# remove unused code 2009-08-24 13:10:56 +0200 cmc r275306 : #i104088# 64bit odbc api changes 2009-08-24 10:07:50 +0200 cmc r275293 : #i104306# move recent-used to vcl 2009-08-24 09:32:08 +0200 cmc r275291 : #i104306# move recent-used to vcl 2009-08-23 22:01:07 +0200 cmc r275286 : #i104306# move recently-used to vcl 2009-08-22 15:25:25 +0200 cmc r275285 : #i104088# 64bit odbc api changes 2009-08-21 17:52:40 +0200 cmc r275268 : #i104306# move recently-used to vcl 2009-08-21 14:38:26 +0200 cmc r275257 : #i104408 make these headers ready for c++0x 2009-08-21 14:20:19 +0200 cmc r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains 2009-08-21 14:14:25 +0200 cmc r275250 : #i104385# silence 64bit warnings
2009-09-10CWS-TOOLING: integrate CWS mh232Kurt Zenker2-2/+14
2009-08-26 03:52:57 +0200 mh r275385 : #i102182# FreeBSD patch 2009-08-26 03:43:20 +0200 mh r275384 : #i101333# patch for FreeBSD 2009-08-26 03:11:20 +0200 mh r275383 : #i39230 2009-08-26 03:07:51 +0200 mh r275382 : #i39230# more space for initials field 2009-08-26 02:41:19 +0200 mh r275380 : #i39230# use vos::osecurity for reading the user name 2009-08-18 22:06:00 +0200 mh r275130 : #i104243#, line ending problem with newer perl 2009-08-18 21:53:21 +0200 mh r275129 : #i39230# read initials via getpwnam 2009-08-18 21:34:05 +0200 mh r275128 : enable CAIROCANVAS for Linux and Mac, #i88613# 2009-08-17 18:02:59 +0200 mh r275067 : #i95498# make compile with gcc3
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov1-4/+37
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54) 2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static" 2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread 2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section 2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope 2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include 2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path 2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge 2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging 2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-06-03CWS-TOOLING: integrate CWS tkr20Kurt Zenker1-1/+6
2009-05-08 08:31:10 +0200 tkr r271700 : ##i97329# fixed merge conflict during rebase 2009-05-07 08:30:15 +0200 tkr r271622 : CWS-TOOLING: rebase CWS tkr20 to trunk@271427 (milestone: DEV300:m47) 2009-04-17 14:36:42 +0200 tkr r270947 : #i73893# implemented the XCommandProcessor:Abort method 2009-03-20 14:08:15 +0100 tkr r269806 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:15:26 +0100 tkr r269754 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 16:09:04 +0100 tkr r269753 : #i96392# use $(CPU) variable to determine if openssl should build with 64 bit 2009-03-19 15:57:05 +0100 tkr r269752 : #i97003# Ask password container if persistent storage should be used 2009-03-19 15:53:18 +0100 tkr r269751 : #i97003# ask if password container should use the persistent storage 2009-03-19 09:08:18 +0100 tkr r269726 : #i99774# ucb: patch to silence warnings in gcc 4.4 2009-03-19 09:05:38 +0100 tkr r269725 : #i99046# remove mime-type 2009-03-19 09:04:56 +0100 tkr r269724 : #i97329# fixed truncated text on buttons 2009-03-19 09:03:50 +0100 tkr r269723 : #i97542# Warning errors in uui / empty bodys in for loops
2009-05-04CWS-TOOLING: integrate CWS mingwport19Release Engineers1-14/+61
2009-04-23 16:09:03 +0200 tono r271180 : revert changes 2009-04-20 15:15:31 +0200 tono r270988 : i101223: MinGW port: atl patch fix 2009-04-14 14:54:29 +0200 tono r270779 : i101077: mingw port: make python to work with OOo 2009-04-14 14:52:46 +0200 tono r270777 : i101073: Mingw port fix: openssl 0.9.8k in cygwin case
2009-04-03CWS-TOOLING: integrate CWS tkr21_DEV300Ivo Hinkelmann7-3985/+3971
2009-03-30 13:45:59 +0200 tkr r270224 : #i100606# openssl upgrade to 0.9.8k. (security fixes)
2009-02-19CWS-TOOLING: integrate CWS sb104Oliver Bolte1-4/+2
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in 2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40) 2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool 2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39) 2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell 2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents 2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH 2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions 2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte1-4/+4
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2009-02-11CWS-TOOLING: integrate CWS tkr16Oliver Bolte1-2/+0
2008-12-11 15:48:43 +0100 tkr r265321 : #i95208# do not deliver linux/unix shared libraries 2008-12-10 11:13:31 +0100 tkr r265158 : CWS-TOOLING: rebase CWS tkr16 to trunk@264807 (milestone: DEV300:m37) 2008-12-09 10:32:56 +0100 tkr r265061 : #i96906# patch: size of a symlink to a file 2008-10-28 08:48:23 +0100 tkr r262697 : iXXXXX#: migrate CWS tkr16 to SVN.
2009-01-29#i98521# remove -fast switch (tkr)Kurt Zenker1-3851/+3827
2009-01-20CWS-TOOLING: integrate CWS mingwport16Vladimir Glazounov1-17/+15
2009-01-15 13:11:20 +0100 releng r266363 : tidy-up tabs 2008-11-28 15:33:23 +0100 tono r264557 : i95203: mingw build without stlport 2008-11-22 07:19:50 +0100 tono r264180 : i96436: make mingw bridge conform with reg-struct-return 2008-11-22 05:14:58 +0100 tono r264179 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 17:09:04 +0100 tono r264153 : i95203: mingw build without stlport 2008-11-21 16:59:55 +0100 tono r264152 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:59:18 +0100 tono r264151 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:57:01 +0100 tono r264150 : i96436: make mingw bridge conform with reg-struct-return 2008-11-21 16:53:19 +0100 tono r264149 : i96100: mingw port for icu 4.0 2008-11-13 13:41:13 +0100 tono r263643 : i95203: mingw: Build without stlport 2008-11-13 13:29:38 +0100 tono r263640 : i96100: MinGW port for icu 4.0 2008-11-13 13:17:10 +0100 tono r263634 : i96098: MinGW port fix for new Windows API 2008-11-09 15:22:59 +0100 tono r263497 : i95198: mingwport do not interfere with Cygwin 2008-11-09 14:44:54 +0100 tono r263496 : i95190: mingwport avoid use of MS assembler 2008-11-09 14:32:26 +0100 tono r263495 : i95190: mingwport trivial build fixes
2008-08-27INTEGRATION: CWS sb91 (1.25.6); FILE MERGEDRüdiger Timm1-2/+2
2008/07/11 08:25:45 sb 1.25.6.1: #i91567# adapt to unxsolu4
2008-04-11INTEGRATION: CWS changefileheader (1.3.6); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:20:03 rt 1.3.6.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.24.6); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:20:03 rt 1.24.6.1: #i87441# Change license header to LPGL v3.
2008-03-26INTEGRATION: CWS obo25 (1.4.4); FILE MERGEDOliver Bolte1-152/+116
2008/03/20 14:04:11 obo 1.4.4.1: #i87098# remove special char from comment in v3_pci.c and v3_pcia.c
2008-02-12INTEGRATION: CWS mingwport11 (1.2.4); FILE MERGEDVladimir Glazounov1-22/+28
2008/02/08 17:44:42 vg 1.2.4.1: #i85952# catch-up fix for mingwport
2008-01-29INTEGRATION: CWS openssl02 (1.22.4); FILE MERGEDRüdiger Timm1-40/+57
2008/01/08 07:25:17 tkr 1.22.4.1: #i83815# provide 32/64 Bit Solaris Build
2008-01-29INTEGRATION: CWS openssl02 (1.2.12); FILE MERGEDRüdiger Timm1-4/+4
2008/01/08 07:26:40 tkr 1.2.12.1: #i83899# new openssl version(0.9.8g)
2008-01-29INTEGRATION: CWS openssl02 (1.2.8); FILE MERGEDRüdiger Timm2-14/+14
2008/01/08 07:26:40 tkr 1.2.8.1: #i83899# new openssl version(0.9.8g)
2008-01-29INTEGRATION: CWS openssl02 (1.1.2); FILE ADDEDRüdiger Timm1-0/+3751
2008/01/08 07:28:11 tkr 1.1.2.1: #i83899# new openssl version(0.9.8g)
2008-01-29INTEGRATION: CWS openssl02 (1.3.4); FILE MERGEDRüdiger Timm1-6/+6
2008/01/08 07:26:40 tkr 1.3.4.1: #i83899# new openssl version(0.9.8g)
2008-01-04INTEGRATION: CWS mingwport09 (1.1.4); FILE ADDEDOliver Bolte1-0/+113
2007/12/11 12:37:33 vg 1.1.4.2: #i83133# catch-up fixes for MinGW port 2007/11/30 15:39:01 vg 1.1.4.1: file opensslmingw.patch was added on branch cws_src680_mingwport09 on 2007-12-11 12:37:32 +0000
2008-01-04INTEGRATION: CWS mingwport09 (1.21.4); FILE MERGEDOliver Bolte1-3/+26
2007/12/11 12:37:32 vg 1.21.4.1: #i83133# catch-up fixes for MinGW port