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
Verse 2.0
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
21 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 18 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fix several memory leaks in verse server * WIP: verse server cli - Pressing 'q' and <Enter> will request terminating of verse server - Valgrind plugin in Eclipse doesn't allow to send SIGINT signal to subprocess
jirihnidek
More...
over 11 years ago
* Fix several memory leaks in verse server * WIP: verse server cli - Pressing 'q' and <Enter> will request terminating of verse server - Valgrind plugin in Eclipse doesn't allow to send SIGINT signal to subprocess
jirihnidek
More...
over 11 years ago
* Small changes
jirihnidek
More...
over 11 years ago
* Small changes
jirihnidek
More...
over 11 years ago
* Make client code more thread safe
jirihnidek
More...
over 11 years ago
* Make client code more thread safe
jirihnidek
More...
over 11 years ago
* When client is authenticated at Verse server, then Verse server creates special node as child of avatar node of authenticated client - This node contains information about hostname, time of login, client name and version of client - Client name and version is negotiated with Verse server during first phase of Verse handshake -Fixed bug: vsession->peer_hostname is initialized correctly now
jirihnidek
More...
over 11 years ago
* When client is authenticated at Verse server, then Verse server creates special node as child of avatar node of authenticated client - This node contains information about hostname, time of login, client name and version of client - Client name and version is negotiated with Verse server during first phase of Verse handshake -Fixed bug: vsession->peer_hostname is initialized correctly now
jirihnidek
More...
over 11 years ago
* Next refactoring of code (verse node at verse server)
jirihnidek
More...
over 11 years ago
* Next refactoring of code (verse node at verse server)
jirihnidek
More...
over 11 years ago
* Refactoring of Verse nodes at Verse server - No new features - Removed lots of duplicated code - Separeted some code from vs_node.c to vs_sys_nodes.c - TODO: do more testing (I hope that I didn't break anything)
jirihnidek
More...
over 11 years ago
* Refactoring of Verse nodes at Verse server - No new features - Removed lots of duplicated code - Separeted some code from vs_node.c to vs_sys_nodes.c - TODO: do more testing (I hope that I didn't break anything)
jirihnidek
More...
over 11 years ago
* It is possible to set information about verse client from Python too. Example: vrs.set_client_info("Example Python Verse Client", "0.1") * Fixed bug in verse.c
Jiri Hnidek
More...
over 11 years ago
* It is possible to set information about verse client from Python too. Example: vrs.set_client_info("Example Python Verse Client", "0.1") * Fixed bug in verse.c
Jiri Hnidek
More...
over 11 years ago
* Client can set its name and version number with vrs_set_client_info(name, version). It will be used in info node about avatar.
Jiri Hnidek
More...
over 11 years ago
* Client can set its name and version number with vrs_set_client_info(name, version). It will be used in info node about avatar.
Jiri Hnidek
More...
over 11 years ago
* Bug fix: When client unsubscribes from node, then client is unsubscribed from layers of this node too.
Jiri Hnidek
More...
over 11 years ago
* Bug fix: When client unsubscribes from node, then client is unsubscribed from layers of this node too.
Jiri Hnidek
More...
over 11 years ago
* Make iniparser optional package, because it is hard to install sometimes
Jiri Hnidek
More...
over 11 years ago
* Make iniparser optional package, because it is hard to install sometimes
Jiri Hnidek
More...
over 11 years ago
* WIP: code refactoring: creating of node at verse server
jirihnidek
More...
over 11 years ago
* WIP: code refactoring: creating of node at verse server
jirihnidek
More...
over 11 years ago
* Verse server creates special tag group in user node and this tag group includes tag with real name of user (not username ... it would be security risk)
Jiri Hnidek
More...
over 11 years ago
* Verse server creates special tag group in user node and this tag group includes tag with real name of user (not username ... it would be security risk)
Jiri Hnidek
More...
over 11 years ago
* Refactoring of code
Jiri Hnidek
More...
over 11 years ago
* Refactoring of code
Jiri Hnidek
More...
over 11 years ago
* Better error message, when python client want to use wrong type of tag value
Jiri Hnidek
More...
over 11 years ago
* Better error message, when python client want to use wrong type of tag value
Jiri Hnidek
More...
over 11 years ago
* Update cmake find module to try to find wslay/wslay.h on right place
Jiri Hnidek
More...
over 11 years ago
* Update cmake find module to try to find wslay/wslay.h on right place
Jiri Hnidek
More...
over 11 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
23
24
25
→
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