openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
libtpproto-cpp
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 9 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added documentation that was needed go remove warnings from make doc.
Lee Begg
More...
about 20 years ago
Removed redundant code, and make pollForAsyncFrames handle non-async frames correctly.
Lee Begg
More...
about 20 years ago
Fixed locking of read lock (rmutex), stops self-blocking/hang.
Lee Begg
More...
about 20 years ago
Planets hold resources.
Lee Begg
More...
about 20 years ago
Tagged LIBTPPROTO_CPP_0_1_0.
Unknown Tagger
More...
about 20 years ago
Tagged LIBTPPROTO_CPP_0_0_3.
Unknown Tagger
More...
about 20 years ago
Tagged LIBTPPROTO_CPP_0_0_2.
Unknown Tagger
More...
about 20 years ago
Tagged LIBTPPROTO_CPP_0_0_1.
Unknown Tagger
More...
about 20 years ago
Tagged start.
Unknown Tagger
More...
about 20 years ago
Added TpsSocket and refactored HttpsSocket and TpsSocket into TlsSocket.
Lee Begg
More...
about 20 years ago
Thread safe framecodec, therefore most of protocol layer. libtpproto-cpp requires pthread.
Lee Begg
More...
about 20 years ago
Removed unneeded comments.
Lee Begg
More...
about 20 years ago
Added Https tunneling support (tested).
Lee Begg
More...
about 20 years ago
Added secure socket. Requires ca-cert.pem.
Lee Begg
More...
about 20 years ago
Updated usage and if 3 args, use last two as username and password. The first arg, not optional is the url to the server.
Lee Begg
More...
over 20 years ago
Updates for releasing libtpproto-cpp 0.1.0.
Lee Begg
More...
over 20 years ago
More TP03 modtime. Last tp03 compatibility changes.
Lee Begg
More...
over 20 years ago
Cleaned up includes and defines a bit.
Lee Begg
More...
over 20 years ago
Under TP03, we have a modtime instead of padding.
Lee Begg
More...
over 20 years ago
All GameLayer methods now written. Full (non-optional) TP03 support.
Lee Begg
More...
over 20 years ago
Another FrameFactory method name typo.
Lee Begg
More...
over 20 years ago
Added GameLayer to library. This is the high level interface to the TP game. Removed unneeded methods from framecodec, changed the tests to use GameLayer instead of FrameCodec and/or ProtocolLayer.
Lee Begg
More...
over 20 years ago
When a data length mismatch occurs, "close" the socket.
Lee Begg
More...
over 20 years ago
Typo in method name.
Lee Begg
More...
over 20 years ago
Removed all but one of the redundant create methods in FrameCodec. Small reduction in code size.
Lee Begg
More...
over 20 years ago
Removed TP02 assumption. Now supports TP03 connections. Had to fix message frames, and will fix the rest as I go alone (but before the next release).
Lee Begg
More...
over 20 years ago
Added ProtocolLayer class, simplifying the consistancy of pointers to.
Lee Begg
More...
over 20 years ago
Added framebuilder class.
Lee Begg
More...
over 20 years ago
Start of TP03 support and associated changes. Massive commit, sorry. Added all TP03 frames and create FrameFactory class to create all frame. Renamed OkFrame (was OKFrame) and GetObjectById (GetObjectByID) to be more consistant with new frames. Changed FrameCodec to use FrameFactory. Added missing frametype to GetObjectByPos.
Lee Begg
More...
over 20 years ago
Documentation fixes.
Lee Begg
More...
over 20 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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