index
:
csa/daq/network/kiro.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kiro-client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made all in-source documentation Gtk-Doc conformant
Timo Dritschler
2015-04-10
1
-9
/
+0
*
Fixed KIRO Client allocating new memory on each ACK_RDMA message
Timo Dritschler
2015-03-09
1
-12
/
+17
*
Added new kiro_client_sync_partial interface
Timo Dritschler
2015-02-06
1
-2
/
+30
*
Added missing cleanup for GIOChannel GSources to client main loop
Timo Dritschler
2015-02-06
1
-20
/
+34
*
Fixed race conditions in kiro_server_realloc
Timo Dritschler
2015-01-30
1
-13
/
+62
*
Fixed a bug in KiroClient when connection fails during setup
Timo Dritschler
2015-01-21
1
-5
/
+12
*
Fixed KIRO client getting stuck in the RDMA event handler
Timo Dritschler
2014-12-10
1
-7
/
+145
*
Fixed a race condition concerning message handling in kiro client
Timo Dritschler
2014-12-04
1
-5
/
+5
*
KIRO Server now has a message event handler for receives
Timo Dritschler
2014-12-03
1
-3
/
+4
*
Fixed a race condition in kiro_client_connect
Timo Dritschler
2014-12-03
1
-15
/
+19
*
KIRO Client now has a communication event handler for receives
Timo Dritschler
2014-12-03
1
-29
/
+74
*
Changed a missed occurance of malloc to g_try_malloc
Timo Dritschler
2014-11-26
1
-1
/
+1
*
Merge branch 'master' into eventLoops
Timo Dritschler
2014-11-26
1
-1
/
+1
|
\
|
*
Replaced all calls to malloc, calloc and free by their respective glib versions
Timo Dritschler
2014-11-26
1
-1
/
+1
*
|
Merge branch 'master' into eventLoops
Timo Dritschler
2014-11-26
1
-10
/
+0
|
\
|
|
*
Removed superfluous memory allocations in kiro server and client
Timo Dritschler
2014-11-26
1
-10
/
+0
*
|
Added a Main Loop model to kiro-client
Timo Dritschler
2014-11-26
1
-3
/
+105
|
/
*
Fix #1: Added missing documentation to TRB, Client and Server header
Timo Dritschler
2014-11-21
1
-12
/
+14
*
Fix #7: Added missing call to parent finalize
Timo Dritschler
2014-11-21
1
-0
/
+1
*
Release KIRO to GitHub under LGPL v2.1
Timo Dritschler
2014-11-20
1
-8
/
+15
*
Changed kiro_cient_connect parameters to const
Timo Dritschler
2014-09-19
1
-2
/
+1
*
Fixed a problem in KIRO Client "sync" function
Timo Dritschler
2014-08-29
1
-5
/
+27
*
Changed error loging to use the respective GLib functions
Timo Dritschler
2014-08-29
1
-18
/
+18
*
Fix #6: Changed coding style to match UFO Project
Timo Dritschler
2014-08-29
1
-110
/
+118
*
Fix #5: Added kiro_CLASS_new methods to all KIRO classes
Timo Dritschler
2014-08-28
1
-0
/
+6
*
Changed gobject initialization for backward compatibility with older versions...
Timo Dritschler
2014-07-18
1
-1
/
+2
*
Changed build system to CMake
Timo Dritschler
2014-05-27
1
-0
/
+256