Jay Lee
49fc1c4f7e
remove noverifyssl.txt in favor of GAM_CA_FILE
...
completely disabling SSL hostname verification is very dangerous and
unnecessary. Instead, allow admin to set GAM_CA_FILE to point to their
own file with certificate authorities. This file would presumably
include their own certificate authority when doing "man in the middle"
SSL/TLS inspection.
v4.81
2019-04-29 10:21:56 -04:00
Ross Scroggs
097eb07fcc
Use regular expressions in GAM_CSV_HEADER_FILTER ( #907 )
...
* Use regular expressions in GAM_CSV_HEADER_FILTER
* Handle no matching column titles
2019-04-29 09:39:31 -04:00
Ross Scroggs
00f992259b
Python 3 cleanup ( #906 )
2019-04-28 13:31:34 -04:00
Jay Lee
ce655173f8
Update .travis.yml
2019-04-27 09:15:07 -04:00
Jay Lee
ec1c146362
add glibc to archive name
2019-04-25 14:02:52 -04:00
Ross Scroggs
4098a9b70f
Update GAM_CSV_ROW_FILTER ( #901 )
...
* Update GAM_CSV_ROW_FILTER
* Improve GAM_CSV_ROW_FILTER
* Improve again GAM_CSV_ROW_FILTER
* Improve error messages
2019-04-25 13:11:11 -04:00
Jay Lee
b617d5cab0
TLS min/max config options with sane defaults
2019-04-25 13:04:26 -04:00
Jay Lee
4b29fda924
GAM 4.81
2019-04-24 15:57:59 -04:00
Jay Lee
37d07c9bd8
shell wrapper for staticx no longer needed
2019-04-24 15:56:38 -04:00
Ross Scroggs
0cf964073d
Code cleanup ( #900 )
...
* Code cleanup
* Add missing _
* Add missing character
One character was missing from the prefix, I assumed :, did you want a space?
* Put missing variable back
* More cleanup repairs
2019-04-24 13:40:35 -04:00
Jay Lee
298e161658
v4.81
2019-04-23 21:29:17 -04:00
Jay Lee
997b2e84da
staticx from git
2019-04-23 20:39:26 -04:00
Jay Lee
c135866f0d
deps
2019-04-23 20:34:18 -04:00
Jay Lee
509f125e3a
Precise for precise
2019-04-23 20:15:02 -04:00
Jay Lee
90c51a2d51
dist
2019-04-23 20:00:39 -04:00
Jay Lee
2b58539588
staticx only for oldest
2019-04-23 19:39:38 -04:00
Jay Lee
8b3bf26edf
No bionic, append glibc version
2019-04-23 19:20:10 -04:00
Jay Lee
d4190496fb
Try bionic, fix pyver grep
2019-04-23 18:52:37 -04:00
Jay Lee
a8ceb40953
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-23 18:42:19 -04:00
Jay Lee
e47b6a32de
more tests to confirm sane build.
2019-04-23 18:42:13 -04:00
Jay Lee
77ed31d975
Update osx-x86_64-install.sh
2019-04-23 18:06:22 -04:00
Jay Lee
2d4a24554f
Update osx-x86_64-before-install.sh
2019-04-23 17:49:43 -04:00
Jay Lee
4fcade37c2
mypath
2019-04-23 17:26:14 -04:00
Jay Lee
71978841b1
macos
2019-04-23 17:01:38 -04:00
Jay Lee
6aab88abce
extended
2019-04-23 16:38:00 -04:00
Jay Lee
7bc5ad35cb
build patchelf
2019-04-23 16:37:07 -04:00
Jay Lee
751020a589
staticx fix
2019-04-23 16:17:07 -04:00
Jay Lee
fdfd6e80fb
record path
2019-04-23 16:03:45 -04:00
Jay Lee
ee3b6e471b
record path
2019-04-23 16:01:57 -04:00
Jay Lee
b818d6a1c1
disable python optimizations causing failure
2019-04-23 15:49:49 -04:00
Jay Lee
221cd9826d
:
2019-04-23 15:11:59 -04:00
Jay Lee
5afda1dc2f
all 3
2019-04-23 15:10:40 -04:00
Jay Lee
108ca38f10
more fixes
2019-04-23 14:43:07 -04:00
Jay Lee
f104c7acdc
build-deps
2019-04-23 14:08:48 -04:00
Jay Lee
a62a7d4da4
more build stuff
2019-04-23 13:38:27 -04:00
Jay Lee
2f0fa38f3d
more fixes
2019-04-23 13:28:33 -04:00
Jay Lee
2243a4e8eb
separate precise compiler
2019-04-23 13:25:14 -04:00
Jay Lee
4e15cb6618
Custom OpenSSL/Python compile
2019-04-23 13:22:32 -04:00
Ross Scroggs
2e103a2d69
Set Python 3.7 ( #899 )
2019-04-23 13:06:54 -04:00
Jay Lee
22c7609e0d
more openssl copy stuff
2019-04-23 11:38:34 -04:00
Jay Lee
04504cdb2e
Copy newer OpenSSL DLLs
2019-04-23 11:27:47 -04:00
Jay Lee
294211bf84
Merge branch 'master' of https://github.com/jay0lee/GAM
2019-04-23 11:12:06 -04:00
Jay Lee
0f7e0a4c87
Windows OpenSSL 1.1.1
2019-04-23 11:12:00 -04:00
Ross Scroggs
351e9ab929
Not needed in Python 3 ( #898 )
2019-04-23 11:05:29 -04:00
Jay Lee
6d16eae210
upgrade OpenSSL OSX, show OpenSSL info
2019-04-23 10:39:16 -04:00
Jay Lee
f0d0345fcd
'gam version extended' to show OpenSSL version, TLS used
2019-04-23 10:31:10 -04:00
Jay Lee
1c8cb1a617
dynamic cacerts.txt, r for text, rb for data
2019-04-22 15:59:02 -04:00
Jay Lee
bc065d4b31
split lines again
2019-04-22 14:23:27 -04:00
Ross Scroggs
71c9d90b39
pylint cleanup, Python 3 cleanup/fixes ( #897 )
...
* pylint cleanup, Python 3 cleanup/fixes
* More python 3 fixes
2019-04-22 14:19:31 -04:00
Jay Lee
dd7d4923be
readlink works on older OSes than realpath
2019-04-21 21:38:39 -04:00