| Rev |
Log message |
Author |
Age |
Path |
| 6765 |
- upgrading ICU to 3.4
- upgrading PyICU to 0.4-44
- changed Makefile.inc so that MACOSX_DEPLOYMENT_PLATFORM is only set if needed |
vajda |
2856d 00h 12m |
/trunk/external/ |
| 6704 |
Bump VERSION to 93. |
grant |
2859d 22h 39m |
/trunk/external/ |
| 6421 |
Bug 3297, ask trust cert dialog now appears also when using STARTTLS with IMAP
and POP if needed.
Bug 3677, ask trust cert dialog appears again when testing IMAP.
WebDAV/CalDAV remain problematic, but works when certs are known.
The new way of hooking SSL/TLS can be accomplished simply by using
crypto.ssl.connectSSL when one would normally use reactor.connectSSL, and
when using STARTTLS start with crypto.ssl.connectTCP and follow up later
with startTLS as usual. crypto.ssl.connectXXX will hook in all the Chandler
specific stuff and M2Crypto wrapper.
It is now the responsibility of the caller to pop up the ask trust cert dialog,
see for example how the mail code is doing it, in response to
crypto.ssl.CertificateVerificationError exception. |
heikki |
2870d 23h 34m |
/trunk/external/ |
| 6401 |
Backing out, forgot SMTP, yet another totally different architecture. |
heikki |
2873d 00h 38m |
/trunk/external/ |
| 6397 |
Update M2Crypto to latest, updated Twisted wrapper API and other changes. Full build tests will fail until changes in chandler dir can be checked in. |
heikki |
2873d 16h 44m |
/trunk/external/ |
| 6294 |
updating zanshin to svnrev 75 per Grant |
bear |
2880d 20h 26m |
/trunk/external/ |
| 6287 |
bumping version for PyICU to 0.3 and relver to 42 per Andi to track latest release |
bear |
2880d 23h 35m |
/trunk/external/ |
| 6162 |
bumped relver for twisted to generate new binary tarballs |
bear |
2885d 02h 09m |
/trunk/external/ |
| 6161 |
Applying bug 3394 patch to Twisted per bkirsch |
bear |
2885d 02h 17m |
/trunk/external/ |
| 6036 |
Patch file for version 2.6.20 of libxml2 |
bear |
2892d 00h 24m |
/trunk/external/ |
| 6029 |
upgraded to SVNVER 32 |
vajda |
2892d 01h 31m |
/trunk/external/ |
| 5984 |
Bump the version of zanshin to get ticket support. |
grant |
2896d 22h 29m |
/trunk/external/ |
| 5867 |
- Updated vobject and dateutil to the latest versions, the first step in
fixing bug 3369, descriptions with newlines aren't being exported
properly. |
jeffrey |
2904d 03h 47m |
/trunk/external/ |
| 5861 |
building against svnver 29 for tzid |
vajda |
2904d 07h 08m |
/trunk/external/ |
| 5785 |
Fix Bug 3200 (Testing webDAV account from preferences throws a zanshin connect error)
Make zanshin exceptions inherit from zanshin.error.Error. For now, I've left
zanshin.WebDAV.WebDAVError in place, but this will be removed once the new
source tarball is available. |
grant |
2912d 22h 51m |
/trunk/external/ |
| 5782 |
reverting external to .16 until I can determine the cause of the build failure |
bear |
2912d 23h 45m |
/trunk/external/ |
| 5778 |
fix bug that was causing a build error during normal osx builds |
bear |
2913d 01h 45m |
/trunk/external/ |
| 5756 |
removing version update - getting an error on the tboxes I wasn't getting locally - will have to test later to find out what the difference is |
bear |
2917d 00h 54m |
/trunk/external/ |
| 5747 |
trivial: echo => @echo |
brendano |
2917d 03h 10m |
/trunk/external/ |
| 5745 |
upgrading to version 2.6.19 |
bear |
2917d 03h 19m |
/trunk/external/ |