Subversion Repositories chandler

[/] [trunk/] [external/] - Rev 6806

Go to most recent revision

Filtering Options

Clear current filter

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 2829d 11h 59m /trunk/external/
6704 Bump VERSION to 93. grant 2833d 10h 26m /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 2844d 11h 21m /trunk/external/
6401 Backing out, forgot SMTP, yet another totally different architecture. heikki 2846d 12h 25m /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 2847d 04h 31m /trunk/external/
6294 updating zanshin to svnrev 75 per Grant bear 2854d 08h 13m /trunk/external/
6287 bumping version for PyICU to 0.3 and relver to 42 per Andi to track latest release bear 2854d 11h 22m /trunk/external/
6162 bumped relver for twisted to generate new binary tarballs bear 2858d 13h 56m /trunk/external/
6161 Applying bug 3394 patch to Twisted per bkirsch bear 2858d 14h 03m /trunk/external/
6036 Patch file for version 2.6.20 of libxml2 bear 2865d 12h 10m /trunk/external/
6029 upgraded to SVNVER 32 vajda 2865d 13h 18m /trunk/external/
5984 Bump the version of zanshin to get ticket support. grant 2870d 10h 16m /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 2877d 15h 34m /trunk/external/
5861 building against svnver 29 for tzid vajda 2877d 18h 55m /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 2886d 10h 38m /trunk/external/
5782 reverting external to .16 until I can determine the cause of the build failure bear 2886d 11h 32m /trunk/external/
5778 fix bug that was causing a build error during normal osx builds bear 2886d 13h 31m /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 2890d 12h 41m /trunk/external/
5747 trivial: echo => @echo brendano 2890d 14h 57m /trunk/external/
5745 upgrading to version 2.6.19 bear 2890d 15h 06m /trunk/external/
5720 Patch file for version 2.6.19 of libxml2
Upgrade needed for changed in FC4
bear 2892d 13h 38m /trunk/external/
5695 changed PyICU to use svn export instead of source tarball vajda 2897d 10h 23m /trunk/external/
5655 upgrading to version 0.2 vajda 2900d 09h 59m /trunk/external/
5635 Removing egenix-mx-base from the build as it is now un-used bear 2903d 14h 29m /trunk/external/
5632 Changed to fix a subtle error that was
only happening on OS X during tinderbox full builds.
bear 2904d 10h 24m /trunk/external/
5613 Added CleanCommandline to remove a failure report that isn't really a failure but rather just not having a clean command
bug 3197
bear 2906d 14h 13m /trunk/external/
5579 patches are not binary, fixing mime types. heikki 2911d 04h 14m /trunk/external/
5562 New zanshin rev (46). Also, adopt bear's suggestion for using the svn
revision # instead of a tag when running svn export.
grant 2912d 06h 32m /trunk/external/
5553 changed exclude paramter from test to tests bear 2912d 09h 46m /trunk/external/
5549 1) New version of zanshin (0.0.2)

2) Remove use of SVN_VERSION and replace it with VERSION, since svn is quite
happy with tags that contain ".".
grant 2912d 10h 23m /trunk/external/