Revision c6b32510c32848d2476d0eb78548ee8d952bc8fe authored by Curtis Vogt on 20 February 2017, 14:09:32 UTC, committed by Tony Kelman on 20 February 2017, 14:09:32 UTC
* Use mbedTLS hostname verification for LibGit2

Corrects issues with hostname verification failing when the SSL subjectAltName is not
specified and the CN should be used.

* Add test for mbedTLS verification

* Made mbedTLS verification a seperate patch

* Disable startup-file

* Remove use of which

* Changes from PR review

* Use localhost when hostname isn't set to loopback

* Handle getaddrinfo exception

* Improve warning message

* Add libgit2-mbedtls-hostname.patch dependency

libgit2-mbedtls-hostname patch directly depends on the libgit2-mbedtls
patch. The libgit2-mbedtls-writer-fix patch also modifies the
mbedtls_stream.c file seperate section of the file. To ensure that the
patches are always applied in the same order we'll make the hostname
patch dependent on the writer-fix patch.
1 parent 9706c8b
History
File Mode Size
mac
vagrant
windows
Julia_Notepad++.xml -rw-r--r-- 6.8 KB
Notepad++_2_Julia.ahk -rw-r--r-- 4.4 KB
README.ackrc.txt -rw-r--r-- 95 bytes
README.ctags.txt -rw-r--r-- 114 bytes
README.md -rw-r--r-- 4.5 KB
ackrc -rw-r--r-- 68 bytes
add_license_to_files.jl -rw-r--r-- 6.8 KB
build_sysimg.jl -rw-r--r-- 8.3 KB
check-whitespace.sh -rwxr-xr-x 790 bytes
commit-name.sh -rwxr-xr-x 1.2 KB
ctags -rw-r--r-- 308 bytes
debug_bootstrap.gdb -rw-r--r-- 76 bytes
download_cmake.sh -rwxr-xr-x 1.7 KB
filterArgs.sh -rwxr-xr-x 270 bytes
fixup-libgfortran.sh -rwxr-xr-x 3.7 KB
fixup-libstdc++.sh -rwxr-xr-x 823 bytes
install.sh -rwxr-xr-x 652 bytes
julia-config.jl -rwxr-xr-x 2.3 KB
julia.appdata.xml -rw-r--r-- 1.2 KB
julia.desktop -rw-r--r-- 286 bytes
julia.hrc -rw-r--r-- 7.2 KB
julia.lang -rw-r--r-- 13.1 KB
julia.svg -rw-r--r-- 4.5 KB
julia.xml -rw-r--r-- 17.8 KB
prepare_release.sh -rwxr-xr-x 3.6 KB
relative_path.sh -rwxr-xr-x 949 bytes
repackage_system_suitesparse4.make -rwxr-xr-x 2.4 KB
stringreplace.c -rw-r--r-- 941 bytes
travis_fastfail.sh -rwxr-xr-x 1.0 KB
valgrind-julia.supp -rw-r--r-- 166 bytes

README.md

back to top