1. 09 9月, 2015 1 次提交
  2. 26 8月, 2015 2 次提交
  3. 14 8月, 2015 1 次提交
  4. 04 8月, 2015 1 次提交
  5. 03 8月, 2015 1 次提交
    • M
      Add initial packet parsing code · 7e729bb5
      Matt Caswell 提交于
      Provide more robust (inline) functions to replace n2s, n2l, etc. These
      functions do the same thing as the previous macros, but also keep track
      of the amount of data remaining and return an error if we try to read more
      data than we've got.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      7e729bb5