| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.markdown | 2012-02-04 | 735 Bytes | |
| cosign-3.2.0rc2.tar.gz | 2012-02-04 | 495.5 kB | |
| Totals: 2 Items | 496.2 kB | 0 | |
checksums
- SHA256(cosign-3.2.0rc2.tar.gz)= bccafe81c043f882c298bf61f48d35d90b334e1c4e696026cbe02039cea52bf6
- SHA1(cosign-3.2.0rc2.tar.gz)= 012b891029af8c5c77063c107a5316c3ab4cfce7
- RIPEMD160(cosign-3.2.0rc2.tar.gz)= 07e62f299cd97bd4bac3d8d0958967f56fc3e620
changes since 3.2.0rc1
- build: Add "make test" to test build integrity. Currently tests cosignd, cosign.cgi and logout cgi.
- build: Add "make server" to build only weblogin server components.
- build: Add "make install-server"
- build: Add DESTDIR support to Makefile. Patch from Sean Sweda <ssweda at barracuda dot com>.
- common: incorporate fixes from cosign 3.1.4.
- cgi: Check environment for alternate cosign.conf. Added for make test.