Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-04-20 | Fix no-sock on Windows | Matt Caswell | 3 | -87/+102 |
2016-04-20 | Include winsock2.h even if compiling no-sock | Matt Caswell | 1 | -1/+1 |
2016-04-20 | Don't use select on Windows | Matt Caswell | 1 | -0/+3 |
2016-04-20 | Cascade no-dgram from no-sock in Configure not e_os.h | Matt Caswell | 2 | -5/+1 |
2016-04-20 | Fix no-dgram on Windows | Matt Caswell | 2 | -21/+18 |
2016-04-20 | Copyright consolidation: perl files | Rich Salz | 81 | -644/+603 |
2016-04-20 | Fix warnings installing pod files | Rainer Jung | 2 | -3/+3 |
2016-04-20 | Configurations: fix typo in 50-masm.conf. | Andy Polyakov | 1 | -1/+1 |
2016-04-20 | evp/aes_aes.c: engage Fujitsu SPARC64 X AES support. | Andy Polyakov | 2 | -2/+11 |
2016-04-20 | sparcv9cap.c: add Fujitsu SPARC64 X AES capability detection. | Andy Polyakov | 3 | -5/+20 |
2016-04-20 | Add AES assembly module for Fujitsu SPARC64 X/X+. | Andy Polyakov | 3 | -0/+439 |