Commit 66024c7cbcbae3a75d0b0426993d8ee5fa5f9dfb

Carlos Martín Nieto 2012-05-01T00:05:25

http: add https support when GnuTLS is available If it's not available, an error saying so will be returned when trying to use a https:// URL. This also unifies a lot of the network code to use git_transport in many places instead of an socket descriptor.