We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
egonr
/
gogs
réplica de
https://github.com/gogs/gogs
Seguir
1
Destacar
0
Fork
0
Ficheiros
Árbore:
3f2e99962c
Ramas
Etiquetas
copilot/decouple-api-types-from-sdk
copilot/replace-macaron-with-flamego
copilot/replace-xorm-with-gorm
copilot/support-embedded-postgres-cli
main
release/0.12
release/0.13
release/0.14
latest-commit-build
release-archive-testing
v0.14.1
v0.14.1-rc.1
v0.14.0
v0.14.0-rc.1
v0.13.4
v0.13.4-rc.3
v0.13.4-rc.2
v0.13.4-rc.1
v0.13.3
v0.13.3-rc.1
v0.13.2
v0.13.2-rc.1
v0.13.1
v0.13.1-rc.1
v0.13.0
v0.13.0-rc.1
v0.12.11
v0.12.11-rc.1
v0.12.10
v0.12.10-rc.1
v0.12.9
v0.12.9-rc.1
v0.12.8
v0.12.8-rc.1
v0.12.7
v0.12.7-rc.1
v0.12.6
v0.12.6-rc.1
v0.12.5
v0.12.5-rc.1
v0.12.4
v0.12.4-rc.1
v0.12.3
v0.12.2
v0.12.1
v0.12.0
v0.11.91
v0.11.86
v0.11.79
v0.11.66
v0.11.53
v0.11.43
v0.11.34
v0.11.33
v0.11.29
v0.11.19
v0.11.4
v0.11
v0.11rc
v0.10.18
v0.10.8
v0.10.1
v0.10
v0.10rc
v0.9.141
v0.9.128
v0.9.113
v0.9.97
v0.9.71
v0.9.60
v0.9.48
v0.9.46
v0.9.13
v0.9.0
v0.8.43
v0.8.25
v0.8.10
v0.8.0
v0.7.33
v0.7.22
v0.7.19
v0.7.6
v0.7.0
v0.6.15
v0.6.9
v0.6.5
v0.6.3
v0.6.1
v0.6.0
v0.5.13
v0.5.11
v0.5.9
v0.5.8
v0.5.5
v0.5.2
v0.5.0
v0.4.2
v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.0
gogs
/
modules
/
asn1-ber
Unknwon
59a7c7c5a5
Remove ldap dep
%!s(int64=11) %!d(string=hai) anos
..
LICENSE
59a7c7c5a5
Remove ldap dep
%!s(int64=11) %!d(string=hai) anos
Makefile
59a7c7c5a5
Remove ldap dep
%!s(int64=11) %!d(string=hai) anos
README
59a7c7c5a5
Remove ldap dep
%!s(int64=11) %!d(string=hai) anos
ber.go
59a7c7c5a5
Remove ldap dep
%!s(int64=11) %!d(string=hai) anos
README
ASN1 BER Encoding / Decoding Library for the GO programming language.
Required Librarys:
None
Working:
Very basic encoding / decoding needed for LDAP protocol
Tests Implemented:
None
TODO:
Fix all encoding / decoding to conform to ASN1 BER spec
Implement Tests / Benchmarks