root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @136 [136] 3 months smoku Fixed malloc/free inconsistency
(edit) @135 [135] 3 months smoku Cutting user status to maximum allowable GG status length
(edit) @134 [134] 3 months smoku Fixed g_new/g_free inconsistencies
(edit) @133 [133] 3 months smoku Minor fixes in session handling
(edit) @132 [132] 3 months smoku Reverted r130. user_create() checks whether the user already exists
(edit) @131 [131] 3 months smoku Added dmalloc support
(edit) @130 [130] 3 months smoku Protect from double create
(edit) @129 [129] 3 months smoku Fixed session_ping() SEGFAULT when pinging not connected session
(edit) @128 [128] 3 months smoku Using full jid for presence probes
(edit) @127 [127] 3 months smoku Fixed autoconf files
(edit) @126 [126] 3 months smoku Revamped session disconnection handling
(edit) @125 [125] 3 months smoku Using right offset in failure reasons table
(edit) @124 [124] 3 months smoku Check for failure reasons table overflow
(edit) @123 [123] 3 months smoku Added connection failure reason to log
(edit) @122 [122] 3 months smoku Removed leftovers of libgadu 1.8.1
(edit) @121 [121] 3 months smoku Sending transport presence subscribed only on subscription state change
(edit) @120 [120] 3 months smoku Added log messages about users probing on startup
(edit) @119 [119] 3 months smoku Reverted libgadu 1.8.1. It does not handle large number of connections. …
(edit) @118 [118] 3 months smoku Fixed segfault in user_probe_all()
(edit) @117 [117] 3 months smoku Fixed segfault in user_probe_all()
(edit) @116 [116] 3 months smoku Removed generated file
(edit) @115 [115] 3 months smoku Fixed transport contact presence probe/subscribe handling
(edit) @114 [114] 3 months smoku More readable logging
(edit) @113 [113] 3 months smoku Removed OpenSSL support
(edit) @112 [112] 3 months smoku Fixed libgadu 1.8 login problem
(edit) @111 [111] 3 months smoku Fixed missing User.subscribe setting on user_load()
(edit) @110 [110] 3 months smoku Presence handling improvements.
(edit) @109 [109] 3 months smoku Improvements in user session handling. Load only user files (with @ in …
(edit) @108 [108] 3 months smoku Improvements in autotools files [m4]
(edit) @107 [107] 3 months smoku ACL debug messages more readable
(edit) @106 [106] 3 months smoku Libtool additions
(edit) @105 [105] 3 months smoku Improvements in autotools files [m4]
(edit) @104 [104] 3 months smoku Fixed resource in packets mappig
(edit) @103 [103] 3 months smoku Fixed code for new libgadu
(edit) @102 [102] 3 months smoku Fixed code for new libgadu
(edit) @101 [101] 3 months smoku Updated libgadu to version 1.8.1
(edit) @100 [100] 3 months smoku Updated libgadu to version 1.8.1
(edit) @99 [99] 3 months smoku Updated libgadu to version 1.8.1
(edit) @98 [98] 3 months smoku Using session_timeout() to recconect to another server on connection …
(edit) @97 [97] 4 months smoku updated smoku e-mail address
(edit) @96 [96] 4 months smoku Merged r691 from mainline - long message splitting hopefully fixed
(edit) @95 [95] 4 months smoku Merged r687 from mainline - hopefully fixed problem with the second login …
(edit) @94 [94] 4 months smoku Merged r694 from mainline - buffer overflow bug fixed
(edit) @93 [93] 4 months smoku Merged r695 from mainline - more GG versions recognized
(edit) @92 [92] 4 months smoku Merged r696 from mainline - always send contact list to GG server, even if …
(edit) @91 [91] 4 months smoku Some logging cleanups
(edit) @90 [90] 5 months smoku Try to reconnect users only on temporary connection errors
(edit) @89 [89] 6 months smoku XEP-0100 uses jabber:iq:register namespace for registrations
(edit) @88 [88] 9 months smoku Changed yahoo protocol version, because 5.5 and 5.6 was cut-off at …
(edit) @87 [87] 9 months smoku Changed yahoo protocol version, because 5.5 and 5.6 was cut-off at …
(edit) @86 [86] 10 months smoku Set disco identity to gateway/sms. Fixes #2
(edit) @85 [85] 10 months smoku Changed disco reply to identify as tlen, not x-tlen
(edit) @84 [84] 11 months smoku Added GG logo as vCard photo
(edit) @83 [83] 11 months smoku Fixed syntax error
(edit) @82 [82] 11 months smoku Fixed segfault
(edit) @81 [81] 11 months smoku Better probe and unsubscribe handling
(edit) @80 [80] 11 months smoku Reverted r79 change
(edit) @79 [79] 11 months smoku Presence handling fixes for conformance with RFC 3921bis
(edit) @78 [78] 11 months smoku Emulating some xmlns handling
(edit) @77 [77] 11 months smoku Trying to fix some xmlns handling
(edit) @76 [76] 11 months smoku Fixed logic in last patch
(edit) @75 [75] 11 months smoku Better timeout warnings
(edit) @74 [74] 11 months smoku Implemented cutoff of bad servers from the active servers list
(edit) @73 [73] 12 months smoku Fixed presence time stamping. Fixes #1
(edit) @72 [72] 12 months smoku Updated translations
(edit) @71 [71] 12 months smoku Fixed notification to subscription conversion
(edit) @70 [70] 12 months smoku Updated translations
(edit) @69 [69] 12 months smoku messages formatting cosmetics
(edit) @68 [68] 12 months smoku Fixed presence-probe handling according to RFC 3921bis 4.3.2. Server …
(edit) @67 [67] 12 months smoku Imported ApaSMSAgent sources
(edit) @66 [66] 17 months smoku added aim-transport jtlentrans msn-transport
(edit) @65 [65] 17 months smoku Added jit and yahoo-transport sources
(edit) @64 [64] 17 months smoku Renamed trunk to jggtrans
(edit) @63 [63] 18 months smoku Fixed rich message buffer overrun.
(edit) @62 [62] 18 months smoku Updated autotools files. Changed jggtrans dir to bin from sbin.
(edit) @61 [61] 21 months smoku merged jajcus SVN
(edit) @60 [60] 21 months smoku Fixes for presence resource handling
(edit) @59 [59] 2 years smoku fixed g_error() abort on stream reading error
(edit) @58 [58] 2 years smoku XHTML-IM messages attached only when more than 1 format exist
(edit) @57 [57] 2 years smoku XHTML-IM messages attached only when more than 1 format exist
(edit) @56 [56] 2 years smoku XHTML-IM - replacing leading spaces with non-breaking spaces
(edit) @55 [55] 2 years smoku implemented linebreaking in HXTML-IM
(edit) @54 [54] 2 years smoku FS#6 - reverted gg->jabber roster sync. too much traffic generated.
(edit) @53 [53] 2 years smoku no need for libgatu to set status on disconnection - let server handle it
(edit) @52 [52] 2 years smoku FS#6 — synchronizacja rostera gg i rostera jabber
(edit) @51 [51] 2 years smoku fixed setting text status during connection
(edit) @50 [50] 2 years smoku cosmetics
(edit) @49 [49] 2 years smoku implemented XHTML-IM gg->jabber
(edit) @48 [48] 2 years smoku implemented XHTML-IM gg->jabber
(edit) @47 [47] 2 years smoku removed some workarounds
(edit) @46 [46] 2 years smoku more translations
(edit) @45 [45] 2 years smoku cosmetics
(edit) @44 [44] 2 years smoku removed bare_domain support and fixed presence+resource handling
(edit) @43 [43] 2 years smoku disabled bare_domain default
(edit) @42 [42] 2 years smoku removed XEP-0077 nonconformant registration fields
(edit)