Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: monkeylite/lua-codec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hao3039032/lua-codec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 4 files changed
  • 4 contributors

Commits on Nov 7, 2017

  1. 添加Lua 5.2与Lua 5.3兼容

    郝靖 committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    7f44222 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. 支持1.1.1 openssl

    hao3039032 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    c6076a3 View commit details
    Browse the repository at this point in the history
  2. 修正md5bug

    hao3039032 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    1d6223d View commit details
    Browse the repository at this point in the history
  3. 优化md5

    hao3039032 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    0fe57be View commit details
    Browse the repository at this point in the history
  4. 添加cbc支持

    hao3039032 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    dbca763 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. 更新codec

    郝靖 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    7a11265 View commit details
    Browse the repository at this point in the history
  2. 使用新padding

    郝靖 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    710c300 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. 调整padding

    郝靖 committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    375eee6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. 添加Padding

    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    00c59de View commit details
    Browse the repository at this point in the history
  2. 修正错误

    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    941cbb5 View commit details
    Browse the repository at this point in the history
  3. Revert "修正错误"

    This reverts commit 941cbb5.
    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    05c53f8 View commit details
    Browse the repository at this point in the history
  4. 调整AES实现

    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    02160b7 View commit details
    Browse the repository at this point in the history
  5. 调整AES实现

    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9586fbf View commit details
    Browse the repository at this point in the history
  6. Revert "调整AES实现"

    This reverts commit 9586fbf.
    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    53bbbde View commit details
    Browse the repository at this point in the history
  7. Revert "调整AES实现"

    This reverts commit 02160b7.
    haojing committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fba8211 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. 使用C++

    haojing committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    7e1c942 View commit details
    Browse the repository at this point in the history
Loading