index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
netops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netops: error out on url without a path
Carlos Martín Nieto
2014-08-05
1
-0
/
+3
*
ssl: init everything all the time
Carlos Martín Nieto
2014-06-12
1
-80
/
+3
*
ssl: cargo-cult thread safety
Carlos Martín Nieto
2014-06-12
1
-22
/
+21
*
ssl: use locking
Carlos Martín Nieto
2014-06-11
1
-0
/
+42
*
netops: init OpenSSL once under lock
Carlos Martín Nieto
2014-06-11
1
-2
/
+32
*
Win32 fix for #2300.
Albert Meltzer
2014-05-12
1
-0
/
+4
*
netops: catch the server not sending a certificate
Carlos Martín Nieto
2014-04-26
1
-0
/
+4
*
netops: provide more specific error for cert failure
Carlos Martín Nieto
2014-04-26
1
-5
/
+5
*
netops: unit-test the cert host-name pattern matching
Carlos Martín Nieto
2014-04-26
1
-4
/
+4
*
netops: fix leak
Carlos Martín Nieto
2013-11-18
1
-2
/
+5
*
Fix warnings
Russell Belfer
2013-11-13
1
-1
/
+1
*
Fix warnings
Linquize
2013-11-12
1
-1
/
+1
*
Make url decoding more bulletproof
Ben Straub
2013-11-05
1
-12
/
+7
*
Remove unnecessary check
Ben Straub
2013-11-05
1
-1
/
+1
*
Incorporate feedback
Ben Straub
2013-11-05
1
-5
/
+5
*
Unescape url-encoded usernames and passwords
Ben Straub
2013-11-04
1
-2
/
+26
*
Use http_parser_parse_url to parse urls
Ben Straub
2013-11-04
1
-46
/
+43
*
Clarify parsing issues and errors
Ben Straub
2013-11-01
1
-2
/
+3
*
Streamline url-parsing logic.
Ben Straub
2013-11-01
1
-25
/
+25
*
Prevent another segfault from bad URL
Ben Straub
2013-10-31
1
-1
/
+1
*
Prevent segfault with a badly-formed URL
Ben Straub
2013-10-31
1
-3
/
+4
*
HTTP: handle "relative" redirects
Ben Straub
2013-10-02
1
-0
/
+10
*
Tighten up url-connection utility
Ben Straub
2013-09-26
1
-8
/
+2
*
Deploy gitno_connection_data into transport (winhttp)
Ben Straub
2013-09-26
1
-7
/
+15
*
Migrate redirect URL handling to common utility
Ben Straub
2013-09-25
1
-0
/
+75
*
Disconnect path string to preserve after redirect
Russell Belfer
2013-09-24
1
-5
/
+1
*
Properly parse urls that include protocol://
Ben Straub
2013-09-24
1
-1
/
+4
*
netops: remove duplicate include
Fraser Tweedale
2013-08-24
1
-4
/
+0
*
Merge pull request #1298 from ben/user-at
Russell Belfer
2013-02-04
1
-5
/
+32
|
\
|
*
Introduce git__substrdup
Ben Straub
2013-02-01
1
-5
/
+5
|
*
Enhance url parsing to include passwords
Ben Straub
2013-01-31
1
-10
/
+28
|
*
Stash username from url (but don't use it yet)
Ben Straub
2013-01-30
1
-2
/
+7
|
*
Skip "user@" when finding hostname in url
Ben Straub
2013-01-30
1
-2
/
+6
*
|
Deduplicate FormatMessage UTF-16 to UTF-8 conversion code
Sven Strickroth
2013-02-02
1
-19
/
+6
*
|
Improved error handling
Sven Strickroth
2013-02-02
1
-2
/
+10
*
|
Get utf8_size from WideCharToMultiByte instead of guessing it
Sven Strickroth
2013-02-01
1
-3
/
+3
*
|
Win32: Make sure error messages are consistently UTF-8 encoded
Sven Strickroth
2013-02-01
1
-6
/
+10
|
/
*
Fix 3 memory leaks
Philip Kelley
2013-01-25
1
-0
/
+1
*
Fix compilation on OpenBSD
Carlos Martín Nieto
2013-01-20
1
-0
/
+1
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
netops: on SSL teardown only send shutdown alert
Michael Schubert
2012-12-17
1
-4
/
+1
*
netops: properly handle GITNO_CONNECT_SSL_NO_CHECK_CERT
Michael Schubert
2012-12-17
1
-3
/
+3
*
fix build on FreeBSD
Fraser Tweedale
2012-11-26
1
-0
/
+4
*
Merge pull request #1048 from pwkelley/basic_auth
Philip Kelley
2012-11-08
1
-3
/
+6
|
\
|
*
Fix connection leak in http subtransport
Philip Kelley
2012-11-06
1
-3
/
+6
*
|
Move inet_pton to posix platform-compatibility layer
Eduardo Bart
2012-11-07
1
-50
/
+2
*
|
Fix compilation for mingw32 and cygwin
Eduardo Bart
2012-11-06
1
-2
/
+50
|
/
*
Reorganize transport architecture (squashed 3)
Philip Kelley
2012-11-01
1
-80
/
+111
*
gitno_buffer: callback on each packet
Ben Straub
2012-10-19
1
-1
/
+2
*
netops: be more careful with SSL errors
Michael Schubert
2012-09-04
1
-1
/
+37
[next]