adium: adding http-rewrite to project file
[siplcs.git] / ChangeLog
blobc7e95c262a14e8cabc9c82450164139b8997c362
1 version 1.16.0 "HTTP Rewrite & Subscription Fixes" (2013-XX-XX)
2         - Feature #58: Implement Digest authentication scheme for SIP Proxy Authentication (Stefan Becker)
3         - Fixed #193: Pidgin Status changes stop working (Stefan Becker)
4         - Fixed #186: Users appear offline when they are not (Stefan Becker)
5         - fix kinit-less use case with krb5 >= 1.11 (Stefan Becker)
6         - rewritten HTTP stack from scratch (Stefan Becker)
7           * cleaner, layered and hopefully less error-prone implementation
8           * HTTP stack internals no longer exposed to user code
9           * reduced network traffic and less SSL handshakes by utilizing HTTP/1.1
10             connection keep alive for multiple HTTP requests to the same host
11         - switch purple backend to deferred destruction approach (Stefan Becker)
12           * Pidgin should no longer crash at connection close, even in corner cases
13         - add menu entry to make a call with a phone number (Jakub Adam)
14         - some progress on telepathy backend (Stefan Becker)
15           * add TLS certificate accept/reject user interaction
16           * add "Single Sign-On" & "Don't Publish Calendar" account options
18 version 1.15.1 "Bug Fixes I" (2013-04-07)
19         - NOTE: SIPE SourceForge project got updated. Because of this all bug
20                 and feature request numbers have changed.
21         - Fixed #190: SIP 407 response rejected with invalid message signature (Stefan Becker)
22         - Fixed #189: Adium SIPE plugin vs. libpurple linking issues (Michal Lamb)
23         - fixed free-after-use issue that caused crashes for some users (Stefan Becker)
24         - fixed broken NTLM fallback in Negotiate (Stefan Becker)
25         - fixed subscriptions expiration by subscribing again after re-authentication (Stefan Becker)
26         - allow different user name and login for Office 365 authentication (Stefan Becker)
27         - add SIPE version & git commit ID to debug log (Stefan Becker)
28         - added valgrind log analyzer script (Stefan Becker)
29         - added NTLM message anaylzer (Stefan Becker)
30         - updated translations: Hungarion (hu), Romanian (ro)
31         - updated Adium port (Michael Lamb, Harris P. Kauffman)
33 version 1.15.0 "Authentication & Autodiscovery Update" (2013-03-09)
34         - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker)
35           * effective for all platforms that support --with-krb5
36           * this triggered a series of cleanup & simplification changes and
37             functionality & memory leak fixes in the sip-sec modules
38           * special thanks to Jarek Polok for the logs and testing
39         - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker)
40         - Feature #3607040: Simple button to disable calendar integration (Stefan Becker)
41         - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker)
42         - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker)
43         - fixed HTTP redirect crash (Stefan Becker)
44         - unified Single Sign-On handling in all places (Stefan Becker)
45           * if SSO is enabled then "Login" & "Password" settings are ignored
46           * SSO is now off by default for new accounts
47           * NOTE: if you do *NOT* use SSO, then be sure to disable it in the
48                   "Advanced" tab of the account settings after updating!
49         - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker)
50           * effective for all platforms that support --with-krb5
51           * it will try Kerberos first, then fall back to NTLM
52           * valid Kerberos Single Sign-On setup will be detected automatically
53           * setup for a mixed Kerberos/NTLM HTTP environment:
54             - login name:     DOMAIN\account
55             - password:       domain password
56             - authentication: Kerberos
57             - Single Sign-On: OFF(!)          (see above)
58         - enabled TLS-DSK support in Windows SSPI version
59         - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in
60         - Farstream 0.1.1 compatibility fix (Jakub Adam)
61         - support conf:sip: meeting URIs (Jakub Adam)
62         - updated Adium port (Michael Lamb)
64 version 1.14.1 "Bug Fixes I" (2012-12-26)
65         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
66           * purple: non Single Sign-on users are asked for the password again
67         - bug & memory leak fixes in sipe-buddy.c (Jakub Adam)
69 version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16)
70         - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker)
71           * special thanks to user bhakta79 for the hard work taking logs
72         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
73         - Fixed #3580212: Connection drops after a few hours (Stefan Becker)
74         - add support for buddy photos (Jakub Adam)
75         - add support for call to Audio Test Service (Jakub Adam)
76         - initial implementation for telepathy backend (Stefan Becker)
77           * nothing much to see for end users yet...
78         - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker)
79         - update OBS packaging information for Debian (Stefan Becker)
80         - various minor bug & build fixes
82 version 1.13.3 "Bug Fixes III" (2012-08-19)
83         - Fixed #3537084: OpenBSD build issue (Stefan Becker)
84         - Fixed #3543294: Support Lync 2010 meet URLs (Jakub Adam)
85         - revert to legacy MSOC protocol on Lync FT invitation (Jakub Adam)
86         - fix broken busy->available status switch (Stefan Becker)
87         - updated translations: Portuguese (pt)
89 version 1.13.2 "Bug Fixes II" (2012-06-10)
90         - tls: fix buffer overrun (Oleksandr Hryshchuk, Stefan Becker)
91         - win32: fix TCP connections (Stefan Becker)
92         - nsis: fix broken locale installation (Stefan Becker)
93         - updated translations: French (fr)
94         - various build fixes (Stefan Becker, Jakub Adam)
96 version 1.13.1 "Bug Fixes I" (2012-04-09)
97         - detect incompatible encryption level with Lync (Jakub Adam)
98         - purple: add URI validity check to Add Buddy callback (Stefan Becker)
99         - new translations: Romanian (ro), Turkish (tr)
100         - various build fixes (Stefan Becker)
102 version 1.13.0 "Lync & Office365" (2012-03-14)
103         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
104           * TLS-DSK has been introduced in Lync
105           * mandatory for Office365 accounts
106           * also works for non-public Lync installations
107           * does not work yet with SSPI on Windows
108         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
109           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
110         - added experimental media TCP transport (Jakub Adam)
111         - make it compile against the latest purple 3.0.x API (Stefan Becker)
112         - make it compile against the latest glib2 2.31.x API (Stefan Becker)
113         - completed cleanup: core no longer requires libpurple (Stefan Becker)
114         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
115         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
116         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
117         - NSS is now a mandatory build requirement (Stefan Becker)
118         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
119         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
120         - added NSIS package generation to OBS mingw packages (Stefan Becker)
121         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
122         - added MinGW cross-compilation on Linux instructions (Stefan Becker)
124 version 1.12.0 "Group Chat" (2011-08-29)
125         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
126         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
127         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker)
128         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
129         - Fixed #3090663: Re-authentication fails (Stefan Becker)
130         - Fixed #3092324: Core dump in "make check" (psfales)
131         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
132         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
133         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
134         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
135         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
136         - Fixed #3198585: Extra line breaks (Stefan Becker)
137         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
138         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
139         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
140         - Patch #3108246: Patch for better windows installer (archrival, galiven)
141         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
142         - fix parsing of P-Asserted-Identity header (Jakub Adam)
143         - added MS TURN support (Jakub Adam)
144         - fix crash on zero length password in NTLM (Vladimir Ushakov)
145         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
146         - more work on Voice & Video call support (Jakub Adam)
147         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
148         - more internal changes to prepare for non-purple backends (Stefan Becker)
149         - added integration for transifex.net update (Stefan Becker)
150         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
151         - update compiler warnings configuration for all build platforms (Stefan Becker)
152         - updated Adium port (Matthew Duggan)
153         - mingw build updates (Harris P. Kauffman, Stefan Becker)
154         - added miranda port (Jochen De Smet)
155         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
157 version 1.11.2 "Hot fixes II" (2010-11-02)
158         - Revert "mingw: add missing purple-notify.c to build" (Anibal Avelar)
159         - Sipe-sign: fix parsing of P-Asserted-Identity header (Jakub Adam)
160         - Fixed memory leaks (Stefan Becker)
161         - Fix #3090663: Re-authentication fails (Stefan Becker)
162         - Fix #3090663: Re-authentication fails (2nd attempt) (Stefan Becker)
163         - Fix #3090663: Re-authentication fails (3rd attempt) (Stefan Becker)
164         - Fix #3090663: Re-authentication fails (4th attempt) (Stefan Becker)
165         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
166         - Fix #3092324: Core dump in "make check" (Stefan Becker)
168 version 1.11.1 "Hot fixes" (2010-10-24)
169         - mingw: add missing purple-notify.c to build (Stefan Becker)
170         - Fix for bug #2834758: First NTLM signature check after startup fails
171         - purple: fix memory leak in sipe_backend_transport_connect() error path
172         - Fix for bug #3082602: Crash on Autodiscover (Stefan Becker)
173         - configure: use libdir & datadir instead of prefix + path (Stefan Becker)
174         - configure: update 32-bit vs. 64-bit header conflict test (Stefan Becker)
175         - debian: build stability fix in post-install (Stefan Becker)
177 version 1.11.0 "Lotus Domino/Calendar & Voice Call" (2010-10-04)
178         - Feature #2859239: Voice call support (Jakub Adam)
179           * requires updated versions of libnice, farsight & pidgin
180           * only unencrypted calls as SRTP support is missing in farsight
181         - Feature #2945346: Lotus Notes/Domino Calendar integration (pier11):
182           * Sipe can now retrieve calendar data (Meeting schedule/subject/
183             location) from a web-enabled Lotus Domino server and publish it to
184             OCS2007/LCS2005 as availability information.
185           * Example: "Calendar: Currently Busy. Free at 11:30".
186           * Team members (contacts with access level Team) will be able to see
187             information about our current meeting (subject & location) (OCS2007).
188           * First calendar update is scheduled 1 minute after connect,
189           * Subsequent calendar updates happen in 30 minute intervals.
190           * Manual calendar update can be triggered using the following menu:
191                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
192           * Though Domino integration can work without any additional settings
193             in account configuration (on Windows), there are options to manually
194             provide Domino Services URL and email address/password if it's
195             different from SIP URI/Password settings on Basic tab.
196         - Fixed #2971422: idle check for OCS2005 presence case (Stefan Becker)
197         - Fixed #2982424: krb5 build errors on FreeBSD (Stefan Becker)
198         - Fixed #2997639: pidgin crash after accepting cert (Stefan Becker)
199         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin (Jakub Adam)
200         - Fixed #3002993: Group Name issues with ampersand (Stefan Becker)
201         - Fixed #3029228: Calendar published at/with incorrect time (Stefan Becker)
202         - Fixed #3029929: Crash with outlook 2k3 Calendar (Stefan Becker)
203         - Fix logout from OCS (Jakub Adam)
204         - Implement workaround for buddy list menu memory leaks (Stefan Becker)
205         - Dropped UDP transport support (Stefan Becker)
206         - Rewrote TCP & TLS transport support (Stefan Becker)
207         - HTTP improvements: GET, cookies (pier11)
208         - Alternative crypt/digest implementation based on NSS (pier11)
209         - Rewrote message debug log and implemented an analyzer script for it (Stefan Becker)
210         - More internal changes to prepare for non-purple backends (Stefan Becker)
211         - New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
212         - New translation: Swedish 'sv' (Rijad)
213         - Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted by Novell
214         - New build option: nss/mozilla-nss/microb-engine-nss for non-purple backends
215         - Add build option for kopete backend (Stefan Becker)
216         - mingw build using standard approach, i.e. with auto* tools. (pier11)
217         - Updated Adium port (Emanuele Zattin)
219 version 1.10.1 "Bugfix release" (2010-06-27)
220         - Fix broken sipe_ht_equals_nick(); the broken code has been in the 1.10.0 release. As it affects the buddy list it could be the root cause for some of the "buddy appears offline" reports. (Stefan Becker)
221         - Make it compile against the final purple 2.7.0 API; (Stefan Becker)
223 version 1.10.0 "Access Levels" (2010-04-04)
224         - Feature #2823160: Access Levels (2007+ environment). The functionality is available through contact's context menu "Access level" and also presented on contact's tooltip. Current individual access level is marked with star (*), current group access level is marked with equals sign (=). (pier11)
225         - Feature #2957811: add support for "automaton" class (Stefan Becker)
226         - Feature #2972823: fail on in-line variable declarations (Stefan Becker)
227         - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case (pier11)
228         - Fixed #2981563: Authentication protocol v4 - invalid signature of some incoming messages containing P-Asserted-Identity or P-Preferred-Identity with uppercased SIP or TEL in URI. (pier11)
229         - Fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11)
230         - Prepare for Pidgin 2.7.0 (Stefan Becker, pier11)
231         - Windows build updated to gtk+2.14, gettext 0.17, libxml2 2.7.4, gcc 4.4 (pier11)
232         - Added SVG icon artwork (Jakub 'jimmac' Steiner)
233         - Many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker)
234         - Many internal changes to prepare for non-purple backends (Stefan Becker)
235         - New build requirements: libxml2, glib-2.0 >= 2.12.0
236         - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends
238 version 1.9.1 "Hot fixes" (2010-03-16)
239         - Fixed #2969327: Kerberos authentication always fails on *nix platforms (pier11)
240         - Fixed #2968287: Authentication failure in scenario when director server is Office Communications Server 2007 or above and home server is Live Communications Server 2005 (pier11)
241         - Send BYE when response to IM message is 408/480/481 (Stefan Becker)
242         - Re-enable offline status to be user settable (Stefan Becker)
244 version 1.9.0 "File transfer & NTLMv2" (2010-03-10)
245 ***** Important Security Update for *nix users *****
246         - Contributed File transfer functionality. File encryption is supported. (Jakub Adam, Tomáš Hrabčík)
247         - NTLMv2 and NTLMv2 Session Security support (pier11)
248         - Implemented SIP Authentication Extensions protocol version 4 and 3 (pier11)
249         - Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes and build improvements (Peter Fales, Stefan Becker)
250         - Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org. Works with Pidgin from the same site. (Stefan Becker)
251         - Adoption of file transfer for Windows build (pier11)
252         - Official Debian package files in contrib (Anibal Avelar)
253         - another shot at presence update problems (Stefan Becker)
254         - fix crash caused by uninitialized security contexts (Stefan Becker)
255         - Code analysis with Coverity Prevent. (Stefan Becker)
256         - Updated translations: 'ru' (100%, pier11), 'de' (100%, Stefan Becker)
257           'es' & 'pt_BR' (100%, Anibal Avelar)
258         - Fix for "SIP/2.0 481 Call leg unavailable" error (Anibal Avelar)
259         - Increased libpurple build requisite to >= 2.4.0
261 version 1.8.1 "Exchange/Calendar crash fixes" (2010-02-16)
262         - many crash fixes for error or corner cases in calendar integration (pier11, Stefan Becker)
263         - more detailed code analysis with Coverity Prevent (Stefan Becker)
264         - build fixes for older libpurple/glib2 versions (pier11)
265         - OpenSUSE Build Service configuration files (pier11)
266         - Fix NTLM crash if login setting is undefined (pier11)
267         - Use of g_str_has_prefix() available since glib 2.2 and null-safe (pier11)
269 version 1.8.0 "Exchange/Calendar" (2010-02-07)
270         - Added integration with Exchange 2007/2010. Now Sipe retrieve our Calendar data (Free/Busy, Working Hours, Meeting Subject/Location, Out-of-Office Note) from Exchange Web Services and publishes it to OCS2007/LCS2005. Thus our contacts can see our availability information based on Calendar data. For example: "Calendar: Currently Busy. Free at 11:30" or "Calendar: Currently Free. Outside of working hours at 18:00". Contacts will also see our Out-of-Office message if it's enabled in Exchange/Outlook. Team members (contacts with access level Team) will be able to see information about our current meeting - subject and location (OCS2007).
271         First call to Exchange is scheduled with 1 minute delay after Sipe start. Subsequent update intervals are 30 minutes. There is a way to manually trigger Calendar data update: Accounts->{SIPE_ACCOUNT}->"Republish Calendar" menu option.
272         Though Exchange integration can work without any additional settings in account configuration, there are options to manually provide email address if it's different from SIP URI, Exchange Services URI, email account authentication if it is different from configuration on Basic tab. (pier11)
273         - Added Calendar information to contact's tooltip. You can see it like "Calendar: Currently Tentative. Busy at 11:30" or "Calendar: Outside of working hours for next 8 hours". (pier11)
274         - 2005 presence engine has been completely rewritten. Now it supports "Do not disturb" status(taken from UserState), "In a meetinfg" status (taken from Calendar stream data, and most importantly changing autonomously in line with the stream). "In a meeting" activity reflects scheduled times of activities in Outlook/Exchange with Busy state. Updated 2007 presence engine too. Pidgin Statusbox now reflects last status and note set by our other points of presence; also updates according to our Calendar state (i.e without manual action); displays our Out-of-Office message if any. (pier11)
275         - Added "Accounts->{SIPE_ACCOUNT}->Status Reset" menu option to clean User Status set manually. The latter can override Calendar status for example. (pier11)
276         - Added "Find on LinkedIn" link on contact's User Info screen for more in-depth information about your contact if available. Both SIPE and LinkedIn.com professional network belong to enterprise domain, so match is quite good. (pier11)
277         - Enhanced custom NTLM security provider to pass connection-oriented authentication. Used in Web authentication, for example with Exchange Web Services. In contrast to connectionless (datagram) NTLM authentication type used in SIP. (pier11)
278         - Added Negotiate authentication scheme (Windows only). Used in HTTP authentication. (pier11)
279         - Contributed code for Adium port. (Matt Meissner)
280         - Added Windows Messenger 5.0 (RTC/1.2) compatibility. Though very old, some our clients use it on LCS2005. (pier11)
281         - New BusyIdle status. (pier11)
282         - Placed Sipe to Transifex.net translation portal allowing easily add/modify translations through web interface. (Stefan Becker)
283         - Updated Sipe About screen ("Accounts->{SIPE_ACCOUNT}->About SIPE plugin") with our translation page. (pier11)
284         - New translation: Polish 'pl' (Piotr Drąg)
285         - Updated translations: 'zh_CN' (Kang Kai), 'ru' (pier11) and 'de' (Stefan Becker)
286         - Static/dynamic code analysis with Coverity Prevent, memory leaks fixes (Stefan Becker)
287         - Fixed memory leaks found with cppcheck (http://sourceforge.net/projects/cppcheck) (Edmondas Girkantas)
288         - Fixed localization on Windows platform(!) Now translations are shown. (pier11)
289         - Fix for #2907567 Note parsing issue. Incoming html markup (like < symbol) could wierdly rerender Pidgin's contacts list UI - for example to "rename" contact, or even replace contact name by group name.
290         - Fix for #2908830 Federated contacts appear to be broken. 2005 Public IM Connectivity (PIC) environment. (pier11)
291         - Fix crash when SSL connect fails (Stefan Becker)
292         - Fix for server auto-discovery (Anibal Avelar)
293         - Fix for #2912926 crash on exist. Caused by improper CSTA communications. (pier11)
294         - Fix for xdg-email invocation. (David Woodhouse)
295         - Fix for SLED 10 compilation. (pier11)
296         - Fix for OpenSolaris port - #pragma pack() issue. (Stefan Becker)
297         - Fix compilation without Kerberos (Stefan Becker)
298         - Fix for User Agent string. (pier11)
299         - Fix for compilation with Pidgin 2.6.4 and 2.6.5 on mingw. (pier11)
300         - Fixed #2944156: SIPE Authentication Causes Pidgin Crash(Stefan Becker)
301         - RPM SPEC: add Epoch: for git packages. (Stefan Becker)
302         - Remove static link build option, remove unused config.h, other build improvements. (Stefan Becker)
303         - Make tests compile again; Simplify "make tests" (Stefan Becker)
304         - Code: Take PURPLE_INIT_PLUGIN into use.(Stefan Becker)
306 version 1.7.1 (2009-11-19)
307         - "About SIPE plugin" screen implemented. Accessible as "Accounts->{Your Account}->About SIPE plugin".
308         - New correct 'User Agent:' header in SIP messages with Purple and Sipe versions, host operating system type and processor architecture as well as OCS version. To take advantage of it - empty your old 'User Agent' setting in the account configuration.
309         - Version now stored in single place - VERSION file and used for all builds.
310         - Core - not using bodies for single subscriptions in 2005 environment. Optimized CSeq numbers usage. Beautified debug log output.
311         - Call Control - session timer for dialog with CSTA. Otherwise session with CSTA got expired after ~30 min due to no refresh. RFC4028.
312         - Call Control - removing internal alternative phone number from phone string.
313         - RPM spec file update for CentOS/RHEL 5 - purple-sipe needed a "Group" (John B.)
314         - Fixed crash in 2005 'New Chat' menu.
315         - Fixed #2886534 - routing - Request-URI/Route headers. Problem was a re-subscription failure resulting in stopping contacts' status update after approximately 8 hours.
316         - Fixed #2892842 - interference of conference invite to normal IM dialog on 2007 environment. Incoming BYE from conf invite process used to kill ongoing regular IM dialog with the same user.
317         - Fixed crash in presense processing on Reuters environment (LSC 2005) on Linux.
318         - Fixed #2882304 - 'Note' not working with LCS2005
319         - Fix for the First message in 2005 multiparty chat.
320         - Fix for initial outgoing messages - some were lost if typed too fast if dialog was not established yet.
321         - Fixed #2882658 - SIGSEGV in process_incoming_info_csta() - happened on some Cisco-Systems 7 CSTA Gateways.
322         - Fixes for SLED 10 SP2 and SP3 compilations.
324 version 1.7.0 "Remote Call Control" (2009-10-19)
325        - Added integration with PBX (external phones) using CSTA protocol (ECMA TR-87). Users can initiate a call by clicking on contact phones in right-click context menu. This feature should be enabled for user on the server side.
326        - Added reconnection to chat after disconnection by continue typing in the same open chat window (OCS 2007 only). Feature request #2866630.
327        - More precise errors shown on message undelivery event.
328        - Better re-subscription logic for contact status updates.
329        - 'Out of Office', 'In a Meeting', 'In a Conference', etc. contact activities are shown now in contast's status and tooltip. Also meeting subject and location are shown in 2007 environment if contact is in Team access category.
330        - New Idle status.
331        - Added 'Site' to User Info panel. Can be a link to user's corporate directory page or similar.
332        - Removed message acceptance in incoming INVITE.
333        - Fixed type errors in sip-sec-ntlm.c for Linux/Unix platforms.
334        - Added 32- and 64-bit header conflict check to configure.
335        - Removed libsipe.so from old incorrect installation location. This makes sure that DIY users don't have two copies of libsipe.so.
336        - Moved libsipe.so to the correct installation directory. The libpurple protocol plugins directory is $(libdir)/purple-2. While the name of the plugin is pidgin-sipe, it works perfectly fine with 'finch' too.
337        - Rewritten transaction payload handling. This should fix memory leaks in transaction handling.
338        - Fixed crash on reauthentication when IM window is open not Chat window
339        - Fixed warnings on compilation.
340        - Fixed memory leaks.
342 version 1.6.3 (2009-09-09)
343        - Added missing krb5-devel BuildRequires to the RPM spec file.
344        - Cleanup of source code compatibility for libpurple 2.4.x
345        - Fixed for msrtc statuses, bug #2843985
346        - Fixed HTML markup in note, bug #2841095
347        - Fixed a segmentation fauls when the function sipmsg_parse_header backs
348 a null value.
349        - Possible fixed a crash when SIPE account added, bug #2844545
350        - Reduced libpurple build requisite to >= 2.3.1
351        - Fixed NetBSD compilation errors in sipe-utils.c, bug #2847380
352        - Updated zh_CN translation
353        - Fixed a crash when pidgin auto-away fires, bug #2849156
355 version 1.6.2 (2009-08-23)
356        - Treat of 504 Server time-out error
357        - Decrease libpurple build prerequisites to >= 2.4.1
358        - Updated windows build to latest Pidgin 2.6.1
359        - Fix compilation errors against libpurple >= 2.6.0 API
360        - Publishing optimization
361        - Separate storage for subscription dialogs.
362        - Fixed '409 Conflict' case. We are extracting proper versions of our publications and updating local mirror with them.
363        - Fixed CSeq for subscription dialog.
364        - Fixed for unsubscribes
365        - Fixed for Active Directory search
366        - Make OCS2007+ conditionals self-documenting
367        - Fixed compilation problem on 64-bit and NetBSD platforms #2839689
368        - The 'context' element only for just added subscriptions #2836290
369        - Removed dependency on com_err.h
370        - Fixed warnings on compilation.
371        - Fixed memory leaks.
373        - Updated "de" translation
374 version 1.6.1 (2009-08-12)
375        - Fixed missing backslash in "es" translation file
376        - Support publication: modular publications
377        - Support publication: manual vs machine status publication
378        - Fix timeout calculation in sipe_buddy_subscribe_cb(), make sure timeout is never 0
379        - Fixed crash in sipe_process_roaming_self()
380        - Add purple >= 2.5.0 as configuration requirement
381        - Cleanup username handling in sipe_login()
382        - Make password mandatory again
383        - Fixed memory leaks in sipe_login() error paths
384        - Removed controversial dependency in windows branch used for old MAC code
385        - Got rid of MAC in epid generation
386        - Updated "es" translation
387        - Updated "de" translation
388        - Cleaned up connection configuration and setup
389        - More precise treatment of incoming typing info
390        - Fixed improvements reported in #2833015
391        - Fixed for "message was not delivered" reported in bug #2832551
392        - Fixed for CHOWA problems reported in bug #2795132
393        - Fixed for crash reported in bug #2795132
394        - Tag all unused function parameters
395        - Added Empathy support - telepathy-haze config for sipe
396        - Code around GCC bug on ppc platforms
397        - License file cleanup
398        - Fixed ppc64 compilation errors
399        - Many refinements to the RPM SPEC file
400        - Added convenience script to (re)build from git repository
401        - Added convenience script for creating git snapshots
403 version 1.6.0 "Multiparty Chat" (2009-07-27)
404        - Multi-party conversation (Chat) functionality for:
405          + OCS 2007+ as a conference [MS-CONFBAS], [MS-CONFIM], [MS-CONFPRO];
406          + LCS 2005- as a multi-party chat.
407        - Fixed our status in OCS 2007+ environment as seen by others.
408        - Asks user if he wants add counterparty which added him to his contact list (OCS 2007+). User dialog wording improvement.
409 Also defined default group in Add User dialog which appear after user search in catalog.
410        - More strict compilation warnings treatment.
411        - Started code split to functional modules.
412        - Tailored subscriptions for environment - eliminated not needed subscriptions in 2007 environment.
413        - Fixed session closing on unsuccessful message delivery.
414        - More correct incoming BYE processing.
415        - Fixed stealth bug when action payload got freed. Initial bug was that contact could not be removed.
416        - Fix handling of empty note text in incoming rlmi NOTIFY.
417        - patch for FreeBSD 7.x by jprather.
418        - Fix for wrong epid generation on Windows platform in case of missing MAC.
419        - Fix for Route processing.
420        - Improvements for compilation under ppc/ppc64 platfolrm.
421        - Fixed crash if work in non-authenticating environment.
423 version 1.5.0 "Kerberos" (2009-06-24)
424        - Fixed bug #2800325 for crash if wrong IP manually typed into Pidgin.
425        - New Security Framework: dedicated to use plug-able security mechanisms.
426          + Added Kerberos/NTLM SSPI for Windows
427          + Added Kerberos MIT for Linux
428          + Fixed the NTLM native implementation for Linux
429        - New options on Advanced tab: Use Kerberos and Single Sign-on (for both
430  kerberos implements).
431        - Fixed the --with-krb5 compilation option. Now pidgin-sipe can be compiled with krb5 support again.
432        - To send presence subscribe requests to poolFqdn servers
433        - Record-Route header can contain multiple routes. For CHOWA clients.
434        - Fixed 2 bugs with INVITE messages from incoming CHOWA clients.
435        - FreeBSD compatibility
436        - Fixed for 'same conversation ID' issue
437        - Fixed for Reuters(LCS2005) frequent disconnects
438        - Fixed many warnings on compilation.
439        - Fixed many potential memory leaks. Thank you Stefan
440        - Fixed I18n support and sync from launchpad
441          + Added 'it' and 'ru' translations
442          + Updated 'zh', 'cs', 'es' and 'nb' translations.
444 version 1.4.1 (2009-06-01)
445        - Patch for spaces in Login's username
446        - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
447        - Fixed the correct presence for contacts with the presenceMode="msrtc".
448        - Simplify keep alive timeout setting code
449        - Fixed the resubscription process in LCS2005 and OCS2005.
450        - Fixed the support for batched subscription
451        - Fixed a problem when you added a new contact on OCS2007
452        - Fixed potential memory leaks. Thank you Stefan
453 version 1.4.0 (2009-05-17)
454        - Simplified Account Settings Basic screen
455        - Full support for presence using Batched Category Subscription for
456          OCS2007. [MS-PRES]
457        - Full support for presence usgin Batched Simple Subscription for
458          LCS2005. [MS-SIP]
459        - Active Directory search for 'Get Info' screen.
460        - Buddy URI are replaced with Display Name.
461        - Added non sensitive support between the client and servers answers.
462        - Support for deregistration [MS-SIPREGE]
463        - Support for 2007 R2 client message formatting.
464        - Re-subscription after expiration. LCS2005
465        - Added escaping to SOAP request parameters
466        - Implemented a new scheduling system
467        - Cleanup status id handling
468        - NOTIFY and BENOTIFY similarly handled
469        - Implemented piggy-back for buddy subscription.
470        - Request for functions only supported for each kind of servers
471          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
472        - Fixed many warnings on compilation.
473        - Fixed many potential memory leaks. Thank you Stefan
474        - Fixed bug #2786479: some messages could not be delivered to all users.
475        - Fixed bug #2779386: fix for invalid NTLM signature.
477 version 1.3.4 (2009-04-13)
478        - Fix segmentation fault caused by redirect
479        - Added check for zlib.h, com_err and purple version on configure script,
480        - Added note to tooltip
481        - Added timeout of security association after eight hours as described
482          in [MS-SIPAE] 3.2.2 Timers.
483        - Updates to enable compilation in a Cygwin/MinGW environments
484        - Fix a problem with the function purple_get_host_name() in libpurple
485          versions <  2.5.x
486        - Support for responses with m=x-ms-message rather than m=message
487        - Support for Reuters Messaging environment (LCS2005 like)
488        - Support for message formatting (font face, style, color).
489        - Introduced invisible mode (Appear Offline). Better status support.
490          official clients
491        - Richer status support with reference to [MS-PRES] and work of
492        - Fix for bug #2528391: Accepts the first message from the first packet (INVITE). Counterparty's first message now can appear up to 2 sec earlier.
493        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
494        - Added notification support for undelivered messages.
496 version 1.3.3 (2009-02-09)
497         - Implemented keep alive support. Thanks Stefan Becker
498         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
499         - Fixed SSL errors.
500         - Fixed many segmentation fault errors.
501         - Added many translation files.
503 version 1.3.2 (2008-12-14)
504         - Added support for mingw. Thanks Carl Seutter
505         - Merge with stable branch in the git repository
506         - Fixed SSL input processing
507         - Extended contact search implementation
508         - Path to xBSD support
510 version 1.3.1 (2008-12-09)
511         - Locale/translations support
512         - Search contacts support
513         - Code cleaned
514         - LCS 2005 fixed send/receive messages;partially fixed
516 version 1.3 (2008-12-04)
517         - TLS/SSL support
518         - Fixed signing messages, thanks Gabriel Burt
519         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
520         - Added Presence support for OCS 2007 and LCS 2005
521         - A lot of patches to fix:
522            +TLS connections,
523            +Send/receive messages,
524            +Full presence,
525            +TCP connections and optimal options in Advanced tap.
526         - A lot bugs fixed
528 version 1.2 (2007-03-22)
529         - Finished the pidgin 2.0 porting
530         - Fixed a NTLM auth problem about the flags on challenge3.
531         - Fixed the Contact problem.
532         - Fixed the segmentation on network detection.
533         - Other minor bugs
535 version 1.1 (2007-03-09)
536         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
537         - Changed the method PUBLISH(don't aply in LCS) for SERVICE
538         - Added new tags in transactions to cloned the LCS transactions.
539         - The MESSAGE method works. Now you can send a message to online user.
541 version 1.0 (2007-03-04)
542         Gaim plug-in releases. First release using autoconf and automake.
543         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
544         the gaim-dev package for compile it.
546         First version. Just added this functionalities:
547         - Authentication (just type NTLM)
548         - Presence (double sided)
549         - Retrieves all contacts from server (with groups)
550         - Delete contacts and groups