[Pidgin] #15586: Use 64-bit value to represent times
Pidgin
trac at pidgin.im
Thu Jul 11 17:53:04 EDT 2013
#15586: Use 64-bit value to represent times
--------------------+---------------------------
Reporter: params | Owner: rekkanoryo
Type: defect | Status: new
Milestone: 3.0.0 | Component: unclassified
Version: 2.10.7 | Resolution:
Keywords: |
--------------------+---------------------------
Comment (by Daniel Atallah <datallah@…>):
(In [2aa4d5ab8916]):[[BR]]
Add workaround so that certificates with times that can't be represented
using
32-bit timestamps will still work when using NSS. Refs #15586
* the current libpurple API uses time_t (signed 32-bit on most platforms)
* this works by fudging the certificate dates to the subset of the time
window
that can be represented with time_t
--
Ticket URL: <https://developer.pidgin.im/ticket/15586#comment:5>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list