nkhorman / archive-growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

GNTP binary resources get doubly encrypted #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[GrowlGNTPOutgoingPacket outgoingItems] gets called twice, in both cases 
encrypting the data in GrowlGNTPBinaryChunk.data and then updating the property 
with the result.

that means that on the receiving end, when the data is unencrypted, it is wrong 
(due to the double encryption)

Original issue reported on code.google.com by briandun...@gmail.com on 7 Jun 2010 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by rarich...@gmail.com on 8 Jun 2010 at 6:06

GoogleCodeExporter commented 9 years ago

Original comment by rarich...@gmail.com on 30 Jun 2010 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by rarich...@gmail.com on 10 Jul 2010 at 11:28

GoogleCodeExporter commented 9 years ago
Can't have that now can we. Marking as critical.

Original comment by chrisf.g...@gmail.com on 29 Jul 2010 at 10:02

GoogleCodeExporter commented 9 years ago

Original comment by chrisf.g...@gmail.com on 15 Mar 2011 at 5:48

GoogleCodeExporter commented 9 years ago
Fixed in growl-development default branch

Original comment by johncfal...@gmail.com on 22 May 2011 at 2:46

GoogleCodeExporter commented 9 years ago
Fixed in [922d2c05a1e8]

Original comment by johncfal...@gmail.com on 22 May 2011 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 4 Nov 2011 at 2:55