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
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
oai
asn1c
Graph
e7c4b9665540dc6d3f09f5efd1a6e13bb8f477f3
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
26
Mar
24
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
When -Wpedantic is not supported try the -pedantic instead
Exclude test files from the code coverage report
Add code coverage using lcov and gcov
more authors
Merge pull request #104 from velichkov/asn1c_make_identifier_segfault
more authors
Merge pull request #102 from daa/master
more authors
Merge pull request #128 from akire/windows-universal-build
Merge branch 'master' into windows-universal-build
refer to defined macro
Merge pull request #96 from brchiu/fix_declaration_inside_parameter_list_warning
regenerated for version bump
author fix
Merge pull request #90 from brchiu/fix_escape_character_missing
Merge pull request #89 from brchiu/unify_specs_variable_name
removed more unnecessary checks
version bump
Merge pull request #87 from elfring/Remove_unnecessary_checks1
date
include INSTALL into distribution
copyright info
better dir
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
Loading