| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-15 | update copyright-year | Henrik Nord | |
| 2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
| 2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
| 2011-06-07 | ei: integer overflow in string/atom encoding | Michael Santos | |
| ei_encode_atom() and ei_encode_string() use strlen() to get the length of the buffer. As strlen() returns an unsigned long long and both ei functions take a signed integer, the length fields may overflow. Check the results of strlen can be held in a signed integer. | |||
| 2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |
