]> rtime.felk.cvut.cz Git - frescor/fwp.git/history - fwp/lib/core/fwp_endpoint.c
Small fixes to get frsh distributed test working again.
[frescor/fwp.git] / fwp / lib / core / fwp_endpoint.c
2008-10-29 MartinSmall fixes to get frsh distributed test working again.
2008-10-29 MartinWhen receive endpoint is created with port=0, the routi...
2008-10-28 MartinCompilation fixes
2008-10-26 Martin MolnarAdding more comments to fwp_endpoint
2008-10-22 MartinAdded option FWP_CONTNEGT. If not defined, fwp can...
2008-10-21 MartinFixed another bug. tcp data transfer is working
2008-10-21 MartinFixing bugs related to tcp tranfer. Still not working
2008-10-20 MartinFna ops mapped to fwp ops inluding new fna ops like...
2008-10-14 MartinBug fixes. fwp_vrestest1 and fwp_vrestest2 passed
2008-10-13 MartinCompilation fixes
2008-10-12 MartinReworked fwp_vres: added flag field, vres_thread get...
2008-10-07 MartinFWP_FNA compilation fixes
2008-10-06 MartinCompilation fixes
2008-10-05 Martin MolnarJoin fwp send/recv ops with fna send/recv ops
2008-09-14 Martin MolnarSmall fix in fwp_endpoint.c
2008-09-12 MartinIntegration of fwp_endpoint function with fna. fwp_recv...
2008-09-11 MartinFNA-FWP integration: Create/destroy send/receive endpoint
2008-08-25 MartinMerge branch 'michal-devel' into martin-devel
2008-07-18 MartinMerge fix: fwp_contract.h
2008-07-17 Michal SojkaReworked error handling
2008-07-08 Michal SojkaFixed usage of SO_REUSEADDR
2008-07-08 Michal SojkaFixed indentation
2008-07-08 Michal Sojkafwp_endpoint_get_params() accepts NULLs as parametes
2008-07-08 Michal SojkaAdded length to message headers
2008-07-08 Michal SojkaSet socket option RESUEADDR for management communication
2008-07-07 Michal SojkaMerge branch 'master' of rtime:/var/git/frescor
2008-07-05 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2008-07-04 Martin MolnarAdding more comments to core files
2008-06-23 Martin MolnarApplied Michal's fixes
2008-06-23 Martin MolnarMerge branch 'martin-devel'
2008-06-20 Martin Molnarcompilation fix
2008-06-19 Martin MolnarFuther include file cleaning
2008-06-19 Michal SojkaSome small fixes and added FIXME comments
2008-06-19 Michal SojkaDoxygen comments fixes
2008-06-18 Martin MolnarClean-up header files
2008-06-17 Martin MolnarWIP:Added _FWP_INTERNALS_ macro
2008-06-17 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-06-17 Martin MolnarEndpoint and vres validity checking
2008-06-16 Martin MolnarBug fix in tcp connection closing, added vres validity...
2008-06-15 Martin MolnarAdding comment to core files
2008-06-13 Martin MolnarChanged fwp_endpoint_free to fwp_endpoint_destroy and...
2008-06-13 Martin MolnarFWP tests got to the functional state
2008-06-13 Martin MolnarBug fix: tcp endpoints
2008-06-12 Martin MolnarWIP:bug tracking
2008-06-12 Martin MolnarBug fix: fwp_vres_set_ac returns error when called...
2008-06-11 Martin Molnarcompilation fixes
2008-06-11 Martin MolnarCompilation fixes
2008-06-11 Martin MolnarReliable endpoint done. Not tested
2008-06-10 Martin Molnardfwp_recv change for reliable epoints
2008-06-10 Martin MolnarWIP:reliable endpoints
2008-06-10 Martin MolnarChanged fwp_endpoint_send/recv API , added fwp endpoint...
2008-06-09 Martin MolnarIncorporate fwp_configuration into fwp_mngt_init
2008-05-30 Martin MolnarFix- fwp_endpoint_get_params in fwp_mngt_init - return...
2008-05-29 Martin Molnarfwp_mngt_connect clean up
2008-05-29 Martin MolnarBugFix is endpoint port assigment, added fwp_msg_type_t
2008-05-26 Martin MolnarAdding fwp_endpoint_vres to fwp_mngt
2008-05-26 Martin MolnarAdding fwp_vres_get_params
2008-05-26 Martin MolnarSpliting lib into core and mngt