Konrad Kollnig
|
78a4fd5084
|
Update gradle
|
2022-05-27 18:12:10 +01:00 |
|
Konrad Kollnig
|
8fd3bb8917
|
Merge pull request #1 from tenwx/master
support java11 sdk30 compile
|
2021-09-07 13:46:04 +02:00 |
|
tenwx
|
f010b76d8f
|
support java11 sdk30 compile
|
2021-09-03 19:47:22 +08:00 |
|
Konrad Kollnig
|
8cff1ae551
|
Merge changes of #59
|
2021-05-22 11:21:46 +02:00 |
|
Konrad Kollnig
|
b13d28e00c
|
Fix OKHTTP 4.2.0+
|
2021-05-22 11:05:29 +02:00 |
|
Konrad Kollnig
|
266dbb8144
|
Cleanup
|
2021-05-22 11:05:19 +02:00 |
|
Konrad Kollnig
|
9623835abb
|
Handle various errors on Android 7 and 11
|
2021-05-11 18:12:06 +02:00 |
|
Ryan Welton
|
152557dac1
|
Merge pull request #55 from MagicWizz/patch-1
Add other function to bypass
|
2020-12-07 20:25:40 -05:00 |
|
MagicWizz
|
f0aaebff62
|
Add other function to bypass
These function aren't currently hooked by JustTrustMe, but they are used in some applications.
|
2020-10-08 01:29:42 +02:00 |
|
Ryan Welton
|
dc1c1a4ffe
|
Merge pull request #54 from Curz0n/master
Add support for OkHttp4.2.0+
|
2020-08-17 22:32:45 -04:00 |
|
Curz0n
|
61de032932
|
Add support for OkHttp4.2.0+
|
2020-08-15 16:21:15 +08:00 |
|
Ryan Welton
|
01f277f66c
|
Add License
|
2019-06-10 17:06:17 -04:00 |
|
Ryan Welton
|
8b527ef995
|
Change target sdk
|
2019-06-10 17:06:17 -04:00 |
|
Ryan Welton
|
97df9d6c9c
|
Updates
|
2019-06-10 17:06:17 -04:00 |
|
Ryan Welton
|
99c925ee3d
|
Merge pull request #43 from AndreyPesnyak/master
add checkServerTrusted(X509Certificate[], String, String, String) method
|
2019-04-18 14:24:34 -04:00 |
|
apesnyak
|
87e0ca5a77
|
add checkServerTrusted(X509Certificate[], String, String, String) method
|
2019-01-11 12:59:09 +07:00 |
|
Ryan Welton
|
08e196d5be
|
Merge pull request #30 from Qrilee/master
add support for sslContext & xUtils3
|
2018-04-15 12:02:57 -04:00 |
|
Ryan Welton
|
e10f34cf1b
|
Update Readme.md
|
2018-04-05 18:04:50 -04:00 |
|
Ryan Welton
|
6da0775ee0
|
Merge pull request #36 from abreksa4/patch-1
fix typo in project README.md
|
2018-02-11 21:18:09 -05:00 |
|
Andrew Breksa
|
38c875c055
|
fix typo in project README.md
|
2018-02-09 08:38:33 -08:00 |
|
qtfreet00
|
ad5c3ddd12
|
add support for sslContext & xUtils3
|
2017-06-26 14:37:35 +08:00 |
|
Ryan Welton
|
31ea86e52c
|
Merge pull request #28 from jakev/better_trustmanager
Better trustmanager
|
2017-06-19 19:17:28 -04:00 |
|
Jake Valletta
|
e9bbd648b6
|
Updated TrustManagerImpl Support
The previous versions were only hooking 1 of 3 methods used to
perform server certificate checks. This commit adds the remaining
2 methods.
|
2017-06-19 13:40:37 -07:00 |
|
Jake Valletta
|
40594e973a
|
Updated gradle build versions
|
2017-06-19 13:40:23 -07:00 |
|
Ryan Welton
|
4bbd1867e0
|
Merge pull request #22 from SG57/master
httpclientandroidlib Certificate Pinning Bypass
|
2016-09-06 16:14:30 -04:00 |
|
Cord Rehn
|
f1b2fd46ab
|
Updated version
|
2016-09-04 12:38:27 -07:00 |
|
Cord Rehn
|
d1761cadca
|
Added certificate pinning bypass support for httpclientandroidlib
|
2016-09-04 12:38:17 -07:00 |
|
Ryan Welton
|
542f511ab8
|
Add bin/ to gitignore and start using tags/releases
|
2016-01-26 10:36:25 -05:00 |
|
Ryan Welton
|
8eebb39669
|
Update build version
|
2016-01-26 10:36:25 -05:00 |
|
Ryan Welton
|
8b5e82c1c0
|
Update Readme.md
|
2016-01-26 10:36:10 -05:00 |
|
Ryan Welton
|
5c33b20160
|
Change readme to point to github releases
|
2016-01-26 10:35:35 -05:00 |
|
Ryan Welton
|
8f970f4b75
|
Merge pull request #15 from TheCjw/master
Add support for Multi-DEX
|
2016-01-26 10:13:03 -05:00 |
|
TheCjw
|
7d34b2e6f0
|
Merged from upstream, add support for Multi-DEX, Tested on com.*.*.
|
2016-01-26 15:57:57 +08:00 |
|
Ryan Welton
|
41ad183724
|
Hook the hostnameverifier for okhttp3 as well
|
2016-01-20 12:52:48 -05:00 |
|
Ryan Welton
|
494f36abd4
|
Update binary
|
2016-01-20 12:46:11 -05:00 |
|
Ryan Welton
|
8bcd193afb
|
Use the correct class loader when checking for the existance of a class
|
2016-01-20 12:45:32 -05:00 |
|
Ryan Welton
|
2421422722
|
Add logging about what we are hooking for which package
|
2016-01-20 12:37:19 -05:00 |
|
Ryan Welton
|
6f108c3a51
|
Do some better logging to know which class(es) were found and hooked
|
2016-01-20 12:25:30 -05:00 |
|
Ryan Welton
|
482d1166d1
|
Add unpinning for okHTP 3.x
|
2016-01-20 12:21:23 -05:00 |
|
Ryan Welton
|
8cef702156
|
Update binary
|
2015-12-14 11:31:15 -05:00 |
|
Ryan Welton
|
b9dacbe2fc
|
Merge pull request #13 from TheCjw/master
Check if com.squareup.okhttp.CertificatePinner class exists before hooking
|
2015-12-14 11:29:45 -05:00 |
|
TheCjw
|
e737079c7a
|
use 'com.android.tools.build:gradle:1.5.0'
|
2015-12-08 14:43:54 +08:00 |
|
TheCjw
|
33e74cfaa6
|
Check if com.squareup.okhttp.CertificatePinner class exists before hooking.
|
2015-12-08 12:30:29 +08:00 |
|
Ryan Welton
|
5213b9a713
|
Update binary
|
2015-11-17 10:33:37 -05:00 |
|
Ryan Welton
|
34058fe882
|
Fix missing import
|
2015-11-17 10:33:28 -05:00 |
|
Ryan Welton
|
de1c225661
|
Merge pull request #12 from anantshri/patch-1
Added OK HTTP SSL Pinning bypass
|
2015-11-17 10:21:55 -05:00 |
|
Anant Shrivastava
|
9decbfe65a
|
Added OK HTTP SSL Pinning bypass
OK HTTP by squareup. Tested against version 2.5
|
2015-11-17 13:30:31 +05:30 |
|
Ryan Welton
|
98f114f884
|
Update binary
|
2015-11-05 13:40:10 -05:00 |
|
Ryan Welton
|
47c5d18b58
|
Add hacky build script
|
2015-11-05 13:40:01 -05:00 |
|
Ryan Welton
|
7512088fa1
|
Update binary
|
2015-11-05 13:37:56 -05:00 |
|