kc3-lang/libevent/include

Branch :


Log

Author Commit Date CI Message
be1aeff2 2014-10-09 10:14:12 Fix a typo in a doxygen comment. Reported by 亦得.
eaa79cd4 2013-12-20 13:37:04 Merge remote-tracking branch 'sourceforge/patches-2.0' into patches-2.0 Conflicts: include/event2/event.h
8cd695bf 2013-12-20 13:31:29 Typo fixes from Linus Nordberg
cec62cb8 2013-12-20 13:31:29 Typo fixes from Linus Nordberg
031a8030 2013-12-16 12:02:21 Clarify event_base_loop exit conditions
d44f91ad 2013-08-13 10:59:20 Finish a sentence
2bbb5d76 2013-08-06 17:06:23 Add evutil_secure_rng_set_urandom_device_file This experimental function is needed for some seccomp2 hackery to work, and should have no effect for systems that don't use it.
6e496961 2013-06-10 10:38:12 Document that arc4random is not a great cryptographic PRNG.
773b0a5d 2013-03-25 21:12:49 Fix a typo in a comment in buffer.h. Spotted by Alt_F4
117e3273 2012-06-14 13:25:10 Add GCC annotations so that the vsprintf functions get checked properly