chat: add sipe_core_chat_type()
[siplcs.git] / ChangeLog
blob1dd1ac46bc8b01957cf9bc498e24b9e78e3e1a50
1 version 1.??.? "???" (????-??-??)
2         - Fixed #320: Multiple client detection broken (Stefan Becker)
3         - purple: avoid rare SSL read deadlock (Stefan Becker)
4         - drop references to Reuters Messaging (Stefan Becker)
6 version 1.22.0 "Application Sharing, Lync Autodiscover & Logging" (2017-02-01)
7         - Feature #93: Support for Lync Autodiscover (Stefan Becker)
8         - Feature #6: Application Sharing Viewer (Jakub Adam)
9           * requires libpurple >= 2.12.0
10           * needs an external RDP client - remmina and xfreerdp are supported
11         - Fixed #315: Crash when contact list is empty (Stefan Becker)
12         - Fixed #314: sipe login problems with long pw (Stefan Becker)
13         - separate logging and debugging output (Stefan Becker)
14           * logging is always shown, e.g. in the Pidgin debug window
15           * full message debugging now requires PURPLE_UNSAFE_DEBUG=1
16         - new translations: Greek (el), Lithuanian (lt)
18 version 1.21.1 "Bug Fixes I" (2016-05-28)
19         - various bug fixes in media support (Jakub Adam)
20         - configure no longer ignores CFLAGS/LDFLAGS/LIBS (Stefan Becker)
22 version 1.21.0 "Lync File Transfer" (2016-04-23)
23         - Feature #91: Support embedded XML as buddy photo URL (Stefan Becker)
24         - Feature #90: Add AppStream metadata file (Jiri Eischmann, Stefan Becker)
25         - Feature #89: Improve "Join scheduled conference" dialog  (Stefan Becker)
26         - Feature #87: Support multiple HTTP cookies (Stefan Becker)
27         - Feature #85: XML raw extract should ignore name space (Stefan Becker)
28         - Fixed #311: Crash when SIP transport becomes invalid (Stefan Becker)
29         - Fixed #293: Mandatory wsa:MessageID node missing (Stefan Becker)
30         - add support for Lync File Transfer protocol (Jakub Adam)
31           * requires libpurple >= 2.12.0
32           * Lync FT will be used for sending files when Lync 2013 is detected
33         - add build options to "About SIPE plugin" message (Stefan Becker)
35 version 1.20.1 "Bug Fixes I" (2015-10-24)
36         - add support for another type of ADFS response (Stefan Becker)
37         - improve configure check for back-ported features (Stefan Becker, Jakub Adam)
38         - updated translations: French (fr), Russian (ru)
40 version 1.20.0 "SRTP, Conference URL & TLS-DSK Improvements" (2015-08-29)
41         - Feature #82: Parse HTML from Lync conference URL (Stefan Becker)
42         - Feature #69: SRTP Support (Jakub Adam)
43           * requires libpurple >= 3.0.0
44         - Fixed #285: Office365 rejects RC4 in TLS-DSK (Stefan Becker)
45           * added support for AES-128/256-CBC
47 version 1.19.1 "Bug Fixes I" (2015-04-04)
48         - Fixed #278: 488 error after libnice upgrade (Jakub Adam)
49         - fix SIP re-authentication timeout to be max. 8 hours (Stefan Becker)
51 version 1.19.0 "Auto Authentication, MFA & Search Improvements" (2015-02-07)
52         - Feature #80: Move parsing of login name (Stefan Becker)
53         - Feature #79: support for Adium group chat bookmarks (David Matz, Stefan Becker)
54         - Feature #78: Support searching for SIP ID (Stefan Becker)
55         - Feature #76: ADFS can't always be used (Stefan Becker)
56           * for accounts that have Multi-Factor Authentication (MFA) enabled
57         - Feature #73: Support buddy photos from contactCard (Stefan Becker)
58         - Feature #65: Fall back from Kerberos to NTLM (Stefan Becker)
59         - Fixed #277: Raised contact names (Stefan Becker)
60         - Fixed #240: Corrupted HTTP response crashes SIPE (Stefan Becker)
61         - fix calendar state machine when EWS URL is set (Stefan Becker)
62         - fall back to [MS-DLX] BasicSearch to improve search experience (Stefan Becker, various)
63         - implement search functionality for UCS (Stefan Becker)
64         - adium: add chat room list UI (David Matz)
65         - adium: fix duplicate debug log messages (Stefan Becker)
66         - support for libnice TCP mode (Youness Alaoul, Jakub Adam)
67         - refactor CCCP request code (Jakub Adam)
69 version 1.18.5 "Bug Fixes V" (2014-12-29)
70         - Fixed #276: Redundant "const" breaks build with clang (Stefan Becker)
71         - Fixed #269: purple idle-away converted to Away (Stefan Becker)
72         - svc: use authuser for RealmInfo request (Stefan Becker)
73         - adium: add release checking script (Stefan Becker)
74         - mingw: update fetch script to Pidgin 2.10.11 (Stefan Becker)
75         - updated translations: Italian (it), Swedish (sv)
77 version 1.18.4 "Bug Fixes IV" (2014-10-18)
78         - Fixed #263: ADFS fails when user and login name differ (Stefan Becker)
79         - Fixed #262: Adium: SIPE doesn't auto- or re-connect (Stefan Becker)
80         - fixed memory leaks (Stefan Becker)
81         - fixed processing of presence publish event response (John Zhang, Stefan Becker)
82           * fixes a longstanding issue that the Pidgin user status sometimes
83             didn't switch back to "Available" after the end of a meeting
85 version 1.18.3 "Bug Fixes III" (2014-08-16)
86         - Fixed #259: HTML response to EWS autodiscover triggers libxml2 assert (Stefan Becker)
87         - Fixed #258: V&V call gets rejected when IPv6 is enabled (Stefan Becker, Jakub Adam)
88         - Fixed #257: Windows 7: SIPE crashes after a minute (Stefan Becker)
89         - mingw: improve crash information reporting (Stefan Becker)
91 version 1.18.2 "Bug Fixes II" (2014-06-07)
92         - Fixed #255: Crash when PersistentChat sends BYE instead of response (Stefan Becker)
93         - Fixed #248: Remove libpurple SSL configure check (Stefan Becker)
94         - Fixed #245: "Unable to resolve DNS SRV record" error when joining conference (Stefan Becker)
95         - Fixed #241: Adium filters ":" from "sip:" (Stefan Becker)
96         - Fixed #210: Conference call ends with error message (for real this time, Jakub Adam)
97         - ews: extract settings also from type EXPR (Stefan Becker)
98         - ucs: honor user specified email URL (Stefan Becker)
99         - adium: fix compilation on OS X 10.7 (Stefan Becker)
100         - updated Transifex URLs (Stefan Becker)
101         - updated translations: Hindi (hi), Telugu (te)
103 version 1.18.1 "Bug Fixes I" (2014-04-12)
104         - Fixed #238: False "not delivered" in conference (Stefan Becker)
105         - Fixed #237: HTML escaping not removed from URL (Stefan Becker)
106         - Fixed #210: Conference call ends with error message (Jakub Adam)
107         - fix endless loop with failed HTTP Basic authentication (Stefan Becker)
108         - fix crash when gstreamer nice plugin is missing (Stefan Becker, Jakub Adam)
109         - fix EWS autodiscover for some Office 365 users (Stefan Becker)
110         - purple: fix missing "Copy to" in buddy menu (Stefan Becker)
111         - purple/adium: ignore empty search values (Stefan Becker)
112         - adium: fix group chat UI (Stefan Becker)
113         - adium: implement BEAST mitigations for 10.8.5 (Michael Lamb)
114         - add indication when user is connected from a mobile device (Harris Kauffman)
115         - updated translations: Chinese (zh_CN), Portuguese (pt)
117 version 1.18.0 "Adium, GSS-NTLMSSP & OpenSSL" (2014-01-11)
118         - Feature #71: Add support for EWS Autodiscover redirection (Stefan Becker)
119         - Feature #69: Add UI support for (group) chats (Michael Lamb)
120           * NOTE: Adium does not have an UI to fetch the room list
121         - Feature #64: Add support for GSS-NTLMSSP (Stefan Becker)
122           * sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c
123           * if gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will
124             be disabled and NTLM will be handled by sip-sec-gssapi.c instead
125           * NOTE: at the time of this writing the user has to set up
126                   GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech
127         - Fixed #227: Adium client doesn't save email option settings (Harris P. Kauffman)
128         - Fixed #216: SIPE stops working on Mavericks (Stefan Becker, Michael Lamb)
129           * add an UI option to disable SSL BEAST mitigations
130           * NOTE: requires Adium 1.5.10
131         - Fixed #197: Account stays in connecting stage (Harris P. Kauffman)
132         - cleanup for sip-sec Kerberos & SSPI modules (Stefan Becker)
133           * replace old TGT hack with gss_acquire_cred_with_password()
134           * clean up Kerberos detection in configure
135           * remove special case handling; code is more straight-forward now
136           * thanks to David Woodhouse and Simo Sorce for the GSSAPI information
137         - implement internal keepalive handling (Stefan Becker)
138         - implement crypto backend based on OpenSSL (Stefan Becker)
139         - adium: Xcode project files update (Michael Lamb)
140         - adium: replace NSS crypto backend with OpenSSL (Stefan Becker)
141           * NOTE: please make sure to read the updated build instructions!
143 version 1.17.3 "Bug Fixes III" (2013-12-11)
144         - Fixed #225: HTTP re-authentication with NTLM fails (Stefan Becker)
145         - Fixed #222: SIPE crashes when groupchat session expires (Stefan Becker)
146         - fix UCS Persona key extraction (Stefan Becker)
148 version 1.17.2 "Bug Fixes II" (2013-11-30)
149         - Fixed #214: Typing notification does not always work (Stefan Becker)
150           * reverted one change which caused problems for some users
151         - Fixed #222: SIPE crashes when groupchat session expires (Stefan Becker)
152         - updated translations: Romanian (ro)
154 version 1.17.1 "Bug Fixes I" (2013-11-16)
155         - Fixed #215: Password not entity encoded in WSSE element (Stefan Becker)
156         - Fixed #214: Typing notification does not always work (Stefan Becker)
157         - accept alternatives for webticket timestamp/keydata (Stefan Becker)
158         - adium: add "don't publish calendar" to account UI (Stefan Becker)
159         - contrib: add SSL BEAST mitigation patch for Adium (Stefan Becker)
160         - updated translations: French (fr)
162 version 1.17.0 "Lync 2013" (2013-09-21)
163         - Feature #62: Support for Lync 2013 Unified Contact Store (Stefan Becker)
164         - Feature #59: Support for Lync 2013 Persistent Chats (Stefan Becker)
165         - Fixed #211: Status "away" or "busy" incorrectly mapped to "Invisible" (Michael Lamb)
166         - Fixed #209: group chat doesn't like HTML (Stefan Becker)
167         - Fixed #200: OCS archiving system blocks audio/video connection (Jakub Adam)
168         - Fixed #187: Duplicate messages in group chat (Stefan Becker)
169         - Fixed #184: Duplicate users showing in Group Chat (Stefan Becker)
170         - fix EWS autodiscover for Office 365 (Stefan Becker)
171         - add support for group chat history (Stefan Becker)
172         - add support for buddy photos on Lync 2013 (Stefan Becker)
174 version 1.16.1 "Bug Fixes I" (2013-07-13)
175         - Feature #66: Windows DLL version information (Stefan Becker)
176         - fix call failure when host has multiple IP addresses (Jakub Adam)
177         - fix buddy list handling after moving to Lync 2013 (Stefan Becker)
178           * Lync 2013 migrates buddy list to Unified Contact Store (UCS)
179           * NOTE: modifying the buddy list is *NOT* supported yet!
180         - crash fixes for new HTTP stack (Stefan Becker)
182 version 1.16.0 "HTTP Rewrite & Subscription Fixes" (2013-06-14)
183         - Feature #58: Implement Digest authentication scheme for SIP Proxy Authentication (Stefan Becker)
184         - Fixed #196: Useragent value not forwarded to core (Michael Lamb)
185         - Fixed #193: Pidgin Status changes stop working (Stefan Becker)
186         - Fixed #186: Users appear offline when they are not (Stefan Becker)
187         - fix kinit-less use case with krb5 >= 1.11 (Stefan Becker)
188         - rewritten HTTP stack from scratch (Stefan Becker)
189           * cleaner, layered and hopefully less error-prone implementation
190           * HTTP stack internals no longer exposed to user code
191           * reduced network traffic and less SSL handshakes by utilizing HTTP/1.1
192             connection keep alive for multiple HTTP requests to the same host
193         - switch purple backend to deferred destruction approach (Stefan Becker)
194           * Pidgin should no longer crash at connection close, even in corner cases
195         - add menu entry to make a call with a phone number (Jakub Adam)
196         - some progress on telepathy backend (Stefan Becker)
197           * add TLS certificate accept/reject user interaction
198           * add "Single Sign-On" & "Don't Publish Calendar" account options
200 version 1.15.1 "Bug Fixes I" (2013-04-07)
201         - NOTE: SIPE SourceForge project got updated. Because of this all bug
202                 and feature request numbers have changed.
203         - Fixed #190: SIP 407 response rejected with invalid message signature (Stefan Becker)
204         - Fixed #189: Adium SIPE plugin vs. libpurple linking issues (Michael Lamb)
205         - fixed free-after-use issue that caused crashes for some users (Stefan Becker)
206         - fixed broken NTLM fallback in Negotiate (Stefan Becker)
207         - fixed subscriptions expiration by subscribing again after re-authentication (Stefan Becker)
208         - allow different user name and login for Office 365 authentication (Stefan Becker)
209         - add SIPE version & git commit ID to debug log (Stefan Becker)
210         - added valgrind log analyzer script (Stefan Becker)
211         - added NTLM message anaylzer (Stefan Becker)
212         - updated translations: Hungarion (hu), Romanian (ro)
213         - updated Adium port (Michael Lamb, Harris P. Kauffman)
215 version 1.15.0 "Authentication & Autodiscovery Update" (2013-03-09)
216         - Feature #3578135: Support Kerberos for HTTP(S) authentication w/o SSPI (Stefan Becker)
217           * effective for all platforms that support --with-krb5
218           * this triggered a series of cleanup & simplification changes and
219             functionality & memory leak fixes in the sip-sec modules
220           * special thanks to Jarek Polok for the logs and testing
221         - Feature #3594094: Add HTTPS to autodiscover probe (Stefan Becker)
222         - Feature #3607040: Simple button to disable calendar integration (Stefan Becker)
223         - Fixed #3603228: Crash on 1.14.1 when connecting to server (Stefan Becker)
224         - Fixed #3604671: sip uri with apostrophe is not valid (Stefan Becker)
225         - fixed HTTP redirect crash (Stefan Becker)
226         - unified Single Sign-On handling in all places (Stefan Becker)
227           * if SSO is enabled then "Login" & "Password" settings are ignored
228           * SSO is now off by default for new accounts
229           * NOTE: if you do *NOT* use SSO, then be sure to disable it in the
230                   "Advanced" tab of the account settings after updating!
231         - added implementation for HTTP "WWW-Authenticate: Negotiate" scheme (Stefan Becker)
232           * effective for all platforms that support --with-krb5
233           * it will try Kerberos first, then fall back to NTLM
234           * valid Kerberos Single Sign-On setup will be detected automatically
235           * setup for a mixed Kerberos/NTLM HTTP environment:
236             - login name:     DOMAIN\account
237             - password:       domain password
238             - authentication: Kerberos
239             - Single Sign-On: OFF(!)          (see above)
240         - enabled TLS-DSK support in Windows SSPI version
241         - TLS-DSK: don't ask for password if SSPI or Kerberos are compiled in
242         - Farstream 0.1.1 compatibility fix (Jakub Adam)
243         - support conf:sip: meeting URIs (Jakub Adam)
244         - updated Adium port (Michael Lamb)
246 version 1.14.1 "Bug Fixes I" (2012-12-26)
247         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
248           * purple: non Single Sign-on users are asked for the password again
249         - bug & memory leak fixes in sipe-buddy.c (Jakub Adam)
251 version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16)
252         - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker)
253           * special thanks to user bhakta79 for the hard work taking logs
254         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
255         - Fixed #3580212: Connection drops after a few hours (Stefan Becker)
256         - add support for buddy photos (Jakub Adam)
257         - add support for call to Audio Test Service (Jakub Adam)
258         - initial implementation for telepathy backend (Stefan Becker)
259           * nothing much to see for end users yet...
260         - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker)
261         - update OBS packaging information for Debian (Stefan Becker)
262         - various minor bug & build fixes
264 version 1.13.3 "Bug Fixes III" (2012-08-19)
265         - Fixed #3537084: OpenBSD build issue (Stefan Becker)
266         - Fixed #3543294: Support Lync 2010 meet URLs (Jakub Adam)
267         - revert to legacy MSOC protocol on Lync FT invitation (Jakub Adam)
268         - fix broken busy->available status switch (Stefan Becker)
269         - updated translations: Portuguese (pt)
271 version 1.13.2 "Bug Fixes II" (2012-06-10)
272         - tls: fix buffer overrun (Oleksandr Hryshchuk, Stefan Becker)
273         - win32: fix TCP connections (Stefan Becker)
274         - nsis: fix broken locale installation (Stefan Becker)
275         - updated translations: French (fr)
276         - various build fixes (Stefan Becker, Jakub Adam)
278 version 1.13.1 "Bug Fixes I" (2012-04-09)
279         - detect incompatible encryption level with Lync (Jakub Adam)
280         - purple: add URI validity check to Add Buddy callback (Stefan Becker)
281         - new translations: Romanian (ro), Turkish (tr)
282         - various build fixes (Stefan Becker)
284 version 1.13.0 "Lync & Office365" (2012-03-14)
285         - added [MS-SIPAE] TLS-DSK authentication scheme (Stefan Becker)
286           * TLS-DSK has been introduced in Lync
287           * mandatory for Office365 accounts
288           * also works for non-public Lync installations
289           * does not work yet with SSPI on Windows
290         - added [MS-DLX] based Get Info/Contact Search (Stefan Becker)
291           * [MS-PRES] SIP-Based Active Directory Search is disabled in Lync
292         - added experimental media TCP transport (Jakub Adam)
293         - make it compile against the latest purple 3.0.x API (Stefan Becker)
294         - make it compile against the latest glib2 2.31.x API (Stefan Becker)
295         - completed cleanup: core no longer requires libpurple (Stefan Becker)
296         - refactored crypto code, ie. NSS can replaced if necessary (Stefan Becker)
297         - sipe-domino.c is no longer built under UNIX to remove dead code (Stefan Becker)
298         - restricted XXX_CFLAGS to modules that need them (Stefan Becker)
299         - NSS is now a mandatory build requirement (Stefan Becker)
300         - decoupled SSPI from HAVE_LIBKRB5 flag. New flag is HAVE_SSPI (Stefan Becker)
301         - OBS mingw packages now use SSPI instead of NTLM (Stefan Becker)
302         - added NSIS package generation to OBS mingw packages (Stefan Becker)
303         - removed kopete backend. KDE is moving to telepathy (Stefan Becker)
304         - added MinGW cross-compilation on Linux instructions (Stefan Becker)
306 version 1.12.0 "Group Chat" (2011-08-29)
307         - Feature #3064877: Add support for OCS2007R2 Group Chat (Stefan Becker)
308         - Feature #3311026: Support for HTTP/1.1 Transfer-Encoding: chunked (Stefan Becker)
309         - Fixed #2834758: First NTLM signature check after startup fails (Stefan Becker)
310         - Fixed #3082602: Crash on Autodiscover (Stefan Becker)
311         - Fixed #3090663: Re-authentication fails (Stefan Becker)
312         - Fixed #3092324: Core dump in "make check" (psfales)
313         - Fixed #3130915: Failed to authenticate to server (Stefan Becker)
314         - Fixed #3148124: sipe segfaults during login on Solaris (Jakub Adam)
315         - Fixed #3150482: "configure --with-vv" test uses wrong include (Stefan Becker)
316         - Fixed #3156430: Messages not Delivered (rwinchsf, Stefan Becker)
317         - Fixed #3161273: Lost Connection Gives No Error Message (rwinchsf, Stefan Becker)
318         - Fixed #3198585: Extra line breaks (Stefan Becker)
319         - Fixed #3267073: False "could not be delivered" errors (sort of..., Stefan Becker)
320         - Fixed #3399007: Crash when sipe_cal_working_hours->days_of_week is NULL (Stefan Becker)
321         - Patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
322         - Patch #3108246: Patch for better windows installer (archrival, galiven)
323         - add random Ms-Conversation-ID to INVITE (Jakub Adam)
324         - fix parsing of P-Asserted-Identity header (Jakub Adam)
325         - added MS TURN support (Jakub Adam)
326         - fix crash on zero length password in NTLM (Vladimir Ushakov)
327         - implement timeouts for SIP request. Used for REGISTER (Stefan Becker)
328         - more work on Voice & Video call support (Jakub Adam)
329         - make it compile against the purple 2.8.x & 3.0.x APIs (Stefan Becker)
330         - more internal changes to prepare for non-purple backends (Stefan Becker)
331         - added integration for transifex.net update (Stefan Becker)
332         - configure improvements for 64-bit: use libdir, gsize/size_t compatibility (Stefan Becker)
333         - update compiler warnings configuration for all build platforms (Stefan Becker)
334         - updated Adium port (Matthew Duggan)
335         - mingw build updates (Harris P. Kauffman, Stefan Becker)
336         - added miranda port (Jochen De Smet)
337         - added mingw to OpenSUSE Build Service configuration (Stefan Becker)
339 version 1.11.2 "Hot fixes II" (2010-11-02)
340         - Revert "mingw: add missing purple-notify.c to build" (Anibal Avelar)
341         - Sipe-sign: fix parsing of P-Asserted-Identity header (Jakub Adam)
342         - Fixed memory leaks (Stefan Becker)
343         - Fix #3090663: Re-authentication fails (Stefan Becker)
344         - Fix #3090663: Re-authentication fails (2nd attempt) (Stefan Becker)
345         - Fix #3090663: Re-authentication fails (3rd attempt) (Stefan Becker)
346         - Fix #3090663: Re-authentication fails (4th attempt) (Stefan Becker)
347         - Apply patch #3091490: Make 1.11.0 Compile on FreeBSD (jprather)
348         - Fix #3092324: Core dump in "make check" (Stefan Becker)
350 version 1.11.1 "Hot fixes" (2010-10-24)
351         - mingw: add missing purple-notify.c to build (Stefan Becker)
352         - Fix for bug #2834758: First NTLM signature check after startup fails
353         - purple: fix memory leak in sipe_backend_transport_connect() error path
354         - Fix for bug #3082602: Crash on Autodiscover (Stefan Becker)
355         - configure: use libdir & datadir instead of prefix + path (Stefan Becker)
356         - configure: update 32-bit vs. 64-bit header conflict test (Stefan Becker)
357         - debian: build stability fix in post-install (Stefan Becker)
359 version 1.11.0 "Lotus Domino/Calendar & Voice Call" (2010-10-04)
360         - Feature #2859239: Voice call support (Jakub Adam)
361           * requires updated versions of libnice, farsight & pidgin
362           * only unencrypted calls as SRTP support is missing in farsight
363         - Feature #2945346: Lotus Notes/Domino Calendar integration (pier11):
364           * Sipe can now retrieve calendar data (Meeting schedule/subject/
365             location) from a web-enabled Lotus Domino server and publish it to
366             OCS2007/LCS2005 as availability information.
367           * Example: "Calendar: Currently Busy. Free at 11:30".
368           * Team members (contacts with access level Team) will be able to see
369             information about our current meeting (subject & location) (OCS2007).
370           * First calendar update is scheduled 1 minute after connect,
371           * Subsequent calendar updates happen in 30 minute intervals.
372           * Manual calendar update can be triggered using the following menu:
373                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
374           * Though Domino integration can work without any additional settings
375             in account configuration (on Windows), there are options to manually
376             provide Domino Services URL and email address/password if it's
377             different from SIP URI/Password settings on Basic tab.
378         - Fixed #2971422: idle check for OCS2005 presence case (Stefan Becker)
379         - Fixed #2982424: krb5 build errors on FreeBSD (Stefan Becker)
380         - Fixed #2997639: pidgin crash after accepting cert (Stefan Becker)
381         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin (Jakub Adam)
382         - Fixed #3002993: Group Name issues with ampersand (Stefan Becker)
383         - Fixed #3029228: Calendar published at/with incorrect time (Stefan Becker)
384         - Fixed #3029929: Crash with outlook 2k3 Calendar (Stefan Becker)
385         - Fix logout from OCS (Jakub Adam)
386         - Implement workaround for buddy list menu memory leaks (Stefan Becker)
387         - Dropped UDP transport support (Stefan Becker)
388         - Rewrote TCP & TLS transport support (Stefan Becker)
389         - HTTP improvements: GET, cookies (pier11)
390         - Alternative crypt/digest implementation based on NSS (pier11)
391         - Rewrote message debug log and implemented an analyzer script for it (Stefan Becker)
392         - More internal changes to prepare for non-purple backends (Stefan Becker)
393         - New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
394         - New translation: Swedish 'sv' (Rijad)
395         - Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted by Novell
396         - New build option: nss/mozilla-nss/microb-engine-nss for non-purple backends
397         - Add build option for kopete backend (Stefan Becker)
398         - mingw build using standard approach, i.e. with auto* tools. (pier11)
399         - Updated Adium port (Emanuele Zattin)
401 version 1.10.1 "Bugfix release" (2010-06-27)
402         - 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)
403         - Make it compile against the final purple 2.7.0 API; (Stefan Becker)
405 version 1.10.0 "Access Levels" (2010-04-04)
406         - 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)
407         - Feature #2957811: add support for "automaton" class (Stefan Becker)
408         - Feature #2972823: fail on in-line variable declarations (Stefan Becker)
409         - Fixed #2971422: handle OCS 2005 idiosyncrasy of varying SIP URI case (pier11)
410         - 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)
411         - Fixed publication/"409 Conflict" endless looping (Stefan Becker, pier11)
412         - Prepare for Pidgin 2.7.0 (Stefan Becker, pier11)
413         - Windows build updated to gtk+2.14, gettext 0.17, libxml2 2.7.4, gcc 4.4 (pier11)
414         - Added SVG icon artwork (Jakub 'jimmac' Steiner)
415         - Many changes to configure script. Be sure to look at "configure --help"! (Stefan Becker)
416         - Many internal changes to prepare for non-purple backends (Stefan Becker)
417         - New build requirements: libxml2, glib-2.0 >= 2.12.0
418         - New build option: gmime-2.4 >= 2.4.16 or gmime-2.6 >= 2.5.2 for non-purple backends
420 version 1.9.1 "Hot fixes" (2010-03-16)
421         - Fixed #2969327: Kerberos authentication always fails on *nix platforms (pier11)
422         - 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)
423         - Send BYE when response to IM message is 408/480/481 (Stefan Becker)
424         - Re-enable offline status to be user settable (Stefan Becker)
426 version 1.9.0 "File transfer & NTLMv2" (2010-03-10)
427 ***** Important Security Update for *nix users *****
428         - Contributed File transfer functionality. File encryption is supported. (Jakub Adam, Tomáš Hrabčík)
429         - NTLMv2 and NTLMv2 Session Security support (pier11)
430         - Implemented SIP Authentication Extensions protocol version 4 and 3 (pier11)
431         - Adoption for commercial UNIX - HP/UX, Irix, Solaris - big endian fixes and build improvements (Peter Fales, Stefan Becker)
432         - Packaged for Maemo platform (Nokia N900, etc.) at Maemo.org. Works with Pidgin from the same site. (Stefan Becker)
433         - Adoption of file transfer for Windows build (pier11)
434         - Official Debian package files in contrib (Anibal Avelar)
435         - another shot at presence update problems (Stefan Becker)
436         - fix crash caused by uninitialized security contexts (Stefan Becker)
437         - Code analysis with Coverity Prevent. (Stefan Becker)
438         - Updated translations: 'ru' (100%, pier11), 'de' (100%, Stefan Becker)
439           'es' & 'pt_BR' (100%, Anibal Avelar)
440         - Fix for "SIP/2.0 481 Call leg unavailable" error (Anibal Avelar)
441         - Increased libpurple build requisite to >= 2.4.0
443 version 1.8.1 "Exchange/Calendar crash fixes" (2010-02-16)
444         - many crash fixes for error or corner cases in calendar integration (pier11, Stefan Becker)
445         - more detailed code analysis with Coverity Prevent (Stefan Becker)
446         - build fixes for older libpurple/glib2 versions (pier11)
447         - OpenSUSE Build Service configuration files (pier11)
448         - Fix NTLM crash if login setting is undefined (pier11)
449         - Use of g_str_has_prefix() available since glib 2.2 and null-safe (pier11)
451 version 1.8.0 "Exchange/Calendar" (2010-02-07)
452         - 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).
453         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.
454         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)
455         - 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)
456         - 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)
457         - Added "Accounts->{SIPE_ACCOUNT}->Status Reset" menu option to clean User Status set manually. The latter can override Calendar status for example. (pier11)
458         - 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)
459         - 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)
460         - Added Negotiate authentication scheme (Windows only). Used in HTTP authentication. (pier11)
461         - Contributed code for Adium port. (Matt Meissner)
462         - Added Windows Messenger 5.0 (RTC/1.2) compatibility. Though very old, some our clients use it on LCS2005. (pier11)
463         - New BusyIdle status. (pier11)
464         - Placed Sipe to Transifex.net translation portal allowing easily add/modify translations through web interface. (Stefan Becker)
465         - Updated Sipe About screen ("Accounts->{SIPE_ACCOUNT}->About SIPE plugin") with our translation page. (pier11)
466         - New translation: Polish 'pl' (Piotr Drąg)
467         - Updated translations: 'zh_CN' (Kang Kai), 'ru' (pier11) and 'de' (Stefan Becker)
468         - Static/dynamic code analysis with Coverity Prevent, memory leaks fixes (Stefan Becker)
469         - Fixed memory leaks found with cppcheck (http://sourceforge.net/projects/cppcheck) (Edmondas Girkantas)
470         - Fixed localization on Windows platform(!) Now translations are shown. (pier11)
471         - 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.
472         - Fix for #2908830 Federated contacts appear to be broken. 2005 Public IM Connectivity (PIC) environment. (pier11)
473         - Fix crash when SSL connect fails (Stefan Becker)
474         - Fix for server auto-discovery (Anibal Avelar)
475         - Fix for #2912926 crash on exist. Caused by improper CSTA communications. (pier11)
476         - Fix for xdg-email invocation. (David Woodhouse)
477         - Fix for SLED 10 compilation. (pier11)
478         - Fix for OpenSolaris port - #pragma pack() issue. (Stefan Becker)
479         - Fix compilation without Kerberos (Stefan Becker)
480         - Fix for User Agent string. (pier11)
481         - Fix for compilation with Pidgin 2.6.4 and 2.6.5 on mingw. (pier11)
482         - Fixed #2944156: SIPE Authentication Causes Pidgin Crash(Stefan Becker)
483         - RPM SPEC: add Epoch: for git packages. (Stefan Becker)
484         - Remove static link build option, remove unused config.h, other build improvements. (Stefan Becker)
485         - Make tests compile again; Simplify "make tests" (Stefan Becker)
486         - Code: Take PURPLE_INIT_PLUGIN into use.(Stefan Becker)
488 version 1.7.1 (2009-11-19)
489         - "About SIPE plugin" screen implemented. Accessible as "Accounts->{Your Account}->About SIPE plugin".
490         - 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.
491         - Version now stored in single place - VERSION file and used for all builds.
492         - Core - not using bodies for single subscriptions in 2005 environment. Optimized CSeq numbers usage. Beautified debug log output.
493         - Call Control - session timer for dialog with CSTA. Otherwise session with CSTA got expired after ~30 min due to no refresh. RFC4028.
494         - Call Control - removing internal alternative phone number from phone string.
495         - RPM spec file update for CentOS/RHEL 5 - purple-sipe needed a "Group" (John B.)
496         - Fixed crash in 2005 'New Chat' menu.
497         - Fixed #2886534 - routing - Request-URI/Route headers. Problem was a re-subscription failure resulting in stopping contacts' status update after approximately 8 hours.
498         - 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.
499         - Fixed crash in presense processing on Reuters environment (LSC 2005) on Linux.
500         - Fixed #2882304 - 'Note' not working with LCS2005
501         - Fix for the First message in 2005 multiparty chat.
502         - Fix for initial outgoing messages - some were lost if typed too fast if dialog was not established yet.
503         - Fixed #2882658 - SIGSEGV in process_incoming_info_csta() - happened on some Cisco-Systems 7 CSTA Gateways.
504         - Fixes for SLED 10 SP2 and SP3 compilations.
506 version 1.7.0 "Remote Call Control" (2009-10-19)
507        - 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.
508        - Added reconnection to chat after disconnection by continue typing in the same open chat window (OCS 2007 only). Feature request #2866630.
509        - More precise errors shown on message undelivery event.
510        - Better re-subscription logic for contact status updates.
511        - '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.
512        - New Idle status.
513        - Added 'Site' to User Info panel. Can be a link to user's corporate directory page or similar.
514        - Removed message acceptance in incoming INVITE.
515        - Fixed type errors in sip-sec-ntlm.c for Linux/Unix platforms.
516        - Added 32- and 64-bit header conflict check to configure.
517        - Removed libsipe.so from old incorrect installation location. This makes sure that DIY users don't have two copies of libsipe.so.
518        - 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.
519        - Rewritten transaction payload handling. This should fix memory leaks in transaction handling.
520        - Fixed crash on reauthentication when IM window is open not Chat window
521        - Fixed warnings on compilation.
522        - Fixed memory leaks.
524 version 1.6.3 (2009-09-09)
525        - Added missing krb5-devel BuildRequires to the RPM spec file.
526        - Cleanup of source code compatibility for libpurple 2.4.x
527        - Fixed for msrtc statuses, bug #2843985
528        - Fixed HTML markup in note, bug #2841095
529        - Fixed a segmentation fauls when the function sipmsg_parse_header backs
530 a null value.
531        - Possible fixed a crash when SIPE account added, bug #2844545
532        - Reduced libpurple build requisite to >= 2.3.1
533        - Fixed NetBSD compilation errors in sipe-utils.c, bug #2847380
534        - Updated zh_CN translation
535        - Fixed a crash when pidgin auto-away fires, bug #2849156
537 version 1.6.2 (2009-08-23)
538        - Treat of 504 Server time-out error
539        - Decrease libpurple build prerequisites to >= 2.4.1
540        - Updated windows build to latest Pidgin 2.6.1
541        - Fix compilation errors against libpurple >= 2.6.0 API
542        - Publishing optimization
543        - Separate storage for subscription dialogs.
544        - Fixed '409 Conflict' case. We are extracting proper versions of our publications and updating local mirror with them.
545        - Fixed CSeq for subscription dialog.
546        - Fixed for unsubscribes
547        - Fixed for Active Directory search
548        - Make OCS2007+ conditionals self-documenting
549        - Fixed compilation problem on 64-bit and NetBSD platforms #2839689
550        - The 'context' element only for just added subscriptions #2836290
551        - Removed dependency on com_err.h
552        - Fixed warnings on compilation.
553        - Fixed memory leaks.
555        - Updated "de" translation
556 version 1.6.1 (2009-08-12)
557        - Fixed missing backslash in "es" translation file
558        - Support publication: modular publications
559        - Support publication: manual vs machine status publication
560        - Fix timeout calculation in sipe_buddy_subscribe_cb(), make sure timeout is never 0
561        - Fixed crash in sipe_process_roaming_self()
562        - Add purple >= 2.5.0 as configuration requirement
563        - Cleanup username handling in sipe_login()
564        - Make password mandatory again
565        - Fixed memory leaks in sipe_login() error paths
566        - Removed controversial dependency in windows branch used for old MAC code
567        - Got rid of MAC in epid generation
568        - Updated "es" translation
569        - Updated "de" translation
570        - Cleaned up connection configuration and setup
571        - More precise treatment of incoming typing info
572        - Fixed improvements reported in #2833015
573        - Fixed for "message was not delivered" reported in bug #2832551
574        - Fixed for CHOWA problems reported in bug #2795132
575        - Fixed for crash reported in bug #2795132
576        - Tag all unused function parameters
577        - Added Empathy support - telepathy-haze config for sipe
578        - Code around GCC bug on ppc platforms
579        - License file cleanup
580        - Fixed ppc64 compilation errors
581        - Many refinements to the RPM SPEC file
582        - Added convenience script to (re)build from git repository
583        - Added convenience script for creating git snapshots
585 version 1.6.0 "Multiparty Chat" (2009-07-27)
586        - Multi-party conversation (Chat) functionality for:
587          + OCS 2007+ as a conference [MS-CONFBAS], [MS-CONFIM], [MS-CONFPRO];
588          + LCS 2005- as a multi-party chat.
589        - Fixed our status in OCS 2007+ environment as seen by others.
590        - Asks user if he wants add counterparty which added him to his contact list (OCS 2007+). User dialog wording improvement.
591 Also defined default group in Add User dialog which appear after user search in catalog.
592        - More strict compilation warnings treatment.
593        - Started code split to functional modules.
594        - Tailored subscriptions for environment - eliminated not needed subscriptions in 2007 environment.
595        - Fixed session closing on unsuccessful message delivery.
596        - More correct incoming BYE processing.
597        - Fixed stealth bug when action payload got freed. Initial bug was that contact could not be removed.
598        - Fix handling of empty note text in incoming rlmi NOTIFY.
599        - patch for FreeBSD 7.x by jprather.
600        - Fix for wrong epid generation on Windows platform in case of missing MAC.
601        - Fix for Route processing.
602        - Improvements for compilation under ppc/ppc64 platfolrm.
603        - Fixed crash if work in non-authenticating environment.
605 version 1.5.0 "Kerberos" (2009-06-24)
606        - Fixed bug #2800325 for crash if wrong IP manually typed into Pidgin.
607        - New Security Framework: dedicated to use plug-able security mechanisms.
608          + Added Kerberos/NTLM SSPI for Windows
609          + Added Kerberos MIT for Linux
610          + Fixed the NTLM native implementation for Linux
611        - New options on Advanced tab: Use Kerberos and Single Sign-on (for both
612  kerberos implements).
613        - Fixed the --with-krb5 compilation option. Now pidgin-sipe can be compiled with krb5 support again.
614        - To send presence subscribe requests to poolFqdn servers
615        - Record-Route header can contain multiple routes. For CHOWA clients.
616        - Fixed 2 bugs with INVITE messages from incoming CHOWA clients.
617        - FreeBSD compatibility
618        - Fixed for 'same conversation ID' issue
619        - Fixed for Reuters(LCS2005) frequent disconnects
620        - Fixed many warnings on compilation.
621        - Fixed many potential memory leaks. Thank you Stefan
622        - Fixed I18n support and sync from launchpad
623          + Added 'it' and 'ru' translations
624          + Updated 'zh', 'cs', 'es' and 'nb' translations.
626 version 1.4.1 (2009-06-01)
627        - Patch for spaces in Login's username
628        - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
629        - Fixed the correct presence for contacts with the presenceMode="msrtc".
630        - Simplify keep alive timeout setting code
631        - Fixed the resubscription process in LCS2005 and OCS2005.
632        - Fixed the support for batched subscription
633        - Fixed a problem when you added a new contact on OCS2007
634        - Fixed potential memory leaks. Thank you Stefan
635 version 1.4.0 (2009-05-17)
636        - Simplified Account Settings Basic screen
637        - Full support for presence using Batched Category Subscription for
638          OCS2007. [MS-PRES]
639        - Full support for presence usgin Batched Simple Subscription for
640          LCS2005. [MS-SIP]
641        - Active Directory search for 'Get Info' screen.
642        - Buddy URI are replaced with Display Name.
643        - Added non sensitive support between the client and servers answers.
644        - Support for deregistration [MS-SIPREGE]
645        - Support for 2007 R2 client message formatting.
646        - Re-subscription after expiration. LCS2005
647        - Added escaping to SOAP request parameters
648        - Implemented a new scheduling system
649        - Cleanup status id handling
650        - NOTIFY and BENOTIFY similarly handled
651        - Implemented piggy-back for buddy subscription.
652        - Request for functions only supported for each kind of servers
653          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
654        - Fixed many warnings on compilation.
655        - Fixed many potential memory leaks. Thank you Stefan
656        - Fixed bug #2786479: some messages could not be delivered to all users.
657        - Fixed bug #2779386: fix for invalid NTLM signature.
659 version 1.3.4 (2009-04-13)
660        - Fix segmentation fault caused by redirect
661        - Added check for zlib.h, com_err and purple version on configure script,
662        - Added note to tooltip
663        - Added timeout of security association after eight hours as described
664          in [MS-SIPAE] 3.2.2 Timers.
665        - Updates to enable compilation in a Cygwin/MinGW environments
666        - Fix a problem with the function purple_get_host_name() in libpurple
667          versions <  2.5.x
668        - Support for responses with m=x-ms-message rather than m=message
669        - Support for Reuters Messaging environment (LCS2005 like)
670        - Support for message formatting (font face, style, color).
671        - Introduced invisible mode (Appear Offline). Better status support.
672          official clients
673        - Richer status support with reference to [MS-PRES] and work of
674        - 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.
675        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
676        - Added notification support for undelivered messages.
678 version 1.3.3 (2009-02-09)
679         - Implemented keep alive support. Thanks Stefan Becker
680         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
681         - Fixed SSL errors.
682         - Fixed many segmentation fault errors.
683         - Added many translation files.
685 version 1.3.2 (2008-12-14)
686         - Added support for mingw. Thanks Carl Seutter
687         - Merge with stable branch in the git repository
688         - Fixed SSL input processing
689         - Extended contact search implementation
690         - Path to xBSD support
692 version 1.3.1 (2008-12-09)
693         - Locale/translations support
694         - Search contacts support
695         - Code cleaned
696         - LCS 2005 fixed send/receive messages;partially fixed
698 version 1.3 (2008-12-04)
699         - TLS/SSL support
700         - Fixed signing messages, thanks Gabriel Burt
701         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
702         - Added Presence support for OCS 2007 and LCS 2005
703         - A lot of patches to fix:
704            +TLS connections,
705            +Send/receive messages,
706            +Full presence,
707            +TCP connections and optimal options in Advanced tap.
708         - A lot bugs fixed
710 version 1.2 (2007-03-22)
711         - Finished the pidgin 2.0 porting
712         - Fixed a NTLM auth problem about the flags on challenge3.
713         - Fixed the Contact problem.
714         - Fixed the segmentation on network detection.
715         - Other minor bugs
717 version 1.1 (2007-03-09)
718         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
719         - Changed the method PUBLISH(don't aply in LCS) for SERVICE
720         - Added new tags in transactions to cloned the LCS transactions.
721         - The MESSAGE method works. Now you can send a message to online user.
723 version 1.0 (2007-03-04)
724         Gaim plug-in releases. First release using autoconf and automake.
725         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
726         the gaim-dev package for compile it.
728         First version. Just added this functionalities:
729         - Authentication (just type NTLM)
730         - Presence (double sided)
731         - Retrieves all contacts from server (with groups)
732         - Delete contacts and groups