Custom Query (2 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Component: BOINC - API (2 matches)

Ticket Summary Status Owner Priority Milestone Version
#116 Provide libboincapi as a DLL new romw Minor Undetermined
Description

It would be very useful if libboincapi were available as a DLL. It seems that this should make it very easy to write BOINC client applications in C# or other .NET languages using .NET's DllImport? feature.

Preliminary patch and VS project file is attached. There are still a few issues that someone more knowledgeable might tackle:

  • boinc_resolve_filename is defined in multiple headers, causing DLL linkage issues
  • I don't quite know how to support the graphics functions that are supposed to be provided by the application yet
  • don't know if delayimp.lib should be included when linking
#1375 Should switch from md5sum to sha256sum new davea Undetermined Undetermined 7.4.36
Description

md5sum isn't secure anymore (https://en.wikipedia.org/wiki/MD5#Collision_vulnerabilities)

The protocol should be extended to support sha256 at least.

Note: See TracQuery for help on using queries.