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
/
global.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssl: init only once without threads
Carlos Martín Nieto
2014-08-05
1
-1
/
+7
*
Merge pull request #2421 from libgit2/cmn/init-ssl-once
Vicent Marti
2014-06-14
1
-0
/
+67
|
\
|
*
ssl: init everything all the time
Carlos Martín Nieto
2014-06-12
1
-5
/
+48
|
*
ssl: init also without threads
Carlos Martín Nieto
2014-06-12
1
-9
/
+10
|
*
ssl: cargo-cult thread safety
Carlos Martín Nieto
2014-06-12
1
-0
/
+20
|
*
netops: init OpenSSL once under lock
Carlos Martín Nieto
2014-06-11
1
-0
/
+3
*
|
Win32: Fix object::cache::threadmania test on x64
Philip Kelley
2014-06-07
1
-2
/
+2
|
/
*
Merge pull request #2303 from jacquesg/mingw-lseek
Vicent Marti
2014-05-19
1
-1
/
+1
|
\
|
*
_InterlockedExchange expects a volatile LONG
Jacques Germishuys
2014-05-01
1
-1
/
+1
*
|
Fix the issues in git_shutdown
Anurag Gupta
2014-05-06
1
-5
/
+5
*
|
Fix the issues in git__on_shutdown
Anurag Gupta
2014-05-06
1
-5
/
+7
|
/
*
Fix threading tests when threads disabled
Russell Belfer
2014-04-17
1
-10
/
+10
*
Correct C90 warnings
Jacques Germishuys
2014-04-11
1
-1
/
+2
*
Move system directory cache out of utils
Edward Thomson
2014-02-24
1
-3
/
+3
*
Don't use git_atomic as an integer
Ben Straub
2013-10-04
1
-4
/
+5
*
Use InterlockedCompareExchange for the lock
Philip Kelley
2013-10-04
1
-49
/
+18
*
Posix synchronized init, prototype win32 version
Ben Straub
2013-10-04
1
-34
/
+89
*
Add simple global shutdown hooks
Russell Belfer
2013-09-17
1
-10
/
+28
*
Load SRWLock APIs at runtime
Russell Belfer
2013-08-26
1
-4
/
+8
*
preload configuration paths
Edward Thomson
2013-07-11
1
-5
/
+4
*
Mutex init can fail
Russell Belfer
2013-05-31
1
-2
/
+4
*
Further threading fixes
Russell Belfer
2013-04-22
1
-0
/
+6
*
Switch search paths to classic delimited strings
Russell Belfer
2013-03-18
1
-2
/
+7
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
git__mwindow_mutex needs to be initialized even with pthreads
Justin Spahr-Summers
2012-12-09
1
-0
/
+2
*
unload dll / destroy hash ctxs at shutdown
Edward Thomson
2012-11-13
1
-0
/
+6
*
move hash library func ptrs to global global
Edward Thomson
2012-11-13
1
-7
/
+38
*
threads: Assert that the global state is initialized
Vicent Marti
2012-10-01
1
-0
/
+4
*
Make the memory-window conrol structures global
Carlos Martín Nieto
2012-08-20
1
-0
/
+5
*
Implement git_pool paged memory allocator
Russell Belfer
2012-04-25
1
-3
/
+3
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
threads: Fix the shared global state with TLS
Vicent Marti
2011-11-16
1
-0
/
+134