]> rtime.felk.cvut.cz Git - frescor/fwp.git/shortlog
frescor/fwp.git
2008-07-09 Michal SojkaUtilization based test incorporated to FWP manager
2008-07-09 Michal SojkaAdded support for traversing contract and participant...
2008-07-09 Michal SojkaFixed doxygen comment
2008-07-09 Martin MolnarAdded frsh_resource.c
2008-07-08 Michal SojkaIncreased the number of contracts in the stupid adm...
2008-07-08 Michal SojkaFixed usage of SO_REUSEADDR
2008-07-08 Michal Sojkawserver sends responses to a port specified in messages
2008-07-08 Martin MolnarLittle modification of my frsh
2008-07-08 Michal SojkaFixed indentation
2008-07-08 Michal Sojkafwp_endpoint_get_params() accepts NULLs as parametes
2008-07-08 Michal SojkaAdded error messages to wclient
2008-07-08 Michal SojkaAdded length to message headers
2008-07-08 Michal SojkaSet socket option RESUEADDR for management communication
2008-07-08 Michal SojkaAdded checks for fail in FWP initialization
2008-07-08 Michal Sojkafwp_init() moved to a spearate .c file
2008-07-08 Michal SojkaModification of wclient to work with FWP
2008-07-08 Michal Sojkawclient is renamed to fwptest when build with FWP
2008-07-08 Michal SojkaAdded fwp_vres_get_ac()
2008-07-08 Michal SojkaFixed bug in wserver found by gcc-4.3's warning
2008-07-08 Michal SojkaFixed Doxygen comments
2008-07-08 Michal SojkaFixed warnings about FWP internal functions
2008-07-08 Michal SojkaMerge branch 'master' of rtime:/var/git/frescor
2008-07-08 Michal SojkaAdded plot script, use longer experiments
2008-07-08 Martin MolnarModifications of frsh
2008-07-07 Martin MolnarAdded my frsh files
2008-07-07 Michal SojkaSome changes to SVG figures
2008-07-07 Michal SojkaFixed exit codes in mngr_test
2008-07-07 Michal SojkaMerge branch 'master' of rtime:/var/git/frescor
2008-07-07 Michal SojkaFixed test with more stations
2008-07-07 Michal SojkaFixed compiler warnings
2008-07-07 Michal SojkaAdded possibility to add comments to data files
2008-07-05 Martin MolnarAdded smal comment to contdata structure
2008-07-05 Martin MolnarAdded smal comment to contdata structure
2008-07-05 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2008-07-05 Martin MolnarAdding more comments
2008-07-04 Martin MolnarAdding more comments to core files
2008-07-04 Michal SojkaInitial work on test with multiple stations
2008-07-03 Martin MolnarCorected comments in fwp_msgb.c
2008-06-30 Michal SojkaFixed plot script to plot correctly average client...
2008-06-27 Martin MolnarAdded comments to fwp_tests
2008-06-26 Martin MolnarAdding comments
2008-06-23 Martin MolnarApplied Michal's fixes
2008-06-23 Martin MolnarMerge branch 'martin-devel'
2008-06-22 Martin MolnarAdded: mngr- delete participant from table after BYE...
2008-06-22 Martin MolnarMore clean up
2008-06-22 Martin MolnarLittle clean up
2008-06-22 Martin MolnarAdded service contract
2008-06-22 Martin MolnarWIP:Add service contract to contract table
2008-06-20 Martin MolnarAdded msg BYE
2008-06-20 Martin Molnarcompilation fix
2008-06-20 Martin MolnarAdded fwp_contract_cancel and destroy calls to fwp_mngrtest
2008-06-20 Martin MolnarCompilation fixes in tests
2008-06-20 Martin MolnarAdded fwp_mngr_contract_cancel; compilation fixes
2008-06-19 Martin MolnarAdded fwp_contract_cancel fucntion
2008-06-19 Martin MolnarDeleted old mngr files
2008-06-19 Martin MolnarFuther include file cleaning
2008-06-19 Martin MolnarDone: Added _FWP_INTERNALS_ macro
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 Michal SojkaSmall fix in admission test
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 MolnarAdded comments to mngt
2008-06-15 Martin MolnarAdding comment to core files
2008-06-15 Martin Molnardefine FWP_MY_ADDR_DEFAULT and FWP_MNGR_ADDR_DEFAULT
2008-06-14 Martin Molnardeleted fwp_agent files
2008-06-13 Martin MolnarRemoved #include ul_gavlcust.h from fwp_vres.h
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 MolnarWIP:adding fwp_endpoint_attr
2008-06-09 Martin MolnarIncorporate fwp_configuration into fwp_mngt_init
2008-06-09 Martin Molnarlibfwp config fixes
2008-06-09 Martin MolnarAdded configuration table
2008-06-08 Martin MolnarBug fix -deserialization of reserve msg
2008-06-07 Martin Molnarsmall comentary change
2008-06-06 Martin MolnarMoved fwp_conf.h from lib/core to lib directory
2008-06-06 Martin Molnar Bug Fix: mngr_commit: fwp_msg_contracthdr_out( msgb...
2008-06-06 Martin MolnarCompilation fixes
2008-06-05 Martin MolnarAdded contract negotiation to fwp_mngrtest
2008-06-05 Martin Molnarcontract negotiation rework using rserve and commit...
2008-06-04 Martin MolnarChanging name of serialization funmctions; added functi...
2008-06-04 Martin MolnarAdded fwp_resource.h
2008-06-04 Martin MolnarA lot of changes
2008-06-03 Martin MolnarAdded reserve response from server
2008-06-03 Martin MolnarCompilation fixes
2008-06-02 Martin MolnarFix in mngrtest/Makefile.omk -libary order, changed...
2008-06-01 Martin Molnaradding negt functions
2008-05-30 Martin MolnarWIP:negotiation request
next