aboutsummaryrefslogtreecommitdiff
path: root/libsafe/slack-desc
diff options
context:
space:
mode:
authorrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-15 20:06:03 +0000
committerrudson <rudson@370017ae-e619-0410-ac65-c121f96126d4>2006-11-15 20:06:03 +0000
commit597c153e31f8c662e4f915da2ea301eab9896c03 (patch)
treef6a53a57a889f36a44f7c69203e14c2b17fd960e /libsafe/slack-desc
parenta8b553c51989c307f7aadb04ab73a7164ac0259b (diff)
downloadslackbuilds-597c153e31f8c662e4f915da2ea301eab9896c03.tar.gz
slackbuilds-597c153e31f8c662e4f915da2ea301eab9896c03.tar.bz2
movendo libs...
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@647 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'libsafe/slack-desc')
-rw-r--r--libsafe/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/libsafe/slack-desc b/libsafe/slack-desc
deleted file mode 100644
index 5cf1c752..00000000
--- a/libsafe/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|' on
-# the right side marks the last column you can put a character in. You must make
-# exactly 11 lines for the formatting to be correct. It's also customary to
-# leave one space after the ':'.
-
- |-----handy-ruler------------------------------------------------------|
-libsafe: libsafe
-libsafe:
-libsafe: The libsafe library protects a process against the exploitation of
-libsafe: buffer overflow vulnerabilities in process stacks and against format
-libsafe: string exploits. Libsafe works with any existing pre-compiled
-libsafe: executable and can be used transparently, even on a system-wide basis.
-libsafe: The method intercepts all calls to library functions that are known to
-libsafe: be vulnerable. Libsafe has been shown to detect several known attacks
-libsafe: and can potentially prevent yet unknown attacks. Experiments indicate
-libsafe: that the performance overhead of libsafe is negligible.
-libsafe: