projects
/
swifty.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
swifty.git
2011-05-25
Oana Baron
remove compile errors
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add test functions for sw_close.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add complete set of headers to test source files.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Mention requirement for root user in README.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Run insufficient_file_descriptos function in child...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add run_as_child_process function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add test suite for sw_socket "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add README.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add TODO.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add include/ folder.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add file declarations in source test files.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Use cast to discard const qualifier.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Remove sw_shutdown "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-03-20
Bogdan Drutu
Fix build process
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-03-20
root (spook...
raw: Modify tests messages & structure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add skeleton test suite for swift raw.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-03-20
root (spook...
raw: Extract sock_list in a file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Fix: check type for SOCK_DGRAM instead of SOCK_RAW.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Small fix: remove unnecessary curly braces.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add "is bound" check to sw_socket and sw_bind.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add state to determine wether socket is bound...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
Ignore tag files in all folders.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: sw_close and sw_shutdown use list_remove_socket.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add list_remove_socket function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Fill swift_raw.c header comment.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Fill sw_getsockname "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-03-20
root (spook...
raw: add sendTo
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-03-20
root (spook...
raw: Merge data.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Remove blank in front of paranthesis in function...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add sw_close "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add read/write state support to sw_socket "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add sw_shutdown "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add socket read/write state management field.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Fix: add socket field to newly created list structure.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add library macro for struct sockaddr in function...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Fill sw_bind "syscall".
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add internal socket management support to sw_socket.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-21
Razvan Deaconescu
raw: Add list function for finding an element.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-19
Razvan Deaconescu
Add list management for raw sockets.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-19
Razvan Deaconescu
Ignore swift raw test executable.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Add raw/ subfolder for raw socket-based swift.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Add simple test case for raw socket-based swift.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swift: Add skeleton implementation of swift API based...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Fix sw_hash sizeof in swift_types.h.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Add swift_raw.h.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Add SWIFT protocol number.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Replace initial comment in swift_types.h.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Replace wrapper macro in swift_types.h.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-15
Razvan Deaconescu
swifty: Add swhdr.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-05-14
Razvan Deaconescu
swifty: Add swift_types.h.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
add doc/ folder; add architectural overview Dia file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
ignore temporary files and object files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
wait for processes in run.sh
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
code aspect adjustments and TODOs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
ignore tags files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Razvan Deaconescu
remove test.txt file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Bogdan Drutu
Update:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Bogdan Drutu
Update:
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
No comment...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Bogdan Drutu
Modify sockaddr -> sockSwiftaddr
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
update main to use this function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
implements first function (recv, bind, socket, close)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
Fix mkdir error when directory exist
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
First sources for test build infrastructure
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
Makefile & run script (run main and load swift.so)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
gitignore file (build directory)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-04-02
Drutu Bogdan
first commit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2010-11-13
Razvan Deaconescu
initial commit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)