January 13, 2015
View cfada51

Update RPM spec for 1.5.0

Matt Domsch authored on 2015/01/13 07:15:04
View e61f2d9

bump to release 1.5.0

Matt Domsch authored on 2015/01/13 07:06:43
View f5e72c8

update manpage from source

Matt Domsch authored on 2015/01/13 07:00:04
View 17f4f39

add RELEASE_INSTRUCTIONS based on mludvig's notes

Matt Domsch authored on 2015/01/13 06:59:15
View 8fcc2c7

update NEWS

Matt Domsch authored on 2015/01/13 06:50:57
View e5edb9c

require python 2.6 or higher

Matt Domsch authored on 2015/01/13 00:50:38
January 11, 2015
View 2bdbf87

Merge branch 'bug/cf-ssl' into upstream-master

Matt Domsch authored on 2015/01/11 05:19:08
January 10, 2015
View bcbfa06

better warning for ETXTBSY

Matt Domsch authored on 2015/01/10 02:36:00
View 460e5ab

CloudFront endpoint requires SSL

Matt Domsch authored on 2015/01/10 00:49:01
January 6, 2015
View a302ca9

remove extraneous close-parenthesis causing syntax error

Matt Domsch authored on 2015/01/06 13:50:56
View d067e59

Merge pull request #450 from fviard/batch_misc_fixes_423_424_448

Matt Domsch authored on 2015/01/06 13:33:59
December 22, 2014
View 5adedd6

reduce sigv4 Redirected message from warning() to info()

Matt Domsch authored on 2014/12/22 03:01:10
December 20, 2014
View 86ebf01

move fallback_to_signature_v2 and force_signature_v4 up

Matt Domsch authored on 2014/12/20 11:41:31
December 19, 2014
View 4f7678a

Fixes #424 : In python 2.7, parsing invalid xml now raise a ParserError(that didn't exist in python <2.7) instead of a ExpatError + cleanup in Utils.py (see issue #424 for more details)

Florent Viard authored on 2014/12/19 23:27:25
View 2c4459c

Renaming some functions for the code to be more understandable.

Florent Viard authored on 2014/12/19 01:21:46