| 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 |
2830d 19h 07m |
/trunk/external/ |
| 6704 |
Bump VERSION to 93. |
grant |
2834d 17h 34m |
/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 |
2845d 18h 29m |
/trunk/external/ |
| 6401 |
Backing out, forgot SMTP, yet another totally different architecture. |
heikki |
2847d 19h 33m |
/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 |
2848d 11h 39m |
/trunk/external/ |
| 6294 |
updating zanshin to svnrev 75 per Grant |
bear |
2855d 15h 21m |
/trunk/external/ |
| 6287 |
bumping version for PyICU to 0.3 and relver to 42 per Andi to track latest release |
bear |
2855d 18h 30m |
/trunk/external/ |
| 6162 |
bumped relver for twisted to generate new binary tarballs |
bear |
2859d 21h 04m |
/trunk/external/ |
| 6161 |
Applying bug 3394 patch to Twisted per bkirsch |
bear |
2859d 21h 11m |
/trunk/external/ |
| 6036 |
Patch file for version 2.6.20 of libxml2 |
bear |
2866d 19h 18m |
/trunk/external/ |
| 6029 |
upgraded to SVNVER 32 |
vajda |
2866d 20h 26m |
/trunk/external/ |
| 5984 |
Bump the version of zanshin to get ticket support. |
grant |
2871d 17h 24m |
/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 |
2878d 22h 41m |
/trunk/external/ |
| 5861 |
building against svnver 29 for tzid |
vajda |
2879d 02h 02m |
/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 |
2887d 17h 46m |
/trunk/external/ |
| 5782 |
reverting external to .16 until I can determine the cause of the build failure |
bear |
2887d 18h 40m |
/trunk/external/ |
| 5778 |
fix bug that was causing a build error during normal osx builds |
bear |
2887d 20h 39m |
/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 |
2891d 19h 49m |
/trunk/external/ |
| 5747 |
trivial: echo => @echo |
brendano |
2891d 22h 05m |
/trunk/external/ |
| 5745 |
upgrading to version 2.6.19 |
bear |
2891d 22h 14m |
/trunk/external/ |