• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Libjingle
2
30.5.2 - Jan 11, 2010
4  - Fixed build on Windows 7 with VS 2010
5  - Fixed build on Windows x64
6  - Fixed build on Mac OSX
7  - Added option to examples/call to enable encryption
8  - Improved logging
9  - Bug fixes
10
110.5.1 - Nov 2, 2010
12  - Added support for call encryption.
13  - Added addtional XEP-166 and XEP-167 features:
14    - Call redirection
15    - Candidates in session-accept or session-initiate
16  - Added support for bandwidth control.
17  - Added features in examples/call:
18    - bandwidth control on initiate or accept
19    - turn on/off SSL
20    - control signaling protocol
21    - send chat message
22
230.5.0 - Sep 16, 2010
24  - Implemented Jingle protocols XEP-166 and XEP-167.
25  - Backward compatible with Google Talk Call Signaling protocol implemented
26    in previous versions.
27  - Builds on Windows, Linux, and Mac OS X with swtoolkit.
28  - Removed GipsLiteMediaEngine.
29  - Added video support.
30  - Added FileMediaEngine to support both voice and video via RTP dump.
31  - Many bug fixes.
32
330.4.0 - Feb 01, 2007
34  - Updated protocol.
35  - Added relay server support.
36  - Added proxy detection support.
37  - Many other assorted changes.
38
390.3.0 - Mar 16 2006
40  - New GipsLiteMediaEngine included to make calls using the GIPS
41    VoiceEngine Lite media componentry on Windows.
42
430.2.0 - Jan 27 2006
44  - Windows build fixes with Visual Studio Express project files.
45  - Pseudo-TCP support provides TCP-like reliability over a P2PSocket
46  - TunnelSessionClient establishes sessions for reliably sending data
47    using Pseudo-TCP.
48  - A new pcp example application transfers files from one user to
49    another using TunnelSessionClient.
50  - TLS login support for both example applications.
51
520.1.0 - Dec 15 2005
53  - Initial release.
54