| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
* Fixed potential problem of SQL injection
* Fixed problem where privileges weren't dropped correctly
* Implemented user configurable timeouts
* Implemented support for RFC 2449 and RFC 3206
PR: ports/79363
Submitted by: Andrej Zverev <az@inec.ru>
|
|
|
|
| |
Reviewed by: marcus
|
| |
|
|
|
|
|
|
|
|
| |
authfile
- Bump PORTREVISION
PR: 61872
Submitted by: David P. Reese Jr. <daver@solidcore.com>
|
| |
|
| |
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: krion
|
|
|
|
| |
Approved by: fjoe (mentor)
|
|
akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size,
it offers a lot of features. It is completely RFC 1939 compliant.
PR: 50655
Submitted by: Kirill Ponomarew
|