Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
radsecproxy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eduroam
radsecproxy
Commits
9b94f689
Commit
9b94f689
authored
Apr 12, 2012
by
Linus Nordberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add/update copyright years.
parent
a423a83f
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
21 additions
and
4 deletions
+21
-4
catgconf.c
catgconf.c
+9
-0
debug.c
debug.c
+1
-1
debug.h
debug.h
+1
-1
radsecproxy.c
radsecproxy.c
+1
-1
radsecproxy.h
radsecproxy.h
+1
-1
util.h
util.h
+8
-0
No files found.
catgconf.c
View file @
9b94f689
/*
* Copyright (C) 2008 Stig Venaas <venaas@uninett.no>
* Copyright (C) 2010,2011,2012 NORDUnet A/S
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*/
#include <stdio.h>
#include <string.h>
#include <unistd.h>
...
...
debug.c
View file @
9b94f689
/*
* Copyright (C) 2007 Stig Venaas <venaas@uninett.no>
* Copyright (C) 2010,
2011 NORDUnet A/S
* Copyright (C) 2010,2011 NORDUnet A/S
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
debug.h
View file @
9b94f689
/*
* Copyright (C) 2007 Stig Venaas <venaas@uninett.no>
* Copyright (C) 2010,
2011 NORDUnet A/S
* Copyright (C) 2010,2011 NORDUnet A/S
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
radsecproxy.c
View file @
9b94f689
/*
* Copyright (C) 2006-2009 Stig Venaas <venaas@uninett.no>
* Copyright (C) 2010,
2011
NORDUnet A/S
* Copyright (C) 2010,
2011,2012
NORDUnet A/S
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
radsecproxy.h
View file @
9b94f689
/*
* Copyright (C) 2006-2009 Stig Venaas <venaas@uninett.no>
* Copyright (C) 2010,2011 NORDUnet A/S
* Copyright (C) 2010,2011
,2012
NORDUnet A/S
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
util.h
View file @
9b94f689
/*
* Copyright (C) 2006-2008 Stig Venaas <venaas@uninett.no>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*/
#include <sys/socket.h>
#include <netdb.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment