Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
asn1c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
qwebaby3
asn1c
Graph
a4347cc3495453a08c6b30218d6bbc6dc5599614
Select Git revision
Branches
5
master
master.aper
openair
default
protected
velichkov_s1ap_plus_option_group
velichkov_s1ap_plus_option_group_plus_adding_trailing_ull
Tags
2
v0.9.27
v0.9.26
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
15
10
Jan
13
Dec
2
28
Nov
15
14
9
8
7
4
24
Oct
2
Aug
30
Jul
21
18
8
3
2
15
Mar
14
13
24
Jan
23
10
17
Dec
14
Sep
3
1
Aug
27
Apr
10
31
Oct
26
23
12
13
12
17
Sep
16
14
11
7
4
Aug
30
Jul
29
28
23
22
12
Mar
24
Feb
10
9
14
Jan
13
7
Dec
24
Oct
17
11
21
May
16
7
Apr
28
Mar
27
26
25
24
20
19
16
1
Dec
10
Oct
4
Sep
3
2
2
Mar
27
Feb
21
15
23
Jan
22
23
22
9
7
6
21
Jul
25
Jun
22
Apr
12
Dec
27
Nov
20
9
8
3
25
Oct
24
20
16
7
10
Mar
20
Nov
1
Jan
4
Dec
3
13
Nov
10
6
2
Oct
27
Aug
23
Jul
29
Jun
27
26
24
23
5
30
May
23
15
14
23
Feb
21
6
Dec
27
Nov
24
21
16
27
Oct
24
21
19
18
16
13
9
3
28
Sep
24
23
21
20
19
18
17
16
15
14
13
12
9
8
5
31
Aug
28
26
25
24
18
10
27
Jul
13
17
Jun
4
May
2
16
Apr
27
Mar
21
18
17
16
14
minor fixes to avoid compiler warnings
openair
openair
Fix 'declaration inside parameter list' warning
hotfix: fix "use after free" problem (maybe wrong solution)
Add check64-134.-gen-PER.c to EXTRA_DIST
Rewrite the 64bit test. Fixes #131
Merge branch 'master' of github.com:vlm/asn1c
recognize contributors
fix generated comments thanks to mkhon@github and Ymbirtt@github
Merge pull request #75 from devjoa/master
Only remove __attributes__ in Windows builds
Solve "make check-per" failed on Lubuntu
Include stdint.h instead of typedef types if Visual Studio 2010 or newer.
Removed __attribute__ since its not Windows compliant
Unify the naming of asn_OCTET_STRING_specifics_t with code-generated
Free memory allocated in importStandardModules()
Free memory allocated in various functions
Free memory pointed by oid->arcs
Free memory allocated in asn1c_read_file_dependencies() and asn1c_deps_makelist()
Free memory pointed by r_value and r_size
Free memory allocated in asn1c_compiled_output() and asn1c_lang_C_type_SEx_OF_def()
Free memory pointed by tag2el, tag2el_cxer and source_file_name
Refreshing reserved keywords
formatting
formatting
formatting
formatting
INSTALL -> INSTALL.md
Merge branch 'master' of github.com:vlm/asn1c
Locate AR using standard macro
Fixed a mistype in man
apply patch OPENAIR_DIR/openair3/S1AP/MESSAGES/ASN1/asn1cpatch_3.p0
apply patch OPENAIR_DIR/openair2/RRC/LITE/MESSAGES/asn1c/asn1cpatch.p0
apply patch OPENAIR_DIR/openair3/S1AP/MESSAGES/ASN1/asn1cpatch_2.p0
apply patch OPENAIR_DIR/openair3/S1AP/MESSAGES/ASN1/asn1cpatch.p0
Fix segmentation fault in asn1c_make_identifier
Fix test execution on RHEL7
use wide types to decode x509 certificate in examples, solves #47
some shellcheck recommendations
oops; fixed argument substitution
checked with shellcheck
Loading