History of configure of merge-in:32ccafd

History of file configure at check-in merge-in:32ccafd

2024-03-15
23:39
Updated make file to correct bugs file: [41e302fa90] check-in: [f5d3f859aa] user: bohagan, branch: trunk, size: 295322 [annotate] [blame] [check-ins using] [diff]
2024-03-05
13:57
Update to latest acinclude.m4 file: [d42fd61c71] check-in: [cbbb604ed3] user: jan.nijtmans, branch: main, size: 301696 [annotate] [blame] [check-ins using] [diff]
02:10
Merged in more acinclude.m4 changes file: [3cb8f6f51e] check-in: [9b922b5bb3] user: bohagan, branch: crypto, size: 295386 [annotate] [blame] [check-ins using] [diff]
02:08
Corrected logic error in acinclude.m4 check for include files file: [6f64ba163e] check-in: [273a40deb4] user: bohagan, branch: trunk, size: 295371 [annotate] [blame] [check-ins using] [diff]
2024-03-02
03:14
Merged in acinclude.m4 changes Regenerated configure file file: [5de0caed76] check-in: [cf160c6f63] user: bohagan, branch: crypto, size: 295558 [annotate] [blame] [check-ins using] [diff]
02:55
Updated acinclude.m4 file to use pkg-config tool for OpenSSL installation defaults prior to using fall-back values. Linking to static OpenSSL libraries may need more work. file: [5e3dc19c03] check-in: [b3ad65760e] user: bohagan, branch: trunk, size: 295494 [annotate] [blame] [check-ins using] [diff]
2024-02-28
05:26
Merged changes from master file: [1486a8223b] check-in: [bfb516156c] user: bohagan, branch: crypto, size: 294880 [annotate] [blame] [check-ins using] [diff]
04:25
Updated acinclude.m4 file to add include path check for Mac installs. Corrected check for not null to instead check for not zero length variables. Fixed variable delimiter syntax error. file: [1db5aa2bec] check-in: [881da2c51a] user: bohagan, branch: trunk, size: 294816 [annotate] [blame] [check-ins using] [diff]
2024-02-24
03:57
Merged in changes from master file: [11f1598819] check-in: [603eb0c0ba] user: bohagan, branch: crypto, size: 294509 [annotate] [blame] [check-ins using] [diff]
02:45
Clean up warnings on *nix builds file: [e2f07628de] check-in: [9d22adae76] user: bohagan, branch: trunk, size: 294445 [annotate] [blame] [check-ins using] [diff]
2024-02-20
15:27
Added: Take over more TEA changes from: [https://chiselapp.com/user/bohagan/repository/TCLTLS/index] file: [0f1a3ab8f5] check-in: [28faaabb20] user: jan.nijtmans, branch: main, size: 300761 [annotate] [blame] [check-ins using]
2023-12-29
03:09
Merged in master changes file: [db3c76f46d] check-in: [d2d04c75a0] user: bohagan, branch: crypto, size: 294451 [annotate] [blame] [check-ins using] [diff]
03:09
Merged in dh branch file: [3a830b9e57] check-in: [594dfd3195] user: bohagan, branch: trunk, size: 294387 [annotate] [blame] [check-ins using] [diff]
2023-12-28
03:00
Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). file: [8236a3ee1d] check-in: [baa34f4208] user: bohagan, branch: crypto, size: 295314 [annotate] [blame] [check-ins using] [diff]
2023-12-24
22:57
Moved common get cipher, digest, etc. functions to tlsUtil.c file. Renamed tlsKey.c to tlsKDF.c to better reflect contents. Standardized error messages. file: [5d330fed91] check-in: [94f8408d0d] user: bohagan, branch: crypto, size: 295304 [annotate] [blame] [check-ins using] [diff]
2023-12-11
05:24
Added KDF module to derive keys and ivs from passwords and salts. Added -hash option as alias for -digest. file: [39b72b8793] check-in: [d4c2159faf] user: bohagan, branch: crypto, size: 295294 [annotate] [blame] [check-ins using] [diff]
2023-12-02
04:25
Added function to encrypt and decrypt data file: [2fc15c8cab] check-in: [b395f93924] user: bohagan, branch: crypto, size: 295285 [annotate] [blame] [check-ins using] [diff]
2023-11-03
22:03
Moved info commands to tlsInfo.c file. Moved REASON macro definition to tlsInt.h file so all files can use. file: [285f813da9] check-in: [61a7c2c15a] user: bohagan, branch: crypto, size: 295272 [annotate] [blame] [check-ins using] [diff]
2023-10-27
23:01
Moved digest command to new tlsDigest.c file file: [879aea99f8] check-in: [b120c6d336] user: bohagan, branch: crypto, size: 295262 [annotate] [blame] [check-ins using] [diff]
2023-05-10
03:23
Refactored set openSSL paths to add separate options for include and library directories file: [4c56eae107] check-in: [c6a99441d9] user: bohagan, branch: TEA, size: 295250 [annotate] [blame] [check-ins using] [diff]
2023-05-08
02:17
More configure status and optimized use of AC_ARG_ENABLE to also set missing case vars. file: [e17a105067] check-in: [f284d71533] user: bohagan, branch: TEA, size: 296533 [annotate] [blame] [check-ins using] [diff]
01:01
Moved custom functions from configure.ac to acinclude.m4 file file: [0b5bf1bf1b] check-in: [4729159cce] user: bohagan, branch: TEA, size: 292219 [annotate] [blame] [check-ins using] [diff]
2023-05-07
23:21
Added support for the pkgconfig tool to find package installation locations and added configure output messages file: [61d7490129] check-in: [aaea8b2ab0] user: bohagan, branch: TEA, size: 294252 [annotate] [blame] [check-ins using] [diff]
22:12
Fixed find OpenSSL dependencies file: [afe35ddc02] check-in: [075e855e95] user: bohagan, branch: TEA, size: 293755 [annotate] [blame] [check-ins using] [diff]
19:53
Fixed make clean and build headers as part of all file: [477a9a0e2a] check-in: [7f6e71d240] user: bohagan, branch: TEA, size: 294862 [annotate] [blame] [check-ins using] [diff]
19:09
Fixed detect shared library in pkgIndex.tcl file file: [fd0fe451c9] check-in: [515e670c81] user: bohagan, branch: TEA, size: 295337 [annotate] [blame] [check-ins using] [diff]
17:48
Added options to disable TLS protocols file: [60bb9afd54] check-in: [124d881bb0] user: bohagan, branch: TEA, size: 295585 [annotate] [blame] [check-ins using] [diff]
15:21
Added: Made needed updates for Unix build to work. Added back configure script Moved custom macros to acinclude.m4 file. aclocal.m4 is now platform default macros. file: [bffda83e56] check-in: [3df2605920] user: bohagan, branch: TEA, size: 297746 [annotate] [blame] [check-ins using]
2016-11-22
22:08
Deleted: Removed file that should not be versioned check-in: [7e3ca293a5] user: rkeene, branch: tls-1-7, size: 0
17:58
Applied patch file: [c1aa70d493] check-in: [a141858eec] user: rkeene, branch: rkeene-fixcrosscompile, size: 333810 [annotate] [blame] [check-ins using] [diff]
2015-07-07
17:16
Updated with dhparam.2.patch for tls ticket #59. file: [701a0c22b6] check-in: [2aadaa4c28] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2015-06-08
20:53
Regenerated configure for 1.6.6. file: [f58cade7c2] check-in: [f7a76c9416] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2015-05-01
18:44
* configure.in: Bump to version 1.6.5. * win/makefile.vc: * configure: regen with ac-2.59 * tls.c: Accepted SF TLS [bug/patch #57](https://sourceforge.net/p/tls/bugs/57/). * tlsIO.c: Accepted core Tcl patch in [ticket](http://core.tcl.tk/tcl/tktview/0f94f855cafed92d0e174b7d835453a02831b4dd). file: [de9fc8a9f9] check-in: [b3dc06600e] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2014-12-08
19:09
Applied patches #12 and #13 for Server Name Indication (SNI) support, and TLS 1.1, 1.2 support. file: [9e769ed855] check-in: [54d14de805] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2012-07-09
23:28
* configure.in: Bump to version 1.6.3. * win/makefile.vc: * configure: regen with ac-2.59 * tls.c (MiscObjCmd): Fixed non-static string array used in call of Tcl_GetIndexFromObj(). Memory smash waiting to happen. Thanks to Brian Griffin for alerting us all to the problem. file: [2a39b43567] check-in: [c1eb553b32] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2012-06-01
23:03
* configure.in: Bump to version 1.6.2. * win/makefile.vc: * configure: regen with ac-2.59 file: [ae6b3bdbbc] check-in: [e8bcabbd0a] user: andreas_kupries, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2010-08-12
01:30
* configure: regen with ac-2.59 * win/makefile.vc, configure.in: bump version to 1.6.1 * tclconfig/tcl.m4: updated to TEA 3.8 file: [cd3703d4dd] check-in: [05b7445366] user: hobbs2, branch: trunk, size: 333657 [annotate] [blame] [check-ins using] [diff]
2008-03-19
22:38
* win/makefile.vc: bump version to 1.6 * configure.in: use -L and -R where necessary. [Bug 1742859] file: [6f660f87a3] check-in: [7530d26995] user: hobbs2, branch: trunk, size: 332739 [annotate] [blame] [check-ins using] [diff]
2007-06-22
21:19
* Makefile.in, tclconfig/tcl.m4: update to TEA 3.6 * configure, configure.in: using autoconf-2.59 file: [ad243148d7] check-in: [4331d13185] user: hobbs2, branch: trunk, size: 332888 [annotate] [blame] [check-ins using] [diff]
2006-06-22
14:03
Updated to TEA 3.5 in response to bug 1460491 file: [b4b18d9520] check-in: [0fa0ca923c] user: patthoyts, branch: trunk, size: 326303 [annotate] [blame] [check-ins using] [diff]
2005-02-09
00:58
* Makefile.in, tclconfig/tcl.m4: update to TEA 3.2 * configure, configure.in: file: [d6243e043a] check-in: [eb8d3c2bf0] user: hobbs2, branch: trunk, size: 338433 [annotate] [blame] [check-ins using] [diff]
2004-12-23
01:26
Incremented minor version to 1.5.1 file: [b83688034e] check-in: [fa0664ed31] user: patthoyts, branch: trunk, size: 331583 [annotate] [blame] [check-ins using] [diff]
2004-06-29
10:38
* Makefile.in: Fixed to build on win32 using msys with * aclocal.m4: MSVC. Also fixed the test target. * configure.in: * configure: Regenerated. * tclconfig/tcl.m4: Updated to most recent version. file: [ea1c71ad70] check-in: [ae154f5bb8] user: patthoyts, branch: trunk, size: 331583 [annotate] [blame] [check-ins using] [diff]
2004-03-20
01:18
regen with latest TEA file: [ebb602e09a] check-in: [5a6275abdd] user: hobbs, branch: trunk, size: 304924 [annotate] [blame] [check-ins using] [diff]
2004-03-19
21:05
* tls.c (Tls_Init): replaced older TEA config with newer * config/* (removed): * pkgIndex.tcl.in, strncasecmp.c (removed): * Makefile.in, aclocal.m4, configure, configure.in: * tclconfig/README.txt, tclconfig/install-sh, tclconfig/tcl.m4: file: [3bf4e59dfe] check-in: [bf83205ca8] user: hobbs, branch: trunk, size: 304916 [annotate] [blame] [check-ins using] [diff]
2002-02-04
22:46
* configure: regen'ed. * configure.in: updated to 1.5.0 for next release. Changed default openssl location to /usr/local/ssl (this is where openssl 0.9.6c installs by default). Changed to use public Tcl headers (private not needed). file: [7127a23dd0] check-in: [83ee7c76db] user: hobbs, branch: trunk, size: 67289 [annotate] [blame] [check-ins using] [diff]
2001-06-21
23:33
Added: added to CVS file: [64064f82b5] check-in: [664dc1d6de] user: hobbs, branch: trunk, size: 67206 [annotate] [blame] [check-ins using]