10 descendants and 10 ancestors of e61c339033b8b3a14ee369295ddb0714025fd0c1
2016-10-18
| ||
06:10 | Backout some changes from the previous check-in: if the master package index file for native Tcl already exists, its contents are assumed to be correct. check-in: 94a31bb430 user: mistachkin tags: trunk | |
05:47 | Run the saved 'package unknown' handler first, check its results, and skip the repository handler if appropriate. Allow the package persistence root directory to be overridden and verified easily. Procedure naming cleanup for OpenPGP. Attempt to avoid adding redundant directories to the auto-path. Modify the master package index when the *target* language is Tcl, not the current language. Upon loading the package downloader package, add the package persistence root directory to the auto-path if it resides outside of all auto-path directories. check-in: ff305e4211 user: mistachkin tags: trunk | |
2016-10-17
| ||
22:48 | Add more (optional) verbosity to the URI downloading procedure. check-in: dbe5f9fb75 user: mistachkin tags: trunk | |
21:28 | Add support for using multiple API keys in one server request. check-in: 4f3cbf49bf user: mistachkin tags: trunk | |
2016-10-16
| ||
08:33 | Add 'manifest' Fossil settings file. check-in: df6fd4a8eb user: mistachkin tags: trunk | |
2016-10-15
| ||
04:45 | Add the Garuda package that corresponds to the Eagle Beta 38 release. check-in: 4118dad0bc user: mistachkin tags: trunk | |
2016-10-08
| ||
18:33 | Add the 'license.terms' file from Eagle (i.e. the Tcl license). check-in: 47f4af2b33 user: mistachkin tags: trunk | |
2016-10-04
| ||
04:15 | Update Eagle core library files in externals to the Beta 38 release. check-in: 56c6191d9f user: mistachkin tags: trunk | |
2016-09-28
| ||
18:42 | Make the semantics used by the 'isPgpSignature' and 'isHarpyCertificate' procedures stricter. check-in: 2ab0ea3cbd user: mistachkin tags: trunk | |
2016-09-20
| ||
23:25 | Improve error handling in the 'getFileTempDirectory' procedure. check-in: e02a4ed613 user: mistachkin tags: trunk | |
2016-09-18
| ||
04:03 | Add the HTTP status code 300 as 'unsupported' instead of 'unrecognized'. check-in: 36c123618c user: mistachkin tags: trunk | |
03:32 | More refactoring of the native Tcl 'getFileViaHttp' helper procedure. check-in: af1f559982 user: mistachkin tags: trunk | |
2016-09-17
| ||
23:58 | Re-sign the 'client/1.0/pkgIndex.eagle.harpy.asc' file with GPG. check-in: da23537a44 user: mistachkin tags: trunk | |
18:31 | All packages are 'downloadable' when using Eagle. Enhance 'getFileViaHttp' to permit the forced HTTPS handling to be disabled. check-in: 0071c6835a user: mistachkin tags: trunk | |
01:27 | Make sure all uses of the native Tcl 'http' package are prefixed with '::'. check-in: 6943eb70a6 user: mistachkin tags: trunk | |
00:02 | Make sure that the TLS protocol is always enabled when downloading via HTTPS. check-in: fbe498f5f3 user: mistachkin tags: trunk | |
2016-09-15
| ||
08:19 | Address chicken-and-egg issues related to the 'http' and 'tls' packages. Add 'allowInsecureHttp' setting to permit insecure HTTP requests to be issued by the client. Prevent the package downloader from using the API keys associated with the package repository. Add and update comments. check-in: 5790d1dd55 user: mistachkin tags: trunk | |