| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: ports/45662
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
|
|
| |
macros.
PR: 44488
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat
|
|
|
|
| |
malloc buffer somewhere.
|
| |
|
| |
|
| |
|
|
encryption/decryption system which uses the new variant of TEA (Tiny
Encryption Algorithm) by David Wheeler and Roger Needham of the Cambridge
Computer Laboratory. TEA is said to be several times faster than DES, as
well as being much smaller and more secure. It also isn't encumbered by any
patents and the reference implementation is in the public domain.
|