index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
src
/
main
/
native
/
org_conscrypt_NativeCrypto.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move conscrypt out to external/conscrypt
Kenny Root
2013-10-01
1
-8195
/
+0
*
Conscrypt: use certificate references in SSL code
Kenny Root
2013-09-12
1
-63
/
+50
*
Add specific exception for wrong final block length
Kenny Root
2013-09-12
1
-0
/
+1
*
Merge "Conscrypt: remove dependence on stlport"
Kenny Root
2013-09-12
1
-56
/
+32
|
\
|
*
Conscrypt: remove dependence on stlport
Kenny Root
2013-09-11
1
-56
/
+32
*
|
Remove dependency on JNIHelp header side effects.
Ruben Brunk
2013-09-11
1
-0
/
+1
|
/
*
Properly refcount X509 instances
Kenny Root
2013-09-11
1
-6
/
+22
*
Use sk_FOO_pop_free instead of sk_FOO_free
Kenny Root
2013-09-10
1
-4
/
+5
*
Move conscrypt out libjavacore and split tests
Kenny Root
2013-08-30
1
-24
/
+1
*
Fix BIO_OutputStream::write to return the correct length.
Elliott Hughes
2013-08-19
1
-11
/
+27
*
Move libcore to C++11.
Elliott Hughes
2013-08-12
1
-3
/
+2
*
Fix libcore's NativeCode.mk so we actually compile with -Werror.
Elliott Hughes
2013-07-30
1
-4
/
+5
*
NativeCrypto: Add ALPN support
Kenny Root
2013-06-25
1
-33
/
+136
*
NativeCrypto: handle X.509 serial number 0
Kenny Root
2013-06-05
1
-3
/
+2
*
NativeCrypto: free error state on client_cb
Kenny Root
2013-06-05
1
-0
/
+5
*
Merge "NativeCrypto: check that npnProtocols != NULL"
Kenny Root
2013-05-29
1
-14
/
+19
|
\
|
*
NativeCrypto: check that npnProtocols != NULL
Kenny Root
2013-05-29
1
-14
/
+19
*
|
NativeCrypto: change debug format string to "%.*s"
Kenny Root
2013-05-29
1
-2
/
+2
|
/
*
NativeCrypto: add debug option for SSL streams
Kenny Root
2013-05-28
1
-0
/
+78
*
NativeCrypto: replace Harmony routines with OpenSSL
Kenny Root
2013-05-06
1
-0
/
+11
*
NativeCrypto: exit early when ssl_session is null
Kenny Root
2013-05-03
1
-0
/
+3
*
NativeCrypto: move key conversion to Java
Kenny Root
2013-05-03
1
-128
/
+18
*
NativeCrypto: build native library standalone
Kenny Root
2013-05-02
1
-55
/
+114
*
Move JSSE to new package
Kenny Root
2013-04-29
1
-0
/
+8067