]> git.proxmox.com Git - libgit2.git/history - src/netops.c
Fix compilation for mingw32 and cygwin
[libgit2.git] / src / netops.c
2012-11-06 Eduardo BartFix compilation for mingw32 and cygwin
2012-11-05 Vicent MartíMerge pull request #1034 from carlosmn/packbuilder...
2012-11-02 Vicent MartíMerge pull request #1014 from arrbee/diff-rename-detection
2012-11-01 Vicent MartíMerge pull request #1030 from pwkelley/transports
2012-11-01 Philip KelleyReorganize transport architecture (squashed 3)
2012-10-30 Vicent MartíMerge pull request #1017 from arrbee/diff-patch-to-str
2012-10-25 Vicent MartíMerge pull request #1021 from ethomson/cmake_vs
2012-10-25 Russell BelferMerge pull request #925 from nulltoken/topic/moving...
2012-10-25 Vicent MartíMerge pull request #990 from ben/clone-callbacks
2012-10-20 Ben Straubgitno_buffer: callback on each packet
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-03 Michael Schubertnetops: be more careful with SSL errors
2012-09-03 Michael Schubertnetops: continue writing on SSL_ERROR_WANT_WRITE
2012-08-28 Carlos Martín Nietossl: make cert check ignore work for invalid certs...
2012-08-19 Vicent MartíMerge pull request #778 from ben/clone
2012-08-06 Vicent MartiMerge remote-tracking branch 'arrbee/tree-walk-fixes...
2012-08-01 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/amd64...
2012-07-31 Vicent MartíMerge pull request #826 from carlosmn/config-find-error
2012-07-31 Vicent MartíMerge pull request #837 from carlosmn/travis
2012-07-31 Vicent MartíMerge pull request #833 from carlosmn/odb-one
2012-07-30 Vicent MartíMerge pull request #840 from carlosmn/remote-unify
2012-07-30 Carlos Martín Nietotransport: rename encrypt to use_ssl
2012-07-30 Carlos Martín Nietossl: use the callback instead of ifs to determine how...
2012-07-30 Carlos Martín Nietoremote: use the same code to control git and http
2012-07-24 nulltokenportability: Improve x86/amd64 compatibility
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-06-26 Vicent MartíMerge pull request #783 from nulltoken/topic/reinit...
2012-06-26 Vicent MartíMerge pull request #785 from nulltoken/topic/refs-fromglob
2012-06-22 Vicent Martiamigaos: Cleanup
2012-06-22 Vicent MartiMerge branch 'pull-req' of https://github.com/chris...
2012-06-20 Chris YoungMerge branch 'development' into pull-req
2012-06-20 Chris Youngmore getaddrinfo compatibility
2012-06-20 Chris Younggetaddrinfo() replacement functions
2012-06-19 Vicent MartíMerge pull request #758 from libgit2/config-values...
2012-06-19 Vicent MartíMerge pull request #753 from nulltoken/topic/merge...
2012-06-19 Vicent MartiMerge remote-tracking branch 'yorah/fix/notes-creation...
2012-06-15 Tim ClemFix compile errors when building on windows
2012-06-14 Chris YoungMerge branch 'development' into pull-req
2012-06-14 Chris YoungMore changes resulting from pull request
2012-06-14 Chris YoungUpdates from comments on OS4 compatibility pull request...
2012-06-13 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-13 Chris YoungMake this more generic and mergeable.
2012-06-09 Chris YoungMerge branch 'development' of github.com:chris-y/libgit...
2012-06-09 Chris YoungFix gethostbyname compatibility
2012-06-07 Chris Younghorrid gethostbyname compatibility
2012-06-07 Vicent MartíMerge pull request #669 from nulltoken/topic/reset
2012-06-07 Vicent MartíMerge pull request #684 from benstraub/rev-parse
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-07 Vicent MartíMerge pull request #704 from nulltoken/topic/blob_fromc...
2012-06-07 Vicent MartíMerge pull request #752 from nulltoken/fix/warning
2012-06-07 nulltokenFix compilation warning
2012-06-06 Carlos Martín NietoDon't include arpa/inet.h on Windows
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Vicent MartíMerge pull request #714 from schu/config-enotfound
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-27 Vicent MartíMerge pull request #734 from scottjg/travis-mingw
2012-05-27 Scott J. GoldmanUse lowercase names for Windows headers
2012-05-26 Carlos Martín Nietossl: allow skipping the server certificate check
2012-05-19 Carlos Martín Nietossl: look up the last CN the alternative names don...
2012-05-19 Carlos Martín Nietossl: add support for certificates issues to an IP address
2012-05-19 Carlos Martín Nietossl: remove GnuTLS support
2012-05-19 Carlos Martín Nietossl: match host names according to RFC 2818 (HTTP over...
2012-05-19 Carlos Martín Nietossl: check certificates against the system's trusted CAs
2012-05-19 Carlos Martín Nietossl: teardown the connection on close
2012-05-19 Carlos Martín Nietohttps: make it work with OpenSSL as well
2012-05-19 Carlos Martín Nietohttp: add https support when GnuTLS is available
2012-05-08 Vicent MartíMerge pull request #670 from nulltoken/ntk/topic/clean...
2012-05-08 Russell BelferMerge pull request #668 from nulltoken/topic/binary...
2012-05-08 Russell BelferMerge pull request #674 from nulltoken/topic/GIT_ENOTFOUND
2012-05-08 Carlos Martín NietoMinor error fixes
2012-05-07 Vicent MartíMerge pull request #672 from scottjg/more-mingw32-fixes
2012-05-07 Scott J. GoldmanDefine explicit _WIN32_WINNT version in makefile
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-05 Scott J. GoldmanFix gitno_connect() error handling on Windows
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-04-11 Carlos Martín Nietonetops: show winsock error messages on Windows
2012-04-11 Carlos Martín Nietoerror-handling: netops
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2012-02-05 Vicent MartíMerge pull request #551 from schu/treebuilder-entries
2012-02-02 Vicent MartíMerge pull request #548 from ehsan/build_fix
2012-02-02 Ehsan AkhgariFix the build on Emscripten
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-13 Vicent MartíMerge pull request #455 from brodie/pack-fixes
2011-10-12 Carlos Martín Nietopkt: get rid of the chunked support
2011-10-12 Carlos Martín Nietohttp: parse the response from the server
2011-10-12 Carlos Martín Nietonet,pkt: add chunked support
2011-10-03 Vicent MartíMerge pull request #438 from jdavid/development
2011-10-01 Vicent MartíMerge pull request #437 from carlosmn/networking-windows
2011-09-30 Carlos Martín Nietonetops: abstract away socket closing
2011-09-30 Carlos Martín NietoInitialise the winsock DLL
next