Lector de Feeds
pwauth-2.3.10-11.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pwauth is an authenticator designed to be used with
mod_auth_external and the Apache HTTP Daemon to support reasonably
secure web authentication out of the system password database on
most versions of Unix.
What pwauth actually does is very simple. Given a login and a
password, it returns a status code indicating whether it is a
valid login/password or not. It is normally installed as an
suid-root program, so other programs (like Apache or a CGI
program) can run it to check if a login/password is valid even
though they don't themselves have read access to the system
password database.
Categorías: RPMs
pwauth-2.3.10-11.mga10.src.rpm
In Mageia/cauldron/i586:
Pwauth is an authenticator designed to be used with
mod_auth_external and the Apache HTTP Daemon to support reasonably
secure web authentication out of the system password database on
most versions of Unix.
What pwauth actually does is very simple. Given a login and a
password, it returns a status code indicating whether it is a
valid login/password or not. It is normally installed as an
suid-root program, so other programs (like Apache or a CGI
program) can run it to check if a login/password is valid even
though they don't themselves have read access to the system
password database.
Categorías: RPMs
rust-p384-0.13.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic
curve as defined in SP 800-186 with support for ECDH, ECDSA
signing/verification, and general purpose curve arithmetic support.
Categorías: RPMs
rust-p384-0.13.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic
curve as defined in SP 800-186 with support for ECDH, ECDSA
signing/verification, and general purpose curve arithmetic support.
Categorías: RPMs
rust-p521-0.13.3-1.mga10.src.rpm
In Mageia/cauldron/i586:
Pure Rust implementation of the NIST P-521 (a.k.a. secp521r1) elliptic
curve as defined in SP 800-186.
Categorías: RPMs
rust-p521-0.13.3-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pure Rust implementation of the NIST P-521 (a.k.a. secp521r1) elliptic
curve as defined in SP 800-186.
Categorías: RPMs
rust-pkcs1-0.7.5-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:
RSA Cryptography Specifications Version 2.2 (RFC 8017).
Categorías: RPMs
rust-pkcs1-0.7.5-1.mga10.src.rpm
In Mageia/cauldron/i586:
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1:
RSA Cryptography Specifications Version 2.2 (RFC 8017).
Categorías: RPMs
rust-ripemd-0.1.3-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Pure Rust implementation of the RIPEMD hash functions.
Categorías: RPMs
rust-ripemd-0.1.3-1.mga10.src.rpm
In Mageia/cauldron/i586:
Pure Rust implementation of the RIPEMD hash functions.
Categorías: RPMs
rust-curve25519-dalek-4.1.3-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
A pure-Rust implementation of group operations on ristretto255 and
Curve25519.
Categorías: RPMs
rust-curve25519-dalek-4.1.3-1.mga10.src.rpm
In Mageia/cauldron/i586:
A pure-Rust implementation of group operations on ristretto255 and
Curve25519.
Categorías: RPMs
freeradius-3.0.27-1.mga9.src.rpm
In Mageia/9/aarch64:
The FreeRADIUS Server Project is a high-performance and highly configurable
GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
server, but has many more features, and is much more configurable.
Categorías: RPMs
freeradius-3.0.27-1.mga9.src.rpm
In Mageia/9/x86_64:
The FreeRADIUS Server Project is a high-performance and highly configurable
GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
server, but has many more features, and is much more configurable.
Categorías: RPMs
freeradius-3.0.27-1.mga9.src.rpm
In Mageia/9/i586:
The FreeRADIUS Server Project is a high-performance and highly configurable
GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
server, but has many more features, and is much more configurable.
Categorías: RPMs
freeradius-3.0.27-1.mga9.src.rpm
In Mageia/9/armv7hl:
The FreeRADIUS Server Project is a high-performance and highly configurable
GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
server, but has many more features, and is much more configurable.
Categorías: RPMs
ding-1.9-2.1.mga9.src.rpm
In Mageia/9/armv7hl:
Ding (DIctionary Nice Grep) is a tool to look up words in dictionaries.
It uses tools like agrep, dict, ispell/aspell etc. It contains a program
(ding) written in Tcl/Tk and a German - English dictionary with about
326,000 translations.
Categorías: RPMs
squid-5.9-1.4.mga9.src.rpm
In Mageia/9/x86_64:
Squid is a high-performance proxy caching server for web clients, supporting
FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
caching software, Squid handles all requests in a single, non-blocking,
asynchronous process.
Squid keeps meta data and especially hot objects cached in RAM, caches DNS
lookups, supports non-blocking DNS lookups, and implements negative caching of
failed requests. Squid supports SSL, extensive access controls, and full
request logging. By using the lightweight Internet Cache Protocol (ICP) and
HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or mesh
for additional bandwidth savings.
Install squid if you need a proxy caching server.
This package defaults to a maximum of 8192 filedescriptors. You
can change these values at build time by using for example:
--define 'maxfiles 4096'
The package was built to support a maximum of 8192 filedescriptors.
You can build squid with some conditional build switches;
(ie. use with rpm --rebuild):
--with[out] test Initiate the test suite
Categorías: RPMs
squid-5.9-1.4.mga9.src.rpm
In Mageia/9/aarch64:
Squid is a high-performance proxy caching server for web clients, supporting
FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
caching software, Squid handles all requests in a single, non-blocking,
asynchronous process.
Squid keeps meta data and especially hot objects cached in RAM, caches DNS
lookups, supports non-blocking DNS lookups, and implements negative caching of
failed requests. Squid supports SSL, extensive access controls, and full
request logging. By using the lightweight Internet Cache Protocol (ICP) and
HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or mesh
for additional bandwidth savings.
Install squid if you need a proxy caching server.
This package defaults to a maximum of 8192 filedescriptors. You
can change these values at build time by using for example:
--define 'maxfiles 4096'
The package was built to support a maximum of 8192 filedescriptors.
You can build squid with some conditional build switches;
(ie. use with rpm --rebuild):
--with[out] test Initiate the test suite
Categorías: RPMs
squid-5.9-1.4.mga9.src.rpm
In Mageia/9/i586:
Squid is a high-performance proxy caching server for web clients, supporting
FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
caching software, Squid handles all requests in a single, non-blocking,
asynchronous process.
Squid keeps meta data and especially hot objects cached in RAM, caches DNS
lookups, supports non-blocking DNS lookups, and implements negative caching of
failed requests. Squid supports SSL, extensive access controls, and full
request logging. By using the lightweight Internet Cache Protocol (ICP) and
HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or mesh
for additional bandwidth savings.
Install squid if you need a proxy caching server.
This package defaults to a maximum of 8192 filedescriptors. You
can change these values at build time by using for example:
--define 'maxfiles 4096'
The package was built to support a maximum of 8192 filedescriptors.
You can build squid with some conditional build switches;
(ie. use with rpm --rebuild):
--with[out] test Initiate the test suite
Categorías: RPMs
