aboutsummaryrefslogtreecommitdiffstats
path: root/VMS
Commit message (Collapse)AuthorAgeFilesLines
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-072-98/+2
| | | | | centralise those hacks in crypto/symhacks.h and use it everywhere it's needed.
* With the new stack hack macros, there's no need to shorten the namesRichard Levitte2000-06-181-104/+0
| | | | any more.
* Changes to synchronise with Unix.Richard Levitte2000-02-251-0/+21
| | | | (actually, much more is needed, like a real config script)
* A test script to check on the header filesRichard Levitte2000-01-181-0/+28
|
* Beautification and a few entries added.Richard Levitte2000-01-171-59/+87
|
* Another name longer than 31 charsRichard Levitte2000-01-161-0/+2
|
* Some new names in asn1.h are longer than 31 chars, which disturbs the VMS C ↵Richard Levitte1999-11-121-0/+21
| | | | compilers...
* Make sure installed files are world readableRichard Levitte1999-11-121-0/+3
|
* VMS updates.Ulf Möller1999-07-283-0/+150
| | | | Submitted by: Richard Levitte <levitte@stacken.kth.se>
* Last minute VMS updates for 0.9.3.Bodo Möller1999-05-242-63/+3
| | | | Submitted by: Richard Levitte
* VMS support.Ulf Möller1999-05-139-0/+172
Submitted by: Richard Levitte <richard@levitte.org>