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
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-06-16
Pushed to version 1.3.0
HEAD
master
Timo Dritschler
2015-04-15
Changed gi.introspection handling for pointers to and from KIRO
Timo Dritschler
2015-04-15
Fixed a bug in KiroSb
Timo Dritschler
2015-04-14
Heavily changed cmake build scripts
Timo Dritschler
2015-04-10
Made all in-source documentation Gtk-Doc conformant
Timo Dritschler
2015-03-30
Fixed an issue in kiro_sb_push and kiro_sb_push_dma
Timo Dritschler
2015-03-30
Added new optional address and port paramters to kiro_sb_serve
Timo Dritschler
2015-03-09
Fixed KIRO Client allocating new memory on each ACK_RDMA message
Timo Dritschler
2015-03-09
Added kiro_sb_get_data_blocking interface
Timo Dritschler
2015-03-09
Finished implementation of KiroSyncBuffer class
Timo Dritschler
2015-03-09
Added new "Kiro Sync Buffer" (KiroSb) class.
Timo Dritschler
2015-02-09
Fixed a bug with kiro_trb_get_element returning the wrong address
Timo Dritschler
2015-02-06
Added new kiro_client_sync_partial interface
Timo Dritschler
2015-02-06
Added missing cleanup for GIOChannel GSources to client main loop
Timo Dritschler
2015-01-30
Fixed race conditions in kiro_server_realloc
Timo Dritschler
2015-01-26
KIRO Server can now issue a client reallocation command
Timo Dritschler
2015-01-21
Fixed a bug in KiroClient when connection fails during setup
Timo Dritschler
2014-12-10
Fixed broken pkgconfig file
Timo Dritschler
2014-12-10
Added a missing pointer cleanup
Timo Dritschler
2014-12-10
Fixed KIRO client getting stuck in the RDMA event handler
Timo Dritschler
2014-12-05
Fixed a problem with the kiro server getting stuck in the RDMA event handler
Timo Dritschler
2014-12-04
Fixed a race condition concerning message handling in kiro client
Timo Dritschler
2014-12-03
KIRO Server now has a message event handler for receives
Timo Dritschler
2014-12-03
Fixed a race condition in kiro_client_connect
Timo Dritschler
2014-12-03
KIRO Client now has a communication event handler for receives
Timo Dritschler
2014-12-03
Fixed two memory leaks in kiro-server
Timo Dritschler
2014-11-26
Changed a missed occurance of malloc to g_try_malloc
Timo Dritschler
2014-11-26
Merge branch 'master' into eventLoops
Timo Dritschler
2014-11-26
Replaced all calls to malloc, calloc and free by their respective glib versions
Timo Dritschler
2014-11-26
Merge branch 'master' into eventLoops
Timo Dritschler
2014-11-26
Removed superfluous memory allocations in kiro server and client
Timo Dritschler
2014-11-26
Added a Main Loop model to kiro-client
Timo Dritschler
2014-11-26
Changed kiro-server to use a Main Loop model for event handling
Timo Dritschler
2014-11-21
Fix #1: Added missing documentation to TRB, Client and Server header
Timo Dritschler
2014-11-21
Fix #7: Added missing call to parent finalize
Timo Dritschler
2014-11-21
Fix #5: Changed build process to use ConfigurePaths instead of static paths
Timo Dritschler
2014-11-20
Release KIRO to GitHub under LGPL v2.1
Timo Dritschler
2014-09-30
Fixed a bug in RDMA memory allocation (Size information was missing)
Timo
2014-09-19
Changed kiro_cient_connect parameters to const
Timo Dritschler
2014-08-29
Fixed a problem in KIRO Client "sync" function
Timo Dritschler
2014-08-29
Changed error loging to use the respective GLib functions
Timo Dritschler
2014-08-29
Fix #6: Changed coding style to match UFO Project
Timo Dritschler
2014-08-28
Fix #5: Added kiro_CLASS_new methods to all KIRO classes
Timo Dritschler
2014-08-28
KIRO Server now sends a disconnect request to all clients upon shutdown
Timo Dritschler
2014-08-28
KIRO Server now maintains a list of all connected clients
Timo Dritschler
2014-08-15
Changed CMake build to exclude test binaries if SDL library is not installed
Timo Dritschler
2014-07-25
Removed superfluous mutex to prevent deadlock situations
Timo Dritschler
2014-07-25
Added 'kiro_server_stop' method to KIRO Server
Timo Dritschler
2014-07-18
Changed gobject initialization for backward compatibility with older versions...
Timo Dritschler
2014-07-01
Fixed possible segfault due to missing cleanup of event listener thread
Timo Dritschler
[next]