summaryrefslogtreecommitdiffstats
path: root/security/rsaref
Commit message (Collapse)AuthorAgeFilesLines
* Add a note pointing international people to the librsaintl portkris2000-06-201-0/+3
| | | | | Submitted by: Roelof Osinga <roelof@nisser.com> PR: ports/19387
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-3/+2
|
* Remove a dead MASTER_SITE and portlint a bit.kris2000-04-241-2/+1
|
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* Prompt for license confirmation when pkg_add'ing the port, and some minorkris2000-02-272-2/+2
| | | | tweaks.
* Display the plain english translation of the RSAREF license and requirekris2000-02-223-1/+217
| | | | | | | | acceptance before building the package to avoid legal ramifications for our users. The legalese version is available in files/LICENSE to clear up any remaining confusion about the terms. No prompting is done when installing the package, although it should be.
* Oops, previous commit broke installing. Fix this and reorganise a bitkris2000-02-212-11/+8
| | | | more.
* Clean up the makefile a bit (PR) and add a bunch of new MASTER_SITEskris2000-02-213-33/+36
| | | | | PR: 15970 Submitted by: tkato@prontomail.ne.jp
* Add some MASTER_SITES and take over maintainership.kris2000-01-091-3/+3
| | | | PR: ports/15516
* Remove myself from MAINTAINERache1999-12-231-1/+1
|
* Fix whitespace problem.asami1999-12-141-46/+38
| | | | Submitted by: jedgar@fxp.org
* Fix buffer overflow problem properly.asami1999-12-131-38/+46
| | | | | Submitted by: kris Obtained from: bugtraq list (I believe)
* fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI.cpiazza1999-12-021-0/+42
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Add some MASTER_SITEs so we can download from a site that doesn't limitbillf1999-07-071-2/+5
| | | | logins to 50 users.
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* portlintsada1998-12-182-10/+8
|
* oops. fix my previous commit.dima1998-09-281-1/+1
|
* Fix it for alpha.dima1998-09-261-0/+22
|
* Fix Package build for aout systemsmace1998-09-161-0/+1
| | | | symlink .so in all cases
* Fix building problems on aout systemsmace1998-09-162-16/+18
|
* fix typo in previous commitsmace1998-09-151-1/+1
|
* Support building on non-elf machinesmace1998-09-151-0/+5
|
* make ELF conversion comply with standardsmace1998-09-152-3/+3
|
* Convert to Elf.smace1998-09-143-6/+10
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Remove share/doc/rsaref on deinstall.steve1998-02-181-0/+1
|
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Install rsa.h tooache1997-02-022-1/+2
|
* encryption/authentication library, RSA/MDX/DESache1997-02-027-0/+122
OpenPOWER on IntegriCloud