Commit graph

13 commits

Author SHA1 Message Date
M. Negovanovic
ef91987929 Update to version 8.2.0. I am no longer a meta package. 2009-03-22 14:40:40 +00:00
M. Negovanovic
03069e0be5 No longer needed. py-twisted is a meta package. 2006-08-27 16:52:41 +00:00
Siegmund Führinger
3abe8219a4 updated to version 2.1.0 2005-10-09 10:13:29 +00:00
Siegmund Führinger
e9478806c1 updated to version 2.0.1 2005-05-31 00:58:39 +00:00
Siegmund Führinger
788ffbcaa3 ups... didn't realize that there was once an py-twisted in wip
added files for version 2.0.0
2005-03-29 04:52:59 +00:00
Marc Recht
a0ee2068dd py-twisted has been moved to pkgsrc 2004-03-30 13:33:19 +00:00
Michal Pasternak
bc9e404778 Make it install bin/ scripts with PYVERSSUFFIX. Remove TODO. 2004-03-29 23:35:41 +00:00
Michal Pasternak
a2fb9d00e9 What's New in 1.2.0
===================

- SFTP server implementation for the SSH server.

- Improved wxPython support.

- IMAPv4 enhancements and bug fixes.

- Allow disabling display of tracebacks in error web pages.

- ident protocol implementation (client and server).

- Support mapping arbitrary child FDs when running processes on POSIX.

- Initial SOAP client support (using SOAPpy).

- Partial download support for FTP client.

- Web framework now supports different handlers for different methods
(e.g. GET or POST).

- Coverage support in the trial testing framework.

- Bug fixes and documentation and feature enhancements.
2004-02-29 22:30:46 +00:00
Michal Pasternak
70a711c5ac Update to 1.1.1, change Makefiles a bit 2003-12-15 03:23:16 +00:00
Michal Pasternak
faf96e99cb Update to 1.1.1rc1 (many bug were fixed); pkg infrastructure changed to support py-twisted-docs, coming soon 2003-11-23 00:19:42 +00:00
Michal Pasternak
9255231ed7 Update to 1.1.0; MAINTAINER changed 2003-11-08 11:51:30 +00:00
Marc Recht
9ca112c724 Update to Twisted 1.0.6
- Security fixes for twisted.web.
- Cred, Twisted's unified authentication and authorization framework,
was rewritten. While still not stable, the new system is far superior
and developers are encouraged to start using it.
- Flow, an utility page for integrating asynchronous control flow with
generators and iterators.
- Many improvements to the UDP subsystem.
- Many Windows-specific networking bug fixes.
- Cleanups in Woven - outputted HTML no longer includes attributes used
by templating, removed fake-acquisition for templates.
- Support switching over to TLS from TCP connections (useful for e.g.
STARTTLS in SMTP.)
- Improvements to the mail protocols and infrastructure.
- Fixed 2.2.0 compatibility.
- Index support for Lore.
- Bug fixes, documentation updates and small feature improvements.
2003-06-29 17:32:23 +00:00
Marc Recht
dd5040be0f Initial import of Twisted 1.0.5
Twisted is a framework, written in Python, for writing networked applications.
It includes implementations of a number of commonly used network services such
as a web server, an IRC chat server, a mail server, a relational database
interface and an object broker. Developers can build applications using all of
these services as well as custom services that they write themselves. Twisted
also includes a user authentication system that controls access to services
and provides services with user context information to implement their own
security models.
2003-05-17 13:44:19 +00:00