index
:
psi-iris.git
master
git://git.psi-im.org/iris.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-12
close requires unistd.h
HEAD
trunk
master
Justin Karneges
1
-0/+1
2011-06-14
remove qt3 symbol qPixmapFromMimeSource
Sergey I
1
-1/+0
2011-06-05
Don't send muc unavailable after global unvailable
Sergey I
2
-15/+21
2011-04-03
fix crash with ipv6 nameserver usage on mac
Justin Karneges
1
-0/+4
2011-03-02
(Re)moved Jid deprecated methods
Sergey I
2
-15/+13
2011-02-27
Fixed S5B in MUCs. implemented by not yet released xep-0065 1.8rc3. see http:...
Sergey I
2
-48/+52
2011-02-25
1. Filter out possibly insecure xhtml-im elements.
Sergey I
2
-2/+45
2011-02-24
Slightly improve bytestreams management
Sergey I
7
-26/+69
2011-02-23
Added 2 forgotten files
Sergey I
2
-0/+133
2011-02-23
Fixed IBB and partially S5B in MUCs
Sergey I
12
-486/+626
2011-01-24
Added Bits Of Binary (XEP-0231) support
Sergey I
10
-1/+536
2010-12-25
read last line in a file even if it doesn't end in a newline char
Justin Karneges
1
-2/+11
2010-12-25
patch for 64-bit. thanks to Khnykin Evgeniy
Justin Karneges
1
-5/+5
2010-10-27
attempt to read windows hosts files from correct locations
Justin Karneges
1
-12/+24
2010-10-27
fix crash when accessing cache that contains nxdomain
Justin Karneges
1
-1/+1
2010-10-27
only perform background cache refresh query if there is not some query alread...
Justin Karneges
1
-24/+24
2010-10-15
break out of packet processing loop if session is invalidated
Justin Karneges
1
-4/+10
2010-10-12
Don't create QObjects with qApp as parent
Justin Karneges
4
-3/+32
2010-10-12
Remove post routine from Qt at manual irisNetCleanup() call
Justin Karneges
1
-0/+1
2010-10-12
set stringprepcache instance to zero when singleton is destroyed
Justin Karneges
1
-0/+1
2010-10-12
fix warning
Justin Karneges
1
-4/+6
2010-07-19
fix three memory leaks (thanks to mblsha)
Justin Karneges
1
-1/+4
2010-05-08
fix uninitialized value in netnames_jdns
Justin Karneges
1
-1/+1
2010-05-08
even though the newer resolving strategy is to keep going if nxdomain is
Justin Karneges
1
-75/+63
2010-03-30
if separate STUN and TURN servers are used, then ignore the server
Justin Karneges
1
-3/+9
2010-03-30
fix handling of IP addresses as input to AddressResolver
Justin Karneges
1
-0/+26
2010-03-24
use channel binding?
Justin Karneges
1
-0/+11
2010-03-24
if a domain contains .local, perform both internet and local lookups
Justin Karneges
1
-14/+70
2010-03-24
slightly better handline of subrequests
Justin Karneges
1
-22/+23
2010-03-18
turnclient: don't delete transaction pool in udp mode
Justin Karneges
1
-1/+4
2010-03-06
add addressresolver test to nettool
Justin Karneges
1
-0/+63
2010-03-06
advancedconnector should use addressresolver instead of ndns
Justin Karneges
4
-32/+70
2010-03-06
addressresolver class, for doing AAAA+A lookups. update serviceresolver
Justin Karneges
5
-29/+280
2010-02-16
ice: enable trickling, prefer remote srflx in the connect order
Justin Karneges
2
-21/+30
2010-02-16
ice176 can now specify separate stun and turn services
Justin Karneges
5
-100/+129
2010-02-12
remove vcard version and prodid attributes. they are useless,
Justin Karneges
2
-4/+0
2010-02-10
debug fixes
Justin Karneges
2
-376/+26
2010-02-10
icelocaltransport now supports configuring separate stun and turn
Justin Karneges
9
-71/+97
2010-02-06
jdns: don't cache duplicate records. don't cache more than one cname per name
Justin Karneges
1
-65/+95
2010-02-06
some extra debug
Justin Karneges
1
-0/+3
2010-02-06
fix compilation when XMPP_DEBUG is used
Justin Karneges
1
-1/+1
2010-02-03
simple logging code for ice
Justin Karneges
15
-92/+323
2010-02-03
properly handle queued channelbind requests
Justin Karneges
1
-6/+53
2010-02-03
make it possible to error out but still deallocate. silently ignore
Justin Karneges
2
-43/+168
2010-02-03
ctrl-c during turn test should exit gracefully
Justin Karneges
1
-0/+9
2010-02-02
fix warning
Justin Karneges
1
-0/+2
2010-02-02
icecomponent can activate turn's channelbind
Justin Karneges
6
-7/+60
2010-02-01
[PATCH] Added Client::beginImportRoster() / endImportRoster() signals.
Justin Karneges
2
-3/+8
2010-01-27
initialize doCompress
Justin Karneges
1
-0/+1
2010-01-27
don't offer localstun host candidates. don't apply external addresses
Justin Karneges
1
-5/+6
[next]