0
I Use This!
High Activity

Commits : Listings

Analyzed 27 minutes ago. based on code collected about 1 hour ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clean up namespace and fix a bug in testing More... about 11 years ago
trying to fix the build it seemed that Namespace_insert was using an uninitialized pointer
Sten
as Stasik0
More... about 11 years ago
add liburcu-dev (for multithreading) to the dependencies More... about 11 years ago
Merge remote-tracking branch 'origin/master' into connection_secureChannel More... about 11 years ago
fixed coverity warning message (ua_list_removeLast, null pointer derefencing) More... about 11 years ago
More than one client can now browse the server (not Multithreading safe atm) There is still an issue with the result of compare/equal functions (UA_EQUAL not equal to UA_TRUE...) which lead to inconsistences More... about 11 years ago
changed calling sequence + functions to open secure channel More... about 11 years ago
fixed segfaults (session deletion, channel deletion) More... about 11 years ago
added handling for closeSecureChannelRequest (one reason for packet loss) More... about 11 years ago
Merge remote-tracking branch 'origin/master' into connection_secureChannel More... about 11 years ago
fixed merge error within connection_secureChannel branch More... about 11 years ago
removed raspi-specific code More... about 11 years ago
concurrent namespace (enabled for multithreading) More... about 11 years ago
removing bug in SecureConversationMessageFooter_copy More... about 11 years ago
minimal improvement of ua_list testing coverage
Sten
as Stasik0
More... about 11 years ago
fixing the fix by @FlorianPalm
Sten
as Stasik0
More... about 11 years ago
fixed bugs within ua_list (removeLast, removeFirst) More... about 11 years ago
new --enable-profile option, removed unneeded types More... about 11 years ago
New function tests for ua_transport More... about 11 years ago
New tests for the copy functions in ua_types.c More... about 11 years ago
Merge remote-tracking branch 'origin/master' into connection_secureChannel More... about 11 years ago
a better way to count commits
Sten
as Stasik0
More... about 11 years ago
enable coverity for manual travis build triggering More... about 11 years ago
clean up coverity errors More... about 11 years ago
Merge pull request #102 from acplt/generate_borrowed_at_runtime More... about 11 years ago
declaring the borrowed vtable at runtme in the ua_application.c
Sten
as Stasik0
More... about 11 years ago
minimal fix of String_deleteMembers - will save about 32bit of the executable
Sten
as Stasik0
More... about 11 years ago
deleteMembers by default if decoding doesn't work More... about 11 years ago
simplify decoding More... about 11 years ago
reverted the coverity_scan update policy
Sten
as Stasik0
More... about 11 years ago