openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
perfSONAR
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 540 of 546
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Corrected small bugs - more work is needed.
karp
More...
over 22 years ago
Not needed anymore - implemented Knuth at home.
karp
More...
over 22 years ago
Essentially completed implementation of Knuth. Untested so far.
karp
More...
over 22 years ago
Added support for counter mode.
karp
More...
over 22 years ago
Started working on Knuth algorithm.
karp
More...
over 22 years ago
Tiny bug - updated arithm128 dependence.
karp
More...
over 22 years ago
Replaced arithm* with arithm128* source files.
karp
More...
over 22 years ago
Renamed and improved into arithm128*
karp
More...
over 22 years ago
Clean-up and better documentation. Renamed the file into arithm128*.{c,h}
karp
More...
over 22 years ago
Various improvements. Added more conversion functions.
karp
More...
over 22 years ago
Added conversion functions.
karp
More...
over 22 years ago
Reorganizing things...
boote
More...
over 22 years ago
Reorganizing things...
boote
More...
over 22 years ago
This version of owping/owampd will go all the way through making a test request to the server. The server will just print out that a request happened.
boote
More...
over 22 years ago
Added support for arithmetic functions.
karp
More...
over 22 years ago
Initial import - implementation of 128-bit arithmetic.
karp
More...
over 22 years ago
Fix to make things compile.
karp
More...
over 22 years ago
Bulk check-in to have a common base.
karp
More...
over 22 years ago
Added endpoint logic - the "meat" is not there yet.
boote
More...
over 22 years ago
api.c: All the logic for making a test request - still need to fill in the details for local endpoints. context.c: Modified the Policy functions a bit. cprotocol.c: Started the stub for sending a test request to the server - will have it use the same structure Tolya is using to parse the request once he checks it in. io.c: Added connect_tmout function. owamp.h: modified addr structure prototype to include port. owampP.h: added prototypes for context.c owampd.c: Modified calls to functions I had changed. owping.c: ditto
boote
More...
over 22 years ago
Minor bug fixes and clean-up. Added some error checks.
karp
More...
over 22 years ago
Improved handling of EINTR in select().
karp
More...
over 22 years ago
Child is ready for testing Control session now. Server can simply be started from command line by typing:
karp
More...
over 22 years ago
Parent correctly manages fd_set now.
karp
More...
over 22 years ago
Fixed a bug in OWPServerReadRequest().
karp
More...
over 22 years ago
Oops - typo already....
boote
More...
over 22 years ago
Added ability to specify nodenames with rfc2396/rfc2732 service specifiers. (i.e. "node:service" syntax.)
boote
More...
over 22 years ago
Rewrote server skeleton to make use of parent-child communication via pipes. The code is still quite raw, and much needs to be improved.
karp
More...
over 22 years ago
Adding port to Addr struct.
boote
More...
over 22 years ago
moved connect_tmout to io.c and renamed _OWPConnect - modified port number for control to 5555.
boote
More...
over 22 years ago
←
1
2
…
536
537
538
539
540
541
542
543
544
545
546
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree