1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 4 years ago.
Sep 01, 2020 — Sep 01, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
configure the number of cert interface More... over 10 years ago
Merge pull request #36 from jpountz/fix_array_digest_accuracy More... over 10 years ago
Merge pull request #35 from jpountz/fix_readme_instructions More... over 10 years ago
Fix accuracy issues caused by floating-point rounding errors. More... over 10 years ago
Fix README instructions. More... over 10 years ago
Merge pull request #34 from jpountz/centroidCount More... over 10 years ago
Merge pull request #33 from jpountz/remove_compress_GroupTree More... over 10 years ago
Remove TDigest.centroidCount() and make centroids() return a Collection instead of an Iterable. More... over 10 years ago
Remove AbstractTDigest.compress(GroupTree). More... over 10 years ago
Fix the socket pair fixtures to include the http filters. More... over 10 years ago
Have grpc_iomgr_work() adjust its poll deadline to account for the next alarm. More... over 10 years ago
Provide a port of cpu related code to posix, and linux. More... over 10 years ago
Add link to test vectors in README More... over 10 years ago
Solving chicken-and-egg issue while detecting OpenSSL capabilities. Change on 2014/12/22 by nnoble <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82690228 More... over 10 years ago
Fix poll kicking, unflaking _low_test.py Change on 2014/12/22 by klempner <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82686562 More... over 10 years ago
fix MOE compliling error. Change on 2014/12/22 by chenw <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82682265 More... over 10 years ago
Add Flags to override host and enable prod ssl root. Change on 2014/12/22 by chenw <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82679415 More... over 10 years ago
Use overriden host name when creating a call. Change on 2014/12/22 by yangg <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82672321 More... over 10 years ago
Improving Makefile support for shared libraries. More... over 10 years ago
Add note about license to README. More... over 10 years ago
Update testing note in README. More... over 10 years ago
Add MIT license. More... over 10 years ago
Improve code comment headers. A few minor code style improvements. More... over 10 years ago
Improve comments, unit tests, minor code style improvements. More... over 10 years ago
Add small inverse S-box implementation. Fix configure --enable-sbox-small. More... over 10 years ago
Add --enable-sbox-small option. Add missing header files in Makefile.am. More... over 10 years ago
Decryption with on-the-fly key schedule. More... over 10 years ago
Fix various code warnings, comments, style. More... over 10 years ago
Encryption with on-the-fly key schedule. More... over 10 years ago
Split encrypt, decrypt and key schedule into separate files. More... over 10 years ago