| 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 |
2828d 04h 42m |
/trunk/external/ |
| 6704 |
Bump VERSION to 93. |
grant |
2832d 03h 09m |
/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 |
2843d 04h 04m |
/trunk/external/ |
| 6401 |
Backing out, forgot SMTP, yet another totally different architecture. |
heikki |
2845d 05h 08m |
/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 |
2845d 21h 14m |
/trunk/external/ |
| 6294 |
updating zanshin to svnrev 75 per Grant |
bear |
2853d 00h 56m |
/trunk/external/ |
| 6287 |
bumping version for PyICU to 0.3 and relver to 42 per Andi to track latest release |
bear |
2853d 04h 05m |
/trunk/external/ |
| 6162 |
bumped relver for twisted to generate new binary tarballs |
bear |
2857d 06h 39m |
/trunk/external/ |
| 6161 |
Applying bug 3394 patch to Twisted per bkirsch |
bear |
2857d 06h 46m |
/trunk/external/ |
| 6036 |
Patch file for version 2.6.20 of libxml2 |
bear |
2864d 04h 53m |
/trunk/external/ |
| 6029 |
upgraded to SVNVER 32 |
vajda |
2864d 06h 01m |
/trunk/external/ |
| 5984 |
Bump the version of zanshin to get ticket support. |
grant |
2869d 02h 59m |
/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 |
2876d 08h 17m |
/trunk/external/ |
| 5861 |
building against svnver 29 for tzid |
vajda |
2876d 11h 38m |
/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 |
2885d 03h 21m |
/trunk/external/ |
| 5782 |
reverting external to .16 until I can determine the cause of the build failure |
bear |
2885d 04h 15m |
/trunk/external/ |
| 5778 |
fix bug that was causing a build error during normal osx builds |
bear |
2885d 06h 14m |
/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 |
2889d 05h 24m |
/trunk/external/ |
| 5747 |
trivial: echo => @echo |
brendano |
2889d 07h 40m |
/trunk/external/ |
| 5745 |
upgrading to version 2.6.19 |
bear |
2889d 07h 49m |
/trunk/external/ |