Commits on Source
112
b3d3e555
Fixed path to jss.spec in .travis.yml
Aug 15, 2018
62c5f202
Fixed exceptions in CryptoToken.getTokenByName()
Sep 18, 2018
afecca60
Address "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" warnings
Sep 20, 2018
e68ba5d8
Fix duplicates in manifest file
Sep 20, 2018
18cc0026
Fix truncation warning
Sep 20, 2018
a5663878
Add *.OBJ/ folders to .gitignore
Sep 20, 2018
2e092e48
Reflect dependencies in README
Sep 20, 2018
093848ee
Align jss with make standard targets
Sep 21, 2018
cf19fe79
Fix warning: assignment discards ‘const’ qualifier from pointer target type
Sep 21, 2018
cc3a0288
Fix linting errors in build_java.pl
Sep 26, 2018
095a54cd
Simplify build command calling
Sep 26, 2018
71eb9af3
Add code style checking script for Perl code
Sep 26, 2018
13f08f9b
Simplify logic in test running from build_java.pl
Sep 26, 2018
ecfc736c
Always overwrite manifest file
Sep 26, 2018
3104a075
Removed references to JSS 3
Sep 28, 2018
f38f62af
Complete first phase of deprecation warnings annotation already started
Sep 28, 2018
e29dd75e
Cleanup all.pl to address test_perl_style.sh tool messages
Oct 02, 2018
7cd4b410
Add org/mozilla/jss/tests/all.pl to tools/test_perl_style.sh
Oct 02, 2018
23b12a67
Remove dependency on javax.xml.bind.DatatypeConverter
Oct 03, 2018
a93aeb25
Fix shellcheck warnings in build.sh
Oct 04, 2018
45121e47
Add shell style checker script
Oct 04, 2018
135a0de9
Update travis.yml to check style and use stages
Oct 10, 2018
1acc7ecb
Reflect Debian dependencies in the README
Oct 10, 2018
9e73583c
Add initial documentation on the build system [skip ci]
Oct 10, 2018
00b3c9f9
Document how to use JSS and its runtime dependencies [skip ci]
Oct 10, 2018
73f4a88e
Add documentation on CI and Containers [skip ci]
Oct 10, 2018
5b381b81
Document how to update gh_pages branch [skip ci]
Oct 10, 2018
bc1425c2
Make test scripts exit on first error
Oct 11, 2018
52f813c0
Document branches and archive in upstream [skip ci]
Oct 12, 2018
715b4024
Add -notimestamp option to javadoc creation
Oct 15, 2018
ff28a6cf
Fix docstring for org.mozilla.jss.pkix.cms.SignedData
Oct 15, 2018
ffd82f1a
Create script to automatically detect exports for build
Oct 16, 2018
0184f05b
Add tool to run container images
Oct 16, 2018
fd80cdc8
JNI header fixes: remove unnecessary #includes
Oct 16, 2018
bf1cf1fa
Take the opportunity to remove whitespace from Perl scripts
Oct 16, 2018
800d5229
Refactor build_java.pl and tests/all.pl
Oct 16, 2018
fd7c8883
Updates to lib/Common.pm to do jar detection
Oct 17, 2018
c59c269e
Add fatal warnings to build_java.pl
Oct 17, 2018
89e4715d
Use new autoenv.sh in Ubuntu image
Oct 17, 2018
5a764fd0
Add fatal warnings to tests/all.pl
Oct 17, 2018
1cf67755
Add tools/build_pkcs11_constants.py
Oct 19, 2018
6e538894
Add script to validate python style
Oct 19, 2018
1ff8d645
Add org.mozilla.jss.pkcs11.PKCS11Constants
Oct 19, 2018
081ef52f
Add optional pkcs11check to Travis
Oct 19, 2018
f37b275b
Add testcase comparing PKCS11Constants to JSS
Oct 19, 2018
9555b455
Add dependency on JAXB for JDK9+
Oct 19, 2018
234ed478
Switch to new PKCS11 Interface
Oct 19, 2018
3c788a49
Add Debian/JDK11 test VM to Travis build matrix
Oct 19, 2018
8c91328a
Fix Copyright symbol "(C)" in PKCS11Constants.java
Oct 22, 2018
5530825e
Add html build target
Oct 22, 2018
2e3162ed
Add additional Fedora testing images
Oct 23, 2018
a384ef2a
Fix problem where firefox could not display the INDEX tab as of jdk 11
Oct 23, 2018
7bda7df4
Add title to javadocs
Oct 24, 2018
86a4a5d3
Move overview.html out of project root and update contents
Oct 24, 2018
ce7ee895
Update build system documentation [skip ci]
Oct 24, 2018
538308b0
Update documentation on using JSS [skip ci]
Oct 24, 2018
3dc01fd4
Add documentation on dependencies [skip ci]
Oct 24, 2018
67ed425a
Add documentation on building JSS [skip ci]
Oct 24, 2018
6e80e641
Save legacy build instructions [skip ci]
Oct 24, 2018
0262b6e7
Add documentation on pkcs11 constants [skip ci]
Oct 24, 2018
69c3a8d0
Update CI Documentation [skip ci]
Oct 24, 2018
091a9451
Add contributing guide [skip ci]
Oct 24, 2018
c7be4a18
Update README to reflect newer build instructions [skip ci]
Oct 24, 2018
5a6a02dc
Choose JAR name for build_java.pl, tests/all.pl
Oct 25, 2018
b8d29655
Implement reproducible JAR builds
Oct 25, 2018
e92e2ba8
Fedora 29 was released!
Oct 30, 2018
09ae615e
Fix for 'make javadoc' reported errors for when we switch to jdk11
Nov 01, 2018
3c5c6541
DER encode error for zero-valued enumerated types
Nov 01, 2018
9da354a1
Add regression test for Enumeration encoding
Nov 01, 2018
548548e8
add additional tests for DER encoding
Nov 01, 2018
d17f24fd
Sync JSS with NSS's cipher suite lists
Nov 01, 2018
e7eb4187
Small script fixes
Nov 07, 2018
fe4a3cba
Update run_container.sh to use command -v
Nov 09, 2018
7f966534
Replace instances of loser label with finish
Nov 09, 2018
b9aac1b4
Remove unused JNI for NativeProxy
Nov 14, 2018
237acae3
Remove unused class KeyFactorySpi1_4
Nov 15, 2018
9e3b7014
Add FindNSS and FindNSPR from PKI
Nov 15, 2018
91017288
Simplify version handling
Nov 15, 2018
b0627a93
Add lib/MANIFEST.MF.in and lib/jss.map
Nov 15, 2018
dd0fac8e
Add CMake to .gitignore
Nov 19, 2018
544dcded
Add new CMake build system
Nov 19, 2018
fdc026d1
Update jss.spec to use new CMake Build System
Nov 19, 2018
56cf8f68
Remove test_perl_style.sh due to CMake
Nov 19, 2018
35cf5a55
Update CI to use CMake build system
Nov 19, 2018
39c9f0de
Remove old build system
Nov 19, 2018
7fcf0e40
Add in-source documentation to JSSCommon.cmake
Nov 20, 2018
f6c30563
Add in-source documentation to JSSTests.cmake
Nov 20, 2018
94232d04
Add in-source documentation to JSSConfig.cmake
Nov 20, 2018
0eded212
Add DER Encoding test to ctest
Nov 20, 2018
38294633
Add SSLClientAuth tests to ctest
Nov 20, 2018
c2d8dc06
Update README with new build instructions [skip ci]
Nov 20, 2018
8636487e
Add library information to docs/using_jss.md [skip ci]
Nov 20, 2018
f3cc9162
Update build instructions for building with CMake [skip ci]
Nov 20, 2018
ee1d067c
Update build system documentation for CMake [skip ci]
Nov 20, 2018
ad6f1cc5
Update documentation on dependencies [skip ci]
Nov 20, 2018
cd60a571
Fix DerValue.getOctetString for empty octet strings
Nov 21, 2018
a5d369ae
Regression test for zero-length DER value
Nov 21, 2018
87fe8199
Refactor CMake to support building other C targets
Nov 26, 2018
fbb99ef5
Add build directory
Nov 27, 2018
fd928acb
Update docs/pkcs11contants.md according to new build system
Nov 27, 2018
12 additional commits have been omitted to prevent performance issues.
Loading
Loading