index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
bitmask_libraries
/
test_provider.py
Age
Commit message (
Expand
)
Author
2016-09-13
[#778] Isolated and fixed keymanager tests
Tulio Casagrande
2016-08-29
[#765] Move combined_ca_bundle to UA initialization
Tulio Casagrande
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2015-09-21
Add more description on fingerprint missmatch error
Folker Bernitt
2015-09-16
Add fingerprints to exception on mismatch
Folker Bernitt
2015-06-11
Removing lost imports
Victor Shyba
2015-06-10
Provider web certificate will always be bytestring now, requests complains ot...
Bruno Wagner
2015-06-08
Heavy rework on certs, removed most of it, simplified the logic
Bruno Wagner
2015-06-08
Moved initialization, fingerprint and cert inside LeapCertificate class
Bruno Wagner
2015-06-08
Fixed certificates initialization and removed which_api_bundle
Bruno Wagner
2015-03-31
Better naming for which_bundle functions
Folker Bernitt and Victor Shyba
2015-03-31
Added support for ssl fingerprint validation.
Folker Bernitt
2015-03-30
Splitting certificate validation into provider and bootstrap certificate.
Folker Bernitt
2015-01-22
#224 moving to trial as test runner
Pixpoa pairing
2015-01-22
#224 renaming tests so they get caught by trial runner
Duda Dornelles